summaryrefslogtreecommitdiff
path: root/relay/dhcrelay.c
Commit message (Expand)AuthorAgeFilesLines
* [#71] Fixed buffer pointer logic in dhcrelay.cThomas Markwalder2019-12-201-4/+14
* [v4_1_esv] Pre-release tag prep for 4.1-ESV-R16b1: version #, copyright etc...Thomas Markwalder2019-12-111-1/+1
* [#57] Fixed reference leaks.Thomas Markwalder2019-12-111-1/+1
* [#15] Changes to eliminate errors and warnings under GCC 9Thomas Markwalder2019-11-081-4/+4
* [v4_1_esv] dhcrelay now emits copyright et al with usageThomas Markwalder2019-06-201-0/+4
* [v4_1_esv] Pre-release tag prep for 4.1-ESV-R15b1: version #, copyright etc...Thomas Markwalder2017-07-051-2/+2
* [v4_1_esv] Add -id command line argument to dhcrelayThomas Markwalder2016-08-151-31/+63
* [v4_1_esv] Added "-iu" command line argument to dhcrelayThomas Markwalder2016-08-101-1/+35
* [v4_1_esv] Fix copy and paste error to use remote id instead of circuit idShawn Routhier2016-06-011-1/+1
* [v4_1_esv] Pre-release tag prep for 4.1-ESV-R13b1: version #, copyright etc...Thomas Markwalder2016-03-081-1/+1
* [v4_1_esv] Handle dhcpv6 being disabled betterShawn Routhier2016-01-121-0/+2
* [v4_1_esv] Emit better error messages for command line issuesShawn Routhier2016-01-061-27/+54
* Merged #38692 (use program base name in (sys)log)Francis Dupont2015-09-121-6/+22
* [v4_1_esv] Updated verioning and copyrights for v4_1_esv_r11b1Thomas Markwalder2015-01-291-2/+2
* [v4_1_esv] Fixed inconsistencies in setting hop count limit in dhcrelayThomas Markwalder2015-01-191-4/+13
* [v4_1_esv] Add configure option to incude PID in syslog entriesShawn Routhier2014-05-071-1/+1
* [v4_1_esv] Remove vix.com and nominum.comShawn Routhier2014-01-271-6/+0
* [v4_1_esv] Update dates and versions for 4.1-ESV-R9b1Shawn Routhier2014-01-211-2/+2
* - Silence benign static analysis warnings.Mark Andrews2013-05-151-8/+8
* [v4_1_esv]Shawn Routhier2013-01-021-2/+2
* [v4_1_esv]Shawn Routhier2012-10-161-4/+11
* Update copyright and version stamps for Oracle code dropShawn Routhier2012-02-231-2/+2
* Reverting modified log message, a change that should not go to v4_1_esv.Tomek Mrugalski2011-05-101-1/+1
* Relay no longer crashes, when DHCP packet is received over interface withoutTomek Mrugalski2011-05-101-1/+7
* Add the option "--no-pid" to the client, relay and server code,Shawn Routhier2011-04-151-23/+45
* Updates for 4.1-ESV-R1 - dates, copyrights, versionsShawn Routhier2011-01-201-2/+2
* Handle pipe failures better - ticket 22269Shawn Routhier2010-10-061-0/+9
* Add include for stddef.h to support offsetof, remove extra spaceShawn Routhier2010-02-021-1/+1
* Cleaned up some compiler warnings - 20697Shawn Routhier2010-02-021-2/+2
* Update to 4.1.1 finalShawn Routhier2010-01-071-2/+2
* Switch isc urls from http to https and correct sw to services or softwareShawn Routhier2009-07-231-3/+3
* pull rt19321 to v4_1 branchPaul Selkirk2009-02-121-2/+2
* Update makefiles and code to deal with GCC 4.3 requirements bug 19054Shawn Routhier2009-01-221-6/+9
* Validate argument to the 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