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

26 Commits

Author SHA1 Message Date
Shawn Routhier
a47d63362f Update copyright years 2009-11-24 02:06:57 +00:00
Shawn Routhier
2c85ac9b24 Switch isc urls from http to https and correct sw to services or software
for new web site as appropirate.
2009-07-23 18:52:21 +00:00
Evan Hunt
75135a3f7f Use different paths for PID and lease files when running in DHCPv4 or
DHCPv6 mode, so that servers for both protcols can be run simultaneously on
a single interface. [rt17227]
2007-10-27 19:15:37 +00:00
David Hankins
706792c9d3 Copyright++ 2007-05-19 19:16:28 +00:00
David Hankins
98bd7ca099 DHCPv6 branch merged to HEAD. 2007-05-08 23:05:22 +00:00
David Hankins
88cd8aca9e - Merge changes between 3.0.3RC1 and 3.0.4-BETA-3 into HEAD (silence
robie).
2006-02-24 23:16:32 +00:00
David Hankins
98311e4ba9 MASSIVE merge from V3-RELEASE-BRANCH into HEAD. HEAD and V3-RELEASE are
now synced as of tag V3-0-3-BETA-1.
2005-03-17 20:15:29 +00:00
Ted Lemon
49733f31d3 Go back to the BSD license. 2000-03-17 04:00:32 +00:00
Ted Lemon
9458e9aa07 Minor solaris fixes. 2000-02-02 20:01:50 +00:00
Ted Lemon
32e99078d8 Add prand_config goo for resolver (temporary!). 2000-02-02 05:38:07 +00:00
Ted Lemon
d9eefc5dec Mass commit for Brian Murrell. 1999-11-20 18:36:32 +00:00
Ted Lemon
0b0a0945b9 - Conditionalize definition of byte order constants, in case BIND headers
define them.
1999-07-01 19:25:01 +00:00
Ted Lemon
f39b6e0089 Update license. 1999-03-16 05:50:46 +00:00
Ted Lemon
74f45f9642 Sync with 2.0b1pl16. Fix some pool allocation problems. 1999-02-25 23:30:43 +00:00
Ted Lemon
d2bc90bd80 Pull up recent 2.0 changes. 1999-02-14 19:04:05 +00:00
Ted Lemon
49e228037f Use DLPI, not sockets. Also, since we're using rand instead of random, use srand instead of srandom. 1998-03-15 21:00:44 +00:00
Ted Lemon
3eb52994e1 If AF_LINK is defined, need to include if_dl.h 1997-11-29 07:53:12 +00:00
Ted Lemon
095a79940d Override default value for _PATH_DHCRELAY_PID 1997-11-22 07:52:43 +00:00
Ted Lemon
8c2d5bb0d4 Define alias_names_permuted: Solaris has similar lossage to Linux WRT per-interface address aliases. 1997-06-02 23:25:48 +00:00
Ted Lemon
eebefd1be0 Solaris needs inet_aton and faked-up endian.h 1997-03-29 10:39:11 +00:00
Ted Lemon
d432c972a6 Add definitions for DHCP Client data files 1997-02-18 14:34:14 +00:00
Ted Lemon
3e7cd8c1ff Support for Sun compiler on Solaris 1996-09-11 05:53:58 +00:00
Ted Lemon
760e1ee351 bitypes.h not standard - define basic integer types explicitly; use poll() instead of select() (experiment) 1996-05-22 11:32:39 +00:00
Ted Lemon
18323ead13 Fix copyrights; lose ether_hdr compat; use bitypes.h; lose bogus time defs; lose BROKEN_TM_GMT 1996-05-20 00:41:55 +00:00
Ted Lemon
3060073a8f Fix ultrix.h so it works without a hacked Ultrix system 1996-05-17 00:29:29 +00:00
Ted Lemon
92c90cb265 Configuration for Solaris 2.5 1996-05-16 23:10:01 +00:00