~vcs-imports/wide-dhcpv6/trunk

« back to all changes in this revision

Viewing changes to CHANGES

  • Committer: suzsuz
  • Date: 2007-03-22 06:06:03 UTC
  • Revision ID: vcs-imports@canonical.com-20070322060603-d0148d6001ebb6b8
fixed a bug that Rebind does not work for IA-NA.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2007-03-21  SUZUKI, Shinsuke <suz@kame.net>
 
2
        fixed several bugs found in IPv6-Ready-Logo DHCPv6 Self-Test script.
2
3
        * dhcp6s.c, config.h, if.c: implemented DHCPv6 Confirm message processing
3
4
        on DHCPv6 server.
4
5
        * dhcp6s.c, lease.c: implemented DHCPv6 Decline message processing on DHCPv6 server.
5
6
        * dhcp6s.c: fixed a Solicitation message validation as stated in RFC3315 15.2.
 
7
        * dhcp6s.c: fixed a bug that Rebind does not work for IA-NA.
6
8
 
7
9
2007-03-20  SUZUKI, Shinsuke <suz@kame.net>
8
10
        * common.c: fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message