summaryrefslogtreecommitdiff
path: root/includes/dhcpd.h
Commit message (Expand)AuthorAgeFilesLines
* Add IA_TA and IA_PD support in serverFrancis Dupont2008-02-201-2/+11
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* DHCP now builds under AIXMark Andrews2008-01-231-0/+1
* - Multiple (up to "delayed-ack x;" maximum) DHCPv4 packets are now queued andDavid Hankins2008-01-211-0/+26
* finer granularity timersFrancis Dupont2008-01-031-10/+11
* Cleanup IA_NA dependenciesFrancis Dupont2008-01-021-5/+114
* 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-061-0/+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
* - The server will now include multiple IA_NA's and multiple IAADDRs withinDavid Hankins2007-11-141-7/+12
* Remove unreviewed sources from HEAD.David Hankins2007-11-061-12/+7
* - Relative time may now be used as a qualifier for 'allow' and 'deny' accessDavid Hankins2007-10-311-1/+7
* Might even work.David Hankins2007-10-301-7/+12
* Use different paths for PID and lease files when running in DHCPv4 orEvan Hunt2007-10-271-0/+16
* - Reworked cons_options() and store_options() to fix a bufferEvan Hunt2007-10-261-6/+11
* - The client leasing subsystem was streamlined and corrected to accountDavid Hankins2007-10-241-2/+2
* - Compilation with DLPI and -Werror has been repaired. [ISC-Bugs #17189]David Hankins2007-10-031-0/+4
* Fix ugly output on config errors.Shane Kerr2007-08-291-0/+17
* - 'request' and 'also request' syntaxes have been added to accomodateDavid Hankins2007-08-231-4/+4
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-82/+15
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-0/+2
* Handle IPv6 parsing better. Adds generic whitespace handling toShane Kerr2007-06-201-4/+8
* Check for valid prefixes in configuration.Shane Kerr2007-06-191-0/+1
* - AC_CHECK_HEADERS() defines HAVE_NET_IF_DL_H not HAVE_IF_DL_H.David Hankins2007-06-071-1/+1
* - Two new operators, ~= and ~~, have been integrated to implementDavid Hankins2007-06-071-1/+1
* - Add support for dhcpv6 "Release" messages [rt16905]Evan Hunt2007-06-061-0/+2
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-291-1/+1
* Handle hostnames that start with numbers.Shane Kerr2007-05-231-2/+3
* Load net/if_dl.h if it exists (FreeBSD compile fix).David Hankins2007-05-191-0/+3
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-12/+23
* - dhclient will now fork() into the background once it binds to anDavid Hankins2007-05-181-0/+2
* Merge errors from rt16849. Must remember to use "-u" when I'm makingShane Kerr2007-05-181-1/+1
* Expire old IPv6 leases. Also a number of fixes.Shane Kerr2007-05-181-1/+11
* - Additional warnings and such from robie. [ISC-Bugs #16865d]David Hankins2007-05-171-5/+7
* FreeBSD, NetBSD, OpenBSD support added in (again).Shane Kerr2007-05-161-0/+7
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-30/+411
* Assorted fixes for broken network devices: IP header length field is nowEvan Hunt2007-04-271-1/+1
* A new server config option "fqdn-reply" specifies whether the serverEvan Hunt2007-04-271-0/+1
* - Some bugs were fixed in the 'emergency relay agent options hologram'David Hankins2007-04-201-0/+6
* - A new server config option, 'do-reverse-updates', has been addedDavid Hankins2007-04-031-1/+2
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-1/+1
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-16/+50
* Silencing compiler warnings in ths run of development. [ISC-Bugs #16425]David Hankins2006-10-091-0/+1
* Removing the new I/O changes from HEAD. [ISC-Bugs #16328]David Hankins2006-08-091-18/+1
* - A new dhcp server option 'adaptive-lease-time-threshold' has been addedDavid Hankins2006-07-311-0/+1
* - A new common configuration executable statement, execute(), has beenDavid Hankins2006-07-311-0/+2
* Merged rt12324, DHCPLEASEQUERY.Shane Kerr2006-07-251-3/+11
* - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_baseDavid Hankins2006-07-221-0/+2