summaryrefslogtreecommitdiff
path: root/common/inet.c
Commit message (Expand)AuthorAgeFilesLines
* copy rights updateWlodek Wencel2022-01-251-1/+1
* [#189] Whitespace fixes in opened filesTomek Mrugalski2022-01-201-29/+29
* [#189] ISC address updatedTomek Mrugalski2022-01-201-2/+2
* [master] Replaced licensing text with MPL licensing text throughoutThomas Markwalder2017-07-121-3/+3
* [master] Server now supports EUI-64 based address allocation schemeThomas Markwalder2017-04-261-1/+17
* [master] Pre-release tag prep for 4.3.4b1: version #, copyright etc...Thomas Markwalder2016-03-041-3/+1
* Merged rt35711c (DHCPv4-over-DHCPv6 support)Francis Dupont2016-02-231-1/+27
* [master] Remove vix.com and nominum.comShawn Routhier2014-01-261-7/+1
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-2/+1
* Minor code cleanups - but note port change for #23196Shawn Routhier2011-05-111-6/+8
* 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
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-2/+25
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-6/+1
* Check for valid prefixes in configuration.Shane Kerr2007-06-191-1/+61
* Copyright++David Hankins2007-05-191-2/+2
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-35/+314
* - The dhclient 'reject ...;' statement, which rejects leases given by namedDavid Hankins2006-05-151-1/+26
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-73/+78
* Merge changes between 3.0rc7 and 3.0rc8pl2.Ted Lemon2001-06-271-2/+59
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Add binary file copyright.Ted Lemon1999-04-231-0/+5
* Update license.Ted Lemon1999-03-161-31/+12
* Add broadcast_addr function which produces the broadcast address of a subnet ...Ted Lemon1997-11-221-0/+24
* Fix up 64-bit faux pasTed Lemon1996-05-171-4/+4
* Intermediate changes to support actual DHCP protocol engineTed Lemon1996-02-211-4/+4
* Fixed many option bugs; added client for testingTed Lemon1996-02-071-1/+1
* More portable internet addresses; fix endian bug; fix parser bugsTed Lemon1996-02-061-0/+154