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
d19e2cf7de
Compiler warnings (a few were bugfixes internal to HEAD development) silenced.
...
[ISC-Bugs #16133 ]
2006-06-05 16:42:59 +00:00
David Hankins
e1e1a05f83
- Error integrating rt15979 (missing comma).
2006-06-01 22:38:19 +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
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
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
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
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
06e77c34fb
Corrections to changes made on HEAD pursuant to review of changes between
...
V3.0.3 and HEAD. [ISC-Bugs #15348 ]
2005-09-30 17:57:32 +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
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
a609e69bba
sync with branch
2001-08-10 10:50:50 +00:00
James Brister
f3fe382d68
Fixes for QoS support.
2001-07-10 20:36:06 +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
07b958004f
remove these from the mainline.
2001-06-27 00:13:08 +00:00
Ted Lemon
9bc62b9bb2
Add these to the mainline.
2001-06-27 00:12:02 +00:00
James Brister
899d754f27
OMAPI class and subclass support.
2001-06-22 16:47:20 +00:00
Ted Lemon
31bbee784c
Sync with 3.0rc7
2001-05-17 19:04:09 +00:00
Ted Lemon
922699e857
Add a definition for fpos_t.
2001-05-03 21:07:19 +00:00
Ted Lemon
085b94452b
Add a strcasecmp for comparing omapi_data_type_t's.
2001-05-02 17:00:48 +00:00
Ted Lemon
29fb0a112b
Need error message translation for omapi as well.
2001-05-02 06:54:32 +00:00
Ted Lemon
e448718d7c
Add new tokens.
2001-05-02 06:53:49 +00:00
Ted Lemon
96c823d5e8
Add line-oriented argument to new_parse().
2001-05-02 06:48:42 +00:00
Ted Lemon
aa2b88c211
SIOCGIFCONF API doesn't work properly on sparc.
2001-05-01 23:12:34 +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
33c281465a
Put offsets into packet into comments.
2001-04-24 00:50:38 +00:00
Ted Lemon
79ea3de8b4
Update version and changelog
2001-04-20 21:34:41 +00:00
Ted Lemon
3417f5cf6a
Add recover_wait state goo.
2001-04-20 18:07:29 +00:00
Ted Lemon
e831c83087
Update version.
2001-04-18 19:02:48 +00:00
Ted Lemon
6d779c721b
Update version and changelog
2001-04-17 04:50:38 +00:00
Ted Lemon
9c1a8943d1
Add DEBUG_LEASE_STATE_TRANSITIONS
2001-04-16 22:17:58 +00:00
Ted Lemon
e540864ef1
Fix prototypes.
2001-04-16 22:15:23 +00:00
Ted Lemon
8bd346b507
SCO Fixups.
2001-04-09 01:13:32 +00:00
Ted Lemon
c267626033
Work around Linux 2.4 Token Ring problem.
2001-04-09 01:03:14 +00:00
Ted Lemon
fd547e9817
Fix up a -DDEBUG compile error.
2001-04-09 00:46:39 +00:00
Ted Lemon
de57e64b15
Update changelog and version
2001-04-06 06:15:15 +00:00
Ted Lemon
c1f22aef47
- Add S_STOPPED state for downed interfaces.
...
- Add subclass prototypes.
- Remove duplicate class prototypes.
2001-04-05 22:49:40 +00:00
Ted Lemon
6071365896
Don't try to determine SIOCGIFCONF buffer size prior to Linux 2.2.
2001-04-05 06:12:28 +00:00
Ted Lemon
140158d3ff
Update version and changelog
2001-03-22 21:41:33 +00:00
Ted Lemon
e47988bfd7
fix up dhclient script defaults.
2001-03-22 07:01:11 +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
Ben Cottrell
c73ced691d
Fixed RT 938 having to do with SIOCGIFCONF on Linux. We now do a first
...
pass in which we pass a null pointer for the buffer, and we will get
back the length of the buffer we should allocate. This is because
if you pass in a buffer that is too small, Linux (unlike other OSes)
will not tell you that it is too small by returning a length greater
than the length you passed in.
2001-03-17 02:11:29 +00:00
Ted Lemon
ed5ee59141
Update version number and changelog
2001-03-17 02:09:02 +00:00
Ted Lemon
b3519f23f1
Support NUL characters in STRING tokens.
2001-03-17 00:47:39 +00:00