Browse Source

[master] Finished merge of trac4057 (DHCPv4 Relay Agent Link Selection Option)

Francis Dupont 9 years ago
parent
commit
8c02cec5ec
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+1022.	[func]		fdupont
+	Added support for the V4 link selection sub-option (RFC 3527).  If
+	present in an incoming packet, the server will allocate an address
+	in the subnet identified in the option. If this is impossible, no
+	address will be allocated and the request refused.
+	(Trac #4057, git xxx)
+
 1021.	[bug]		stephen
 	Added missing address parameter to ALLOC_ENGINE_V4_REQUEST_OUT_OF_POOL
 	message.