aboutsummaryrefslogtreecommitdiff
path: root/dhcp6s.c
AgeCommit message (Expand)Author
2008-05-01fixed a lifetime calculation failure in RENEW/REBIND process forSUZUKI, Shinsuke
2008-05-01- fixed a potential NULL pointer access (Bug-ID: 1848304)SUZUKI, Shinsuke
2007-12-06fixed a bugthat dhcp6s cannot accept a relayed request messageSUZUKI, Shinsuke
2007-07-24use sig_atomic_t for a signal-handler variable (Bug-ID 1678874)SUZUKI, Shinsuke
2007-05-03fixed a Solicitation message validation error (introduced on Mar 21 2007)SUZUKI, Shinsuke
2007-03-22fixed debug messagesSUZUKI, Shinsuke
2007-03-22fixed a bug that Rebind does not work for IA-NA.SUZUKI, Shinsuke
2007-03-22fixed a Solicitation message validation as stated in RFC3315 15.2.SUZUKI, Shinsuke
2007-03-22implemented DHCPv6 Decline message processing on DHCPv6 server.SUZUKI, Shinsuke
2007-03-21implemented DHCPv6 Confirm message processing on DHCPv6 server.SUZUKI, Shinsuke
2007-02-27supported compilation on Solaris (contributed by James Carlson)SUZUKI, Shinsuke
2006-11-14fixed an IA allocation failure from pool when it doubly requested by the same...SUZUKI, Shinsuke
2006-11-05dhcp6s recognizes "-P" option.SUZUKI, Shinsuke
2006-08-07minor spelling fix (no behavior change): s/DURATITION/DURATION/JINMEI, Tatuya
2006-07-30* supported the following options:SUZUKI, Shinsuke
2006-07-29dhcp6s and dhcp6relay dumps process-id file, like dhcp6cSUZUKI, Shinsuke
2006-04-11* removed 'ifdef USE_POOL' macros, since it is always ONSUZUKI, Shinsuke
2006-01-26supported IA-NA address-poolSUZUKI, Shinsuke
2005-12-01imported KAME-DHCPv6 snapshot at 20051201KAME_20051201SUZUKI, Shinsuke