2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-28 12:57:42 +00:00

36 Commits

Author SHA1 Message Date
Ted Lemon
95e585542a Add support for a DEC FDDI input filter. 2000-03-24 00:21:47 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
7203e8eedf Add interface deregistration routines (Brian Murrell). 2000-03-06 19:39:54 +00:00
Ted Lemon
4bd8800e89 Fix compilation errors introduced in the last set of checkins. 2000-01-26 14:56:18 +00:00
Ted Lemon
31730f17c7 struct hardware conversion. 2000-01-05 18:01:15 +00:00
Ted Lemon
ab58ff49e0 Fix up args to printf-like functions (thanks to Pedro Ribiero). 1999-10-12 16:00:34 +00:00
Ted Lemon
8ca113391a Fix a few more machine-specific signed vs. unsigned pointer bufs. 1999-10-07 06:47:50 +00:00
Ted Lemon
e92653f1ec Bug fixes courtesy of Brian Murrell 1999-09-09 23:53:29 +00:00
Ted Lemon
acc2151278 Make interfaces OMAPI objects. 1999-09-08 01:44:08 +00:00
Ted Lemon
7d29d66d88 Support token ring packets. 1999-05-27 17:43:28 +00:00
Ted Lemon
c5b0f52958 Sanitize Solaris build. 1999-03-16 06:37:55 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
21d21e9172 Add interface argument to can_*(). 1999-03-13 18:56:47 +00:00
Ted Lemon
b547818bbf Add can_receive_unicast_unconfigured 1999-03-13 18:53:15 +00:00
Ted Lemon
74f45f9642 Sync with 2.0b1pl16. Fix some pool allocation problems. 1999-02-25 23:30:43 +00:00
Ted Lemon
8ae2d59584 Change names of error functions to be more consistent. 1999-02-24 17:56:53 +00:00
Ted Lemon
d2bc90bd80 Pull up recent 2.0 changes. 1999-02-14 19:04:05 +00:00
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