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

23 Commits

Author SHA1 Message Date
Paul Selkirk
8a3c1e33d0 pull up from rt18597 to HEAD 2009-04-21 14:09:57 +00:00
Francis Dupont
420d8b3f0c merge 17500 2008-05-23 13:56:07 +00:00
Evan Hunt
af5fa17626 - Add support for dhcpv6 "Release" messages [rt16905]
- Add -x option, which causes running dhclient processes to exist
  gracefully *without* releasing leases [rt16741]
(Merging both at once because the first one depended on the second one)
2007-06-06 22:57:32 +00:00
David Hankins
f66f02cc9c - Duplicate dhclient-script updates for DHCPv6 to all provided scripts.
[ISC-Bugs #16875]
2007-05-18 17:18:05 +00:00
David Hankins
dba5803b95 - Support for compressed 'domain name list' style DHCP option contents, and
in particular the domain search option (#119) was added. [ISC-Bugs #15934]
2006-07-22 02:24:16 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
06fa897b5e Use -f instead of -x to look for hooks. 2001-04-20 20:01:19 +00:00
Ted Lemon
46b626384f Use eval for ifconfig so that medium can include quoted strings (yuck!) 2001-03-15 23:16:52 +00:00
Ted Lemon
9f56e43728 Fix setting of hostname. 2000-05-01 17:17:25 +00:00
Ted Lemon
df6e15b7cd Pull up change from 3.0. 2000-01-25 00:59:22 +00:00
Ted Lemon
2cd9d72ce9 Add support for setting hostname 1999-09-08 01:42:34 +00:00
Ted Lemon
8fddc394da Add entry, exit and resolv.conf hooks. 1999-03-29 22:35:19 +00:00
Ted Lemon
116328449c Remove ARPCHECK and ARPSEND code. 1999-03-11 01:47:01 +00:00
Ted Lemon
5689130f1a Add missing fi 1998-01-11 22:25:43 +00:00
Ted Lemon
7f01219ea5 Don't echo ifconfig parameters - that was for debugging. 1997-11-22 06:15:01 +00:00
Ted Lemon
bdaa711a9d Check if variables have value before doing set $variable 1997-11-20 04:37:04 +00:00
Ted Lemon
40f04e6f62 Add support for static routes 1997-10-20 21:34:47 +00:00
Ted Lemon
f404b59e4f Chmod resolv.conf in case umask is bogus 1997-09-16 18:10:50 +00:00
Ted Lemon
5401077325 Fix typo 1997-06-02 23:37:04 +00:00
Ted Lemon
73694cd227 Don't have ARP code look up names; net_netmask_arg, not new_subnet_arg 1997-03-28 23:59:56 +00:00
Ted Lemon
77967680f8 behave differently if we got a renewal via INIT-REBOOT 1997-03-05 08:38:20 +00:00
Ted Lemon
64833bc474 Don't specify netmask or broadcast address keywords to ifconfig if no subnet_mask or broadcast_address options were supplied 1997-02-27 03:40:49 +00:00
Ted Lemon
b1d4116de4 DHCP Client script for NetBSD 1997-02-22 14:30:19 +00:00