summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Goto cleanup only after creating the mess.v4_0_0_2007041300David Hankins2007-04-131-2/+2
* Give up on HEAD merging. Release snapshot from DHCPv6 branch.David Hankins2007-04-133-23/+17
* Persistent server DUID support. [ISC-Bugs #16706]David Hankins2007-04-1310-100/+571
* Bugfixes from bake-off. [ISC-Bugs #16753]David Hankins2007-04-132-2/+5
* Build failure in AAAA support repaired. [ISC-Bugs #16811]David Hankins2007-04-131-2/+2
* Comcast readme is now obviated.David Hankins2007-04-131-48/+0
* Documentation cleanups (comcast--) prior to pull to head.David Hankins2007-04-134-32/+61
* Fix build failure [ISC-Bugs #16814]David Hankins2007-04-132-3/+7
* Update comments for drafts that became RFCs since we last looked.David Hankins2007-04-131-3/+5
* Pull in new references documents.David Hankins2007-04-134-0/+2341
* -RFCs and drafts which are copyrighted.David Hankins2007-04-139-16331/+0
* - Persistent client DUID support. [ISC-Bugs #16794]David Hankins2007-04-137-41/+191
* ohyeah, s/wether/whether/. sheesh, i'm becoming ted.David Hankins2007-04-122-5/+5
* - dhclient -6 FQDN6 support. [ISC-Bugs #16779d]David Hankins2007-04-123-49/+128
* Add support for RR type T_AAAA [rt16809]Evan Hunt2007-04-123-3/+21
* Add client support for server unicast option [rt16780]Evan Hunt2007-04-121-7/+39
* Server DDNS and FQDN6 support. [ISC-Bugs #16735d]David Hankins2007-04-125-187/+213
* - '6' and 'D(c)' atom support in option printing (for dhclient.leases).David Hankins2007-04-121-1/+45
* - Common dhcp6.fqdn support. [ISC-Bugs #16800e]David Hankins2007-04-124-47/+453
* - Confirm message support. [ISC-Bugs #16793]David Hankins2007-04-124-20/+276
* - A bug was repaired in subencapsulation support, where spaces separatedDavid Hankins2007-04-121-28/+55
* dhclient6.leases support [ISC-Bugs #16673b]David Hankins2007-04-1224-67/+782
* Add _XPG4_2 and __EXTENSIONS__ on solaris; they're needed for CMSG macrosEvan Hunt2007-04-121-0/+1
* Backing out previous commit, was supposed to go into rt16780 not DHCPv6Evan Hunt2007-04-111-38/+5
* Add unicast option supportEvan Hunt2007-04-111-5/+38
* - Support "changing addresses", where DHCPv6 servers neglect to tell usDavid Hankins2007-04-112-147/+793
* Add (terse) comments.David Hankins2007-04-091-1/+3
* - Use RECVPKTINFO (RFC3542) where it is available, falling back on PKTINFODavid Hankins2007-04-091-2/+8
* Handle unicast packets. Also sends replies out on correct interfaceShane Kerr2007-04-056-35/+213
* Support for Information-Request messages.Shane Kerr2007-04-052-64/+101
* - Repaired client bugs discovered at DHCPv6 bake-off Amsterdam, 2007.David Hankins2007-04-032-22/+76
* Fix for matching DUID + IA properly, plus a few more small things.Shane Kerr2007-04-031-9/+20
* Inappropriate ORO removal. See RT ticket #16761 for more.Shane Kerr2007-04-032-56/+10
* Merge in RT ticket #16734.Shane Kerr2007-03-222-12/+6
* Allow server configuration of Rapid Reply support.Shane Kerr2007-03-092-58/+52
* Fix for deferencing unallocated variable. See RT ticket 16652 for details.Shane Kerr2007-02-081-1/+3
* Fix renew/rebind time when the server supplies zeroes. [ISC-Bugs #16651]David Hankins2007-02-061-27/+31
* - The Linux dhclient-script attempts to set and remove assigned addresses,David Hankins2007-02-064-5/+121
* Bug in domain-search atom without compression, failure to count the sizeDavid Hankins2007-02-061-8/+30
* Pulled down fix in rt16586. 'garbage in format string' due to DHCPv6David Hankins2007-02-051-8/+11
* README.comcast update for dhclient -6David Hankins2007-02-051-0/+32
* Increment version for Comcast delivery.Shane Kerr2007-02-051-1/+1
* Fix MD5 include to point to right header for Linux.Shane Kerr2007-02-051-1/+1
* Forgot to add a needed header file.Shane Kerr2007-02-051-0/+163
* DHCPv6 server lease support. See RT ticket rt16593 for details.Shane Kerr2007-02-0513-56/+2520
* Proper rfc3315 RAND implementation (modulo seconds granularity).David Hankins2007-02-051-16/+37
* Renew, rebind, expiration, and shelling out for depreference are nowDavid Hankins2007-02-0210-150/+775
* dhclient -6 values got in replies are shelled out to /sbin/dhclient-script.David Hankins2007-01-314-9/+71
* - Initial 'dhclient -6' support. [ISC Bugs #16486]David Hankins2007-01-3113-143/+1640
* Merge errors broke build. Now fixed.Shane Kerr2007-01-311-3/+2