2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-29 05:17:57 +00:00

25 Commits

Author SHA1 Message Date
Ben Cottrell
00bb1cad79 Patch from Joost Mulders <dhcp@j-mulders.demon.nl> to make DLPI work better,
especially on Solaris/x86.
2001-01-31 19:00:34 +00:00
Ted Lemon
298ab04561 Fix a small nit in the dlpi code. 2001-01-25 21:54:25 +00:00
Ted Lemon
5cefe5e556 - Do what people expect when they don't declare the subnet to which an
interface is attached.
2000-09-01 23:03:39 +00:00
Ted Lemon
6ceb9118e9 Reference count binding scopes. Align IP headers on output. 2000-07-27 09:03:08 +00:00
Ted Lemon
68e1f67a18 - Fix a mistake that was causing the fallback interface not to be used (thanks
to Christof Chen for catching this!)
2000-06-08 21:14:16 +00:00
Ted Lemon
20916cae75 - Fix all the OMAPI objects in the DHCP server and client that weren't
being correctly reference-counted.
- Make and use object-specific allocators.
- Add reference/dereference support to hash functions and to timeout
  functions.
2000-05-16 23:03:49 +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
d4feef6509 Fixups for haddr/htype->hbuf 2000-01-25 01:07:41 +00:00
Ted Lemon
cbc6bf4b97 Correct printf argument type (Brian Murrell) 1999-10-14 17:47:54 +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
c541727bf5 Add recognition of token ring hardware type. 1999-05-27 14:10:22 +00:00
Ted Lemon
61629d4876 Only one binary file copyright required. 1999-04-25 13:17:17 +00:00
Ted Lemon
341b9d40a1 Add binary file copyright. 1999-04-23 22:07:38 +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
fb74bda94f Include dhcpd.h only once. Clean up dangling ifdef. Clean up interface discovery messages. 1998-03-16 06:11:03 +00:00
Ted Lemon
5786c19680 DLPI support, contributed by Eric James Negaard. 1998-03-15 20:55:19 +00:00