summaryrefslogtreecommitdiff
path: root/common/tables.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-1/+1
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* Added option definitionFrancis Dupont2020-10-121-0/+3
* Revert last commitFrancis Dupont2020-09-301-3/+0
* Added option definitionorigin/132-feature-request-to-support-ipv6-only-preferred-dhcpv4-optionFrancis Dupont2020-09-301-0/+3
* [master] Pre-release tag prep for 4.4.2b1: version #, copyright etc...v4_4_2b1_f2Thomas Markwalder2019-12-171-1/+1
* [master] Implement and use new option format type 'k'Thomas Markwalder2019-12-171-2/+6
* [master] Includes DHCP4 option definitions for RFCs 4578,5071, and 5859Thomas Markwalder2018-01-261-9/+10
* Merged rt44535 (relay port)Francis Dupont2017-12-231-6/+10
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-4/+4
* [master] Add support for sending encapsulated v6 options from the serverShawn Routhier2016-06-031-4/+6
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-2/+1
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-6/+31
* [master] Add new optionsShawn Routhier2016-01-291-0/+21
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-6/+0
* [master] Add some more options form older RFCSShawn Routhier2014-01-251-0/+12
* [master] Add defintiions for optionsShawn Routhier2014-01-151-11/+88
* Fix some issues in the code for parsing and printing options.Shawn Routhier2012-06-061-3/+4
* Add support for Infiniband over sockets to the server andShawn Routhier2012-02-161-1/+2
* - Documentation cleanupTomek Mrugalski2011-05-201-0/+5
* Update copyright yearsShawn Routhier2009-11-241-1/+1
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-5/+5
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-2/+2
* Updated copyright strings for 4.1.0a1 releaseEvan Hunt2008-01-241-1/+1
* Added explicit parser support for zero-length DHCP options, such asEvan Hunt2008-01-231-2/+3
* - The minimum site code value was set to 224 in 3.1.0 to track RFC3942. ThisDavid Hankins2008-01-091-0/+10
* Some definitions not in phase with the IANA registry were updatedFrancis Dupont2007-12-201-5/+55
* fix dhcp6.status-code success parsingFrancis Dupont2007-12-031-1/+1
* almost editorial stuffFrancis Dupont2007-11-301-4/+4
* Client bugs introduced in development repaired. [ISC-Bugs #17192]David Hankins2007-10-051-1/+1
* Fix a number of warnings (and a few real bugs) found by enablingShane Kerr2007-08-221-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-5/+0
* Merge in changes that were needed in 3.1.0 to silence NetBSD compilerEvan Hunt2007-05-291-5/+5
* Copyright++David Hankins2007-05-191-2/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-13/+441
* Spelling fixes. See RT ticket 16513 for details.Shane Kerr2007-01-291-4/+4
* - Some default hash table sizes were tweaked, some upwards, some downwards.David Hankins2006-10-271-8/+44
* - A bug in the FQDN universe that added FQDN codes to the NWIP universe'sDavid Hankins2006-09-181-2/+2
* New options added, and some magic code to parse unknown options.Shane Kerr2006-07-261-1/+40
* Merged rt12324, DHCPLEASEQUERY.Shane Kerr2006-07-251-1/+3
* - Support for compressed 'domain name list' style DHCP option contents, andDHCPv6_parsing_baseDavid Hankins2006-07-221-1/+3
* - Varying option space code and length bit widths (8/16/32) are nowDavid Hankins2006-06-011-807/+401
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-7/+19
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-697/+688
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-496/+497
* Use unparsable names for unknown options.Ted Lemon2001-03-141-168/+168
* Add fqdn.fqdn suboption.Ted Lemon2001-01-081-3/+3
* Fix up internal documentation for option parse codes.Ted Lemon2000-12-291-2/+10
* Correctly implement the subnet selection option.Ted Lemon2000-12-281-3/+3