summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add REBOOT tokenDHCP-970305Ted Lemon1997-03-051-0/+1
* Add flags field to tree_cache structure so we can track updates and free temp...Ted Lemon1997-03-051-0/+3
* Add function prototypes; add state to lease structureTed Lemon1997-03-051-2/+25
* Move some state into the lease structure so that we can test a lease before a...Ted Lemon1997-03-051-193/+243
* lose lease -> state; add lease -> uid_buf to eliminate mallocs when assigning...Ted Lemon1997-03-051-8/+26
* Maintain a free list for tree_cache structsTed Lemon1997-03-051-3/+16
* Add REBOOT tokenTed Lemon1997-03-051-1/+3
* remove lease -> stateTed Lemon1997-03-051-4/+3
* Always send packets of at least BOOTP_MIN_LEN; abbreviate option setup code; ...Ted Lemon1997-03-051-99/+222
* Add an INIT-REBOOT timeout; don't ever call a static lease the active leaseTed Lemon1997-03-051-18/+32
* Install dhclient-script in /etc, not in /Ted Lemon1997-03-051-2/+2
* Don't check the lease we have for the client until we've verified that the cl...Ted Lemon1997-03-051-11/+12
* Add DHCPLIB to dependsTed Lemon1997-03-051-1/+1
* Relay to server port, not clientTed Lemon1997-03-051-2/+2
* Add UPF supportTed Lemon1997-03-052-5/+17
* New IP header checksum code supplied by Anatoli LogvinskiTed Lemon1997-03-051-12/+6
* Add upf.cTed Lemon1997-03-051-3/+3
* Fix typosTed Lemon1997-03-051-1/+4
* Ultrix Packetfilter supportTed Lemon1997-03-051-0/+296
* new draftTed Lemon1997-03-051-168/+281
* new draftTed Lemon1997-03-052-170/+171
* New draftTed Lemon1997-03-052-278/+446
* Fix Socket API-specific errorDHCP_970226ATed Lemon1997-02-271-2/+2
* Don't specify netmask or broadcast address keywords to ifconfig if no subnet_...Ted Lemon1997-02-271-7/+23
* Fix some warningsTed Lemon1997-02-271-3/+3
* Delete extraneous sin_len initialization; don't statically initialize inadr_a...Ted Lemon1997-02-271-5/+6
* Only supply prototypes where appropriateTed Lemon1997-02-262-6/+6
* Use medium passed to us, not necessarily the one attached to the client statu...Ted Lemon1997-02-261-3/+2
* Remove if_enable()Ted Lemon1997-02-263-78/+3
* Move some more parameters aroundTed Lemon1997-02-225-618/+5
* Add SCRIPT config parameterTed Lemon1997-02-221-2/+2
* Install client scriptTed Lemon1997-02-221-0/+6
* Add DHCP Client SCRIPT configuration infoTed Lemon1997-02-221-0/+2
* DHCP Client script for NetBSDTed Lemon1997-02-221-0/+117
* Sample dhcp client configuration fileTed Lemon1997-02-221-0/+31
* Isolate configuration information from MakefilesTed Lemon1997-02-221-3/+4
* Localize makefile configTed Lemon1997-02-222-155/+186
* Distributed MakefileTed Lemon1997-02-224-0/+936
* Make it a bit more informativeTed Lemon1997-02-221-13/+19
* Moved to common/Ted Lemon1997-02-221-234/+0
* Hack makefiles in all the subdirectories...Ted Lemon1997-02-221-41/+4
* Make subdirsTed Lemon1997-02-221-167/+29
* No longer neededTed Lemon1997-02-222-1385/+0
* moved to relay/Ted Lemon1997-02-221-132/+0
* moved to server/Ted Lemon1997-02-221-330/+0
* moved to client/Ted Lemon1997-02-221-198/+0
* Moved to server/Ted Lemon1997-02-221-1344/+0
* moved to client/Ted Lemon1997-02-225-2807/+0
* Moved to relay/Ted Lemon1997-02-222-423/+0
* Moved to server/Ted Lemon1997-02-229-5263/+0