summaryrefslogtreecommitdiff
path: root/includes
Commit message (Expand)AuthorAgeFilesLines
* Soft binding side-effectsFrancis Dupont2008-02-211-13/+15
* DHCPv6 released resources are now marked as released by the clientFrancis Dupont2008-02-201-0/+1
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-202-3/+15
* fix DUID-LTT epochFrancis Dupont2008-02-151-0/+7
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-248-9/+11
* automake regenerationEvan Hunt2008-01-241-36/+53
* autoheader regenerationEvan Hunt2008-01-241-1/+1
* regenMark Andrews2008-01-231-0/+6
* DHCP now builds under AIXMark Andrews2008-01-233-0/+9
* Added explicit parser support for zero-length DHCP options, such asEvan Hunt2008-01-231-1/+2
* - Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued andDavid Hankins2008-01-211-0/+26
* - Fixed a compilation problems on platforms that define a value for FDDI,David Hankins2008-01-161-1/+1
* Build fix for OS X Leopard (10.5).Shane Kerr2008-01-111-1/+3
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-091-1/+1
* finer granularity timersFrancis Dupont2008-01-032-11/+13
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-022-18/+130
* Some definitions not in phase with the IANA registry were updatedFrancis Dupont2007-12-202-18/+40
* automake regenerationDavid Hankins2007-12-121-4/+6
* Include additional files in 'make dist'. [ISC-Bugs #17361]David Hankins2007-12-121-4/+6
* dhc6_lease_destroy() and dhc6_ia_destroy() now set lease and IAEvan Hunt2007-12-081-1/+1
* Insure we let people Request addresses that we suggested in Advertise.Shane Kerr2007-12-062-0/+3
* automake regenerationDavid Hankins2007-12-051-8/+3
* autoheader regenerationDavid Hankins2007-12-051-1/+1
* fix dhcp6.status-code success parsingFrancis Dupont2007-12-031-0/+1
* almost editorial stuffFrancis Dupont2007-11-301-4/+4
* - The server now limits clients that request multiple addresses to oneDavid Hankins2007-11-201-0/+1
* Unit test framework now added.Shane Kerr2007-11-168-3/+1075
* - The server will now include multiple IA_NA's and multiple IAADDRs withinDavid Hankins2007-11-142-8/+13
* Remove unreviewed sources from HEAD.David Hankins2007-11-062-13/+8
* - Relative time may now be used as a qualifier for 'allow' and 'deny' accessDavid Hankins2007-10-312-2/+9
* Might even work.David Hankins2007-10-302-8/+13
* Use different paths for PID and lease files when running in DHCPv4 orEvan Hunt2007-10-2719-1/+101
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-262-11/+18
* - The client leasing subsystem was streamlined and corrected to accountDavid Hankins2007-10-242-2/+8
* - DHCPv6 server Confirm message processing has been enhanced - it noDavid Hankins2007-10-051-0/+4
* - Compilation with DLPI and -Werror has been repaired. [ISC-Bugs #17189]David Hankins2007-10-031-0/+4
* automake regenerationDavid Hankins2007-09-051-53/+36
* autoheader regenerationDavid Hankins2007-09-051-1/+1
* Fix ugly output on config errors.Shane Kerr2007-08-291-0/+17
* - 'request' and 'also request' syntaxes have been added to accomodateDavid Hankins2007-08-232-5/+6
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-223-88/+20
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-0/+2
* automake regenerationEvan Hunt2007-07-101-34/+45
* autoheader regenerationEvan Hunt2007-07-101-1/+1
* Build fixes for Solaris. (CVS checkin, part 4)Shane Kerr2007-06-261-2/+8
* Handle IPv6 parsing better. Adds generic whitespace handling toShane Kerr2007-06-202-5/+10
* Check for valid prefixes in configuration.Shane Kerr2007-06-191-0/+1
* autoheader regenerationDavid Hankins2007-06-081-0/+12
* - Compilation on HP/UX has been repaired. The changes should generallyDavid Hankins2007-06-082-3/+3
* - AC_CHECK_HEADERS() defines HAVE_NET_IF_DL_H not HAVE_IF_DL_H.David Hankins2007-06-071-1/+1