| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert last commit | Francis Dupont | 2020-09-30 | 1 | -3/+0 |
* | Added option definitionorigin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-option | Francis Dupont | 2020-09-30 | 1 | -0/+3 |
* | [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1_f2 | Thomas Markwalder | 2019-12-17 | 1 | -1/+1 |
* | [master] Implement and use new option format type 'k' | Thomas Markwalder | 2019-12-17 | 1 | -2/+6 |
* | [master] Includes DHCP4 option definitions for RFCs 4578,5071, and 5859 | Thomas Markwalder | 2018-01-26 | 1 | -9/+10 |
* | Merged rt44535 (relay port) | Francis Dupont | 2017-12-23 | 1 | -6/+10 |
* | [master] Replaced licensing text with MPL licensing text throughout | Thomas Markwalder | 2017-07-12 | 1 | -4/+4 |
* | [master] Add support for sending encapsulated v6 options from the server | Shawn Routhier | 2016-06-03 | 1 | -4/+6 |
* | [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc... | Thomas Markwalder | 2016-03-04 | 1 | -2/+1 |
* | Merged rt35711c (DHCPv4-over-DHCPv6 support) | Francis Dupont | 2016-02-23 | 1 | -6/+31 |
* | [master] Add new options | Shawn Routhier | 2016-01-29 | 1 | -0/+21 |
* | [master] Remove vix.com and nominum.com | Shawn Routhier | 2014-01-26 | 1 | -6/+0 |
* | [master] Add some more options form older RFCS | Shawn Routhier | 2014-01-25 | 1 | -0/+12 |
* | [master] Add defintiions for options | Shawn Routhier | 2014-01-15 | 1 | -11/+88 |
* | Fix some issues in the code for parsing and printing options. | Shawn Routhier | 2012-06-06 | 1 | -3/+4 |
* | Add support for Infiniband over sockets to the server and | Shawn Routhier | 2012-02-16 | 1 | -1/+2 |
* | - Documentation cleanup | Tomek Mrugalski | 2011-05-20 | 1 | -0/+5 |
* | Update copyright years | Shawn Routhier | 2009-11-24 | 1 | -1/+1 |
* | Support for asynchronous ddns per ticket 19216 - convert to using isclib and | Shawn Routhier | 2009-10-28 | 1 | -5/+5 |
* | Switch isc urls from http to https and correct sw to services or software | Shawn Routhier | 2009-07-23 | 1 | -2/+2 |
* | Updated copyright strings for 4.1.0a1 release | Evan Hunt | 2008-01-24 | 1 | -1/+1 |
* | Added explicit parser support for zero-length DHCP options, such as | Evan Hunt | 2008-01-23 | 1 | -2/+3 |
* | - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. This | David Hankins | 2008-01-09 | 1 | -0/+10 |
* | Some definitions not in phase with the IANA registry were updated | Francis Dupont | 2007-12-20 | 1 | -5/+55 |
* | fix dhcp6.status-code success parsing | Francis Dupont | 2007-12-03 | 1 | -1/+1 |
* | almost editorial stuff | Francis Dupont | 2007-11-30 | 1 | -4/+4 |
* | Client bugs introduced in development repaired. [ISC-Bugs #17192] | David Hankins | 2007-10-05 | 1 | -1/+1 |
* | Fix a number of warnings (and a few real bugs) found by enabling | Shane Kerr | 2007-08-22 | 1 | -1/+1 |
* | Code cleanup to remove warnings from "gcc -Wall". | Shane Kerr | 2007-07-13 | 1 | -5/+0 |
* | Merge in changes that were needed in 3.1.0 to silence NetBSD compiler | Evan Hunt | 2007-05-29 | 1 | -5/+5 |
* | Copyright++ | David Hankins | 2007-05-19 | 1 | -2/+2 |
* | DHCPv6 branch merged to HEAD. | David Hankins | 2007-05-08 | 1 | -13/+441 |
* | Spelling fixes. See RT ticket 16513 for details. | Shane Kerr | 2007-01-29 | 1 | -4/+4 |
* | - Some default hash table sizes were tweaked, some upwards, some downwards. | David Hankins | 2006-10-27 | 1 | -8/+44 |
* | - A bug in the FQDN universe that added FQDN codes to the NWIP universe's | David Hankins | 2006-09-18 | 1 | -2/+2 |
* | New options added, and some magic code to parse unknown options. | Shane Kerr | 2006-07-26 | 1 | -1/+40 |
* | Merged rt12324, DHCPLEASEQUERY. | Shane Kerr | 2006-07-25 | 1 | -1/+3 |
* | - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_base | David Hankins | 2006-07-22 | 1 | -1/+3 |
* | - Varying option space code and length bit widths (8/16/32) are now | David Hankins | 2006-06-01 | 1 | -807/+401 |
* | - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence | David Hankins | 2006-02-24 | 1 | -7/+19 |
* | MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are | David Hankins | 2005-03-17 | 1 | -697/+688 |
* | Merge changes between 3.0rc7 and 3.0rc8pl2. | Ted Lemon | 2001-06-27 | 1 | -496/+497 |
* | Use unparsable names for unknown options. | Ted Lemon | 2001-03-14 | 1 | -168/+168 |
* | Add fqdn.fqdn suboption. | Ted Lemon | 2001-01-08 | 1 | -3/+3 |
* | Fix up internal documentation for option parse codes. | Ted Lemon | 2000-12-29 | 1 | -2/+10 |
* | Correctly implement the subnet selection option. | Ted Lemon | 2000-12-28 | 1 | -3/+3 |
* | DDNS implementation rewrite. DDNS should now operate according to | Damien Neil | 2000-12-11 | 1 | -3/+3 |
* | - Add the FQDN option space. | Ted Lemon | 2000-10-10 | 1 | -14/+315 |
* | Use the nwip options in the nwip universe, not the dhcp options. | Ted Lemon | 2000-09-27 | 1 | -4/+4 |
* | Add Service Location Protocol options. Document new option format codes. | Ted Lemon | 2000-09-16 | 1 | -3/+6 |