summaryrefslogtreecommitdiff
path: root/relay
Commit message (Expand)AuthorAgeFilesLines
* Get BIND includes from site.conf if needed.Ted Lemon1999-07-011-1/+1
* Regenerate.Ted Lemon1999-06-101-150/+150
* Update version info.Ted Lemon1999-05-071-3/+4
* Update version number.Ted Lemon1999-05-061-2/+2
* Update version number.V3-ALPHA-19990424Ted Lemon1999-04-251-2/+2
* Clean sedded man pages as well as catted man pages.Ted Lemon1999-04-241-1/+2
* Update version.Ted Lemon1999-04-231-2/+2
* Fix an omitted word.Ted Lemon1999-04-231-1/+1
* Update version.V3-ALPHA-19990412Ted Lemon1999-04-121-2/+2
* Do path keyword substitution on unformatted manual pages prior to installing.Ted Lemon1999-04-121-3/+5
* Install unformatted man pages on some systems.Ted Lemon1999-04-081-1/+1
* Update version.Ted Lemon1999-04-081-2/+2
* Update versionV3-ALPHA-19990330Ted Lemon1999-03-301-2/+2
* Update version.V3-ALPHA-19990329ATed Lemon1999-03-291-2/+2
* Adjust version numbers.Ted Lemon1999-03-291-2/+2
* Update version number.Ted Lemon1999-03-261-2/+2
* Sanitize Solaris build.V3-ALPHA-19990315Ted Lemon1999-03-161-150/+150
* Update license.Ted Lemon1999-03-162-58/+25
* Update version number.Ted Lemon1999-03-161-2/+2
* Add interface argument to can_unicast_without_arpTed Lemon1999-03-131-2/+2
* Sync with 2.0b1pl16. Fix some pool allocation problems.Ted Lemon1999-02-253-61/+186
* Change names of error functions to be more consistent.Ted Lemon1999-02-241-23/+23
* Fix up mistakes in recent 2.0 pullups.Ted Lemon1999-02-141-2/+2
* Pull up recent 2.0 changes.Ted Lemon1999-02-141-22/+23
* Add Relay Agent Information Option support.Ted Lemon1998-11-062-48/+582
* Add some code to prevent linking in stuff we don't need (yuck).Ted Lemon1998-11-051-3/+9
* Lose extraneous tab.Ted Lemon1998-11-051-1/+1
* Add depend targetTed Lemon1998-10-221-0/+3
* Rhapsody supportTed Lemon1998-06-251-1/+7
* Take dhcp packet as an argument instead of converting. Limit length of hard...Ted Lemon1998-06-251-3/+7
* Make install directories from top down.Ted Lemon1998-03-171-13/+17
* Declare arguments that can be promoted so that the compiler's behaviour doesn...Ted Lemon1998-03-161-3/+3
* Add declaration for agent option global (used by option parser).Ted Lemon1998-03-151-1/+3
* Use yiaddr to transmit response to clientTed Lemon1997-12-091-2/+2
* Cast pid_t up to long so that printf will work on systems where it's long and...Ted Lemon1997-12-061-2/+2
* new catted man pageTed Lemon1997-11-221-42/+42
* Document -q. Fix typos/pastos. Reword some bad stuff. Fix SEE ALSOTed Lemon1997-11-221-4/+15
* Daemonize by default. Fix a couple of uninitialized automatic variables. ...Ted Lemon1997-11-221-17/+59
* fix up nameTed Lemon1997-10-291-1/+1
* Fix operator precedence bugTed Lemon1997-06-021-2/+2
* Update copyrightTed Lemon1997-03-291-1/+2
* Allow IP addresses to be specified on the command line; don't use herror().Ted Lemon1997-03-291-5/+14
* Declare relay() same as do_packet(). Set bootp_handler to relay(). Change...Ted Lemon1997-03-061-4/+12
* Relay to server port, not clientTed Lemon1997-03-051-2/+2
* Fix Socket API-specific errorDHCP_970226ATed Lemon1997-02-271-2/+2
* Move some more parameters aroundTed Lemon1997-02-221-153/+0
* Distributed MakefileTed Lemon1997-02-221-0/+236
* Ignore messages generated by dhcp relay agents (including self); send replies...Ted Lemon1997-02-221-15/+34
* New manual pagesTed Lemon1997-02-222-0/+255
* DHCP Relay AgentTed Lemon1997-02-221-0/+281