2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 06:15:55 +00:00
Commit Graph

80 Commits

Author SHA1 Message Date
David Hankins
5e86441636 - A new common (server or client) option, 'db-time-format local;', has
been added which prints the local time in /var/db/dhcpd.leases rather
  than UTC.  Thanks to a patch from Ken Lalonde. [ISC-Bugs #2678]
2006-06-06 16:35:18 +00:00
David Hankins
f7fdb21693 - Varying option space code and length bit widths (8/16/32) are now
supported.  This is a milestone in acheiving RFC 3925 "VIVSO" and
  DHCPv6 support. [ISC-Bugs #15979]
2006-06-01 20:23:18 +00:00
David Hankins
ee91252816 - The subnet-mask option is now supplied by default, but at lowest
priority.  This helps a small minority of clients that provide parameter
  request lists, but do not list the subnet-mask option because they were
  designed to interoperate with a server that behaves in this manner.
  [ISC-Bugs #1196]
- The FQDN option is similarly supplied even if it does not appear on the
  parameter request list, but not to the exclusion of options that do
  appear at the parameter request list.  Up until now it had ultimate
  priority over the client's parameter request list.  [ISC-Bugs #1196]
2006-05-30 19:58:14 +00:00
David Hankins
dcc557db27 - Some time value size fixes in 3.0.4 brought on from FreeBSD /usr/ports were
misapplied to server values rather than client values.  The server no longer
  advertises 8-byte lease-time options when on 64-bit platforms.
  [ISC-Bugs #16036]
2006-05-17 20:15:32 +00:00
David Hankins
7d7073e7da Really must remember attribution of user patches. 2006-05-15 15:10:43 +00:00
David Hankins
febbd40203 - The dhclient 'reject ...;' statement, which rejects leases given by named
server-identifiers, now permits address ranges to be specified in CIDR
  notation. [ISC-Bugs #1435]
2006-05-15 15:07:50 +00:00
David Hankins
6da113fb95 Somehow managed to mis-sort new features from code brought up from v3-release. 2006-05-11 20:29:43 +00:00
David Hankins
2714a8efde Stupid me, forgot to attribute the patch to the supplier. 2006-05-11 16:33:36 +00:00
David Hankins
2727c1cf8f - lcase() and ucase() configuration expressions have been added which adjust
their arguments from upper to lower and lower to upper cases respectively.
  [ISC-Bugs #1597]
2006-05-11 16:31:29 +00:00
David Hankins
3a16098f0b Pulling work between V3-0-4B3 and present v3-release-branch to HEAD. 2006-05-05 20:32:31 +00:00
David Hankins
0b17f049ed - The Load Balance Algorithm was misimplemented. The current implementation
matches RFC 3074. [ISC-Bugs #15980]
2006-05-04 21:14:21 +00:00
David Hankins
a55ccdd037 - Support for 'reserved' (psuedo-static) and BOOTP leases via failover
was introduced. [ISC-Bugs #13672]
- The failover implementation was updated to comply with revision 12 of
  the protocol draft. [ISC-Bugs #13672]
2006-04-27 17:26:42 +00:00
David Hankins
25b988c68f - The IO system now tracks all local IP addresses, so that the DHCP
applications (particularly the dhcrelay) can discern between what frames
  were tranmsitted to it, and what frames are being carried through it which
  it should not intercept. [ISC-Bugs #15573]
2006-02-27 23:56:13 +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
b43c87ad59 - RFC3942 compliance, site-local option spaces start at 224 now, not 128.
[ISC-Bugs #13142]
2005-09-30 19:15:55 +00:00
David Hankins
c75473d800 Merge changes between 3.0.3b1 and 3.0.3rc1 to HEAD. 2005-07-07 16:39:08 +00:00
David Hankins
13936722ca Upon trying to back the www-server documentation down to the
V3-release-branch, I now believe that this was a merge error...the option
is already documented, this duplicates it.  Probably confused cvs merging
somehow from the fact that a single word was added...
2005-04-01 23:41:26 +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
eaf0b3020b Update version info and changelog 2001-08-10 10:47:15 +00:00
Ted Lemon
0db87765e3 Pull up RC9 2001-06-29 18:34:57 +00:00
Ted Lemon
d758ad8cac Merge changes between 3.0rc7 and 3.0rc8pl2. 2001-06-27 00:31:20 +00:00
Ted Lemon
0596b05177 Update version and changelog 2001-04-30 22:37:47 +00:00
Ted Lemon
892fe68902 Update changelog and version 2001-04-27 22:27:33 +00:00
Ted Lemon
79ea3de8b4 Update version and changelog 2001-04-20 21:34:41 +00:00
Ted Lemon
87784777a1 Update changelog and version 2001-04-18 18:53:44 +00:00
Ted Lemon
6d779c721b Update version and changelog 2001-04-17 04:50:38 +00:00
Ted Lemon
de57e64b15 Update changelog and version 2001-04-06 06:15:15 +00:00
Ted Lemon
140158d3ff Update version and changelog 2001-03-22 21:41:33 +00:00
Ted Lemon
3a395e60ea Update changelog and version. 2001-03-20 22:27:25 +00:00
Ted Lemon
fc74dd0c38 Update version and changelog 2001-03-20 07:40:25 +00:00
Ted Lemon
ed5ee59141 Update version number and changelog 2001-03-17 02:09:02 +00:00
Ted Lemon
3350f5b741 Update changelog 2001-03-16 02:05:17 +00:00
Ted Lemon
b3fad8ac0b Update changelog and version info. 2001-03-14 17:36:48 +00:00
Ted Lemon
6da9db9d61 Update changelog and version 2001-02-22 23:20:11 +00:00
Ted Lemon
e6d30fd632 Add a changelog space for the next patchlevel. 2001-02-21 22:51:44 +00:00
Ted Lemon
c5b569f874 Update changelog 2001-01-26 06:17:47 +00:00
Ted Lemon
af49fdffd7 Update changelog and version number. 2001-01-26 06:06:56 +00:00
Ted Lemon
754ae3e9b9 Update changelog and version 2001-01-25 08:43:04 +00:00
Ted Lemon
2f2e79608a Update changelog and version numbers. 2001-01-19 11:10:53 +00:00
Ted Lemon
66e989272e Update version numbers and changelog. 2001-01-17 17:00:49 +00:00
Ted Lemon
a1e2e3d6bc Update changelog and version 2001-01-17 08:51:23 +00:00
Ted Lemon
6c68ec36b5 Update version and changelog 2000-11-30 14:14:42 +00:00
Ted Lemon
9fd337e70e Update version and changelog 2000-11-29 15:04:51 +00:00
Ted Lemon
3922772a6d Update changelog and versions. 2000-10-15 18:55:04 +00:00
Ted Lemon
848c25472a Update version number and changelog 2000-10-14 07:57:35 +00:00
Ted Lemon
f8572308bf Update version number and changelog. 2000-10-13 19:05:27 +00:00
Ted Lemon
0f6045f829 Update changelog and version number. 2000-09-29 22:48:01 +00:00
Ted Lemon
6ed7a93d44 Update version numbers and changelog 2000-09-20 10:05:40 +00:00
Ted Lemon
801de0929b Document new parser capability provided by Peter Marschall 2000-09-16 19:57:32 +00:00
Ted Lemon
490eb5e7d6 Update version and changelog. 2000-09-14 12:51:38 +00:00