summaryrefslogtreecommitdiff
path: root/relay/dhcrelay.c
Commit message (Expand)AuthorAgeFilesLines
* Updates for 4.2.1b1 - dates, copyrights, versions, bind versionShawn Routhier2011-01-201-2/+2
* Version, README, RELNOTES, Copyright++.David Hankins2010-02-171-2/+2
* Add include for stddef.h and remove extra space in dhcrelay.cShawn Routhier2010-02-021-1/+1
* Cleaned up some compiler warnings - 20697Shawn Routhier2010-02-021-2/+2
* Support for asynchronous ddns per ticket 19216 - convert to using isclib andShawn Routhier2009-10-281-0/+6
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-3/+3
* Add dummy initializers to a few local variables to fix build errors on v4-onl...Paul Selkirk2009-02-111-2/+2
* Update for 19054 - modifications to keep GCC 4.3 happyShawn Routhier2009-01-221-6/+9
* Validate argument to port option - bug 18695Shawn Routhier2009-01-061-1/+1
* A missing "else" in dhcrelay.c could have caused an interface not toEvan Hunt2008-11-121-1/+1
* local and remote port numbers in dhcpv4 were both set to 67; fixed. [rt18172]Evan Hunt2008-07-161-3/+3
* Fix handling of -A and -a flags in dhcrelay; it was failing to expandEvan Hunt2008-07-161-138/+172
* - Merge dhcrelay6 into dhcrelayEvan Hunt2008-06-131-314/+1003
* Oh guess what, this is 2008, not 2007...Evan Hunt2008-01-241-2/+2
* Fix "dhcrelay --version" [rt17350]Evan Hunt2008-01-171-2/+2
* finer granularity timersFrancis Dupont2008-01-031-1/+2
* almost editorial stuffFrancis Dupont2007-11-301-1/+1
* Code cleanup to remove warnings from "gcc -Wall".Shane Kerr2007-07-131-6/+1
* Chdir to "/" before going into daemon mode. Use realpath() toEvan Hunt2007-06-071-1/+3
* Copyright++David Hankins2007-05-191-3/+3
* - Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]David Hankins2007-05-191-11/+8
* DHCPv6 branch merged to HEAD.David Hankins2007-05-081-20/+27
* Removing the new I/O changes from HEAD. [ISC-Bugs #16328]David Hankins2006-08-091-94/+48
* Merging in final change from rt15937, getting rid of spaceShane Kerr2006-05-111-5/+5
* Pulling work between V3-0-4B3 and present v3-release-branch to HEAD.David Hankins2006-05-051-2/+2
* Changes as documented in ticket #15937 (stdio file descriptor fixes).Shane Kerr2006-03-271-10/+14
* - The IO system now tracks all local IP addresses, so that the DHCPDavid Hankins2006-02-271-46/+93
* - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silenceDavid Hankins2006-02-241-52/+102
* MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE areDavid Hankins2005-03-171-46/+63
* Use interface_snorf to register interfaces specified on the command line.Ted Lemon2001-04-191-8/+2
* Make sure we have a stdin, stdout and stderr.Ted Lemon2001-04-051-2/+12
* Fix up NetBSD/alpha build.Ted Lemon2001-02-261-3/+3
* Print a version number and exit if given the --version flag.Ted Lemon2001-02-121-1/+4
* Initialize omapi before trying to mess with interfaces.Ted Lemon2000-12-291-7/+10
* Make dhcrelay link when DEBUG is defined.Ted Lemon2000-10-121-1/+25
* Use interface_allocate() to allocate interfaces.Ted Lemon2000-09-291-9/+14
* Fix uninitialized use of automatic variable (Hans Persson)Ted Lemon2000-09-271-2/+2
* Adjust the URL to which people are referred.Ted Lemon2000-09-011-4/+3
* Reference count binding scopes. Align IP headers on output.Ted Lemon2000-07-271-4/+2
* Support environment variables to control locations of files.Ted Lemon2000-07-171-1/+6
* - Fix all the OMAPI objects in the DHCP server and client that weren'tTed Lemon2000-05-161-11/+6
* Go back to the BSD license.Ted Lemon2000-03-171-13/+34
* Pull up changes from 3.0.Ted Lemon2000-01-261-3/+6
* Fix compilation errors introduced in the last set of checkins.Ted Lemon2000-01-261-11/+5
* Support new struct hardware.Ted Lemon2000-01-051-6/+4
* Don't log to stderr if -q flag is given.Ted Lemon1999-10-281-2/+3
* Get a clean compile with all known gcc warnings.Ted Lemon1999-10-071-8/+9
* Add another empty hook for memory.c. Initialize the OMAPI explicitly.Ted Lemon1999-09-091-1/+14
* Update version info.Ted Lemon1999-05-071-3/+4
* Update version number.Ted Lemon1999-05-061-2/+2