2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-24 10:58:13 +00:00

19 Commits

Author SHA1 Message Date
Ted Lemon
3648a2a167 Don't print startup banner if quiet_interface_discovery is set 1997-10-20 21:47:15 +00:00
Ted Lemon
4595a58c25 size_t -> ssize_t in return values where < 0 == error 1997-06-08 03:18:09 +00:00
Ted Lemon
8d929f2fa2 Remove if_enable() 1997-02-26 05:20:53 +00:00
Ted Lemon
c358521715 Restructure to allow interface reinitialization 1997-02-19 10:51:44 +00:00
Ted Lemon
a60076f94d Use local_port and remote_port instead of server_port and server_port + 1 1997-02-18 14:32:51 +00:00
Ted Lemon
469cf3a4b5 Initial merge of Poger dhclient and linux hacks 1997-01-02 12:00:19 +00:00
Ted Lemon
c255efc9d0 Improve error messages 1996-09-02 21:14:58 +00:00
Ted Lemon
c83a6d68e4 put file version in copyright string 1996-08-27 09:38:33 +00:00
Ted Lemon
229b6208c5 Put back filter for server port 1996-05-22 10:15:15 +00:00
Ted Lemon
939327b9b5 Don't print interface network name if there's no network structure 1996-05-22 08:14:59 +00:00
Ted Lemon
f1c1b29607 update interface configure banner; add from addr to send_packet; don't filter on incoming IP address (doesn't work well if interface has aliases) 1996-05-22 07:15:40 +00:00
Ted Lemon
c41e81e4f6 Use distributed Berkeley networking headers 1996-05-19 23:55:07 +00:00
Ted Lemon
019f8a12eb Fix up pointer types; add support for Alpha OSF/1 pfilt, which is only slightly different 1996-05-16 23:55:04 +00:00
Ted Lemon
7e7af53b9b Another fussy interface announcement change 1996-05-16 07:45:14 +00:00
Ted Lemon
e41d835013 Undo interface attach announcement changes 1996-05-16 07:43:43 +00:00
Ted Lemon
fd1dff9463 Don't need to include if_dl anymore 1996-05-16 07:34:24 +00:00
Ted Lemon
d64c88166a Move ifdefs so compiles on incompatible systems don't break; print more informative interface attach messages; snprintf lossage 1996-05-16 07:10:39 +00:00
Ted Lemon
045820eec6 Complete rewrite of Archie Cobbs' bpf code 1996-05-12 23:53:55 +00:00
Ted Lemon
8cb330986e Berkeley Packet Filter support 1996-04-11 06:42:50 +00:00