]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
- In the case where an "L2" DHCP Relay Agent (one that does not set giaddr)
authorDavid Hankins <dhankins@isc.org>
Tue, 27 Mar 2007 03:48:06 +0000 (03:48 +0000)
committerDavid Hankins <dhankins@isc.org>
Tue, 27 Mar 2007 03:48:06 +0000 (03:48 +0000)
commit02428754a32d420a48dc265272f3478f075cfbae
treed214740f6ec8c186999c2dd8f0294bb2a3e85b2b
parentd69fb6a8d49346971434bf4a66b451e69c63bfc6
- In the case where an "L2" DHCP Relay Agent (one that does not set giaddr)
  was directly attached to the same broadcast domain as the DHCP server,
  the RFC3046 relay agent information option was not being returned to the
  relay in the server's replies.  This was fixed; the dhcp server no longer
  requires the giaddr to reply with relay agent information.  Note that
  this also improves compatibility with L2 devices that "intercept" DHCP
  packets and expect relay agent information even in unicast (renewal)
  replies. [ISC-Bugs #16762]
RELNOTES
server/dhcp.c