Browse Source

[master] ChangeLog update after #3555 merge.

Tomek Mrugalski 10 years ago
parent
commit
3c5b5bfcf5
1 changed files with 7 additions and 0 deletions
  1. 7 0
      ChangeLog

+ 7 - 0
ChangeLog

@@ -1,3 +1,10 @@
+853.	[func]		tomek
+	Lease6 now is able to store MAC/hardware address information. Memfile
+	memfile backend has been updated to store/retrieve that additional
+	piece of information. Server now tries to use available methods to
+	obtain MAC/hardware address from incoming packet.
+	(Trac #3555, git ab76a9e7a9d39cb3cf533729473b63a2d2401ac7)
+
 852.	[func]		tomek
 	Pkt6 class is now able to generate client's MAC from source IPv6
 	link-local address if EUI-64 identifier was used.