diff options
author | Marcin Siodelski <marcin@isc.org> | 2014-10-13 17:27:04 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2014-10-13 17:27:04 +0200 |
commit | f71e34d45e1ec87a9d99436d6fff584390268c85 (patch) | |
tree | 021a536df17c5a1463d23503186616cc2dd06d29 /ChangeLog | |
parent | [master] Merge branch 'trac3537' (diff) | |
download | kea-f71e34d45e1ec87a9d99436d6fff584390268c85.tar.xz kea-f71e34d45e1ec87a9d99436d6fff584390268c85.zip |
[master] Added ChangeLog entry for #3537.
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +842. [func] marcin + DHCPv4 server logs when the packet sent by the client contains + invalid combination of giaddr/hops before discarding the packet. + (Trac #3537, git 760c652b54dcdfdfbd1a0014da43d3c31e848f02) + 841. [func] tomek Pkt4 and Pkt6 class have a common base now. A lot code duplication removed. Added getMAC() method that will be used to extract MAC |