aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSUZUKI, Shinsuke <suz@kame.net>2007-03-21 18:09:33 +0000
committerBjørn Mork <bjorn@mork.no>2010-08-06 15:37:36 +0200
commit484766b9467ac3a3e35eb465da6bfd825f749bd5 (patch)
tree6d574eb3f07d52b8f4ae146d6e7a12c3c150ab0a /CHANGES
parentbb3239acbdae547fdc29b5b6337ed58224bc85d7 (diff)
implemented DHCPv6 Confirm message processing on DHCPv6 server.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e4b56f6..4d1eaf7 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+2007-03-21 SUZUKI, Shinsuke <suz@kame.net>
+ * dhcp6s.c, config.h, if.c: implemented DHCPv6 Confirm message processing
+ on DHCPv6 server.
+
2007-03-20 SUZUKI, Shinsuke <suz@kame.net>
* common.c: fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message
when they have the same IA-ID.