Francis Dupont
c4fea0db1c
Fix reserved IID stuff for compiler warnings & co
2007-12-28 11:35:41 +00:00
Francis Dupont
0674055a49
Better control over allocated IID
2007-12-28 09:46:42 +00:00
Francis Dupont
bb7b6f7633
hash type fix
2007-12-21 11:56:01 +00:00
Shane Kerr
1dcc361260
Fixed definition of iaaddr hash to use correct reference and dereference
...
functions.
See RT ticket #17371 for more.
2007-12-18 17:01:48 +00:00
Shane Kerr
b9137d42af
Insure we let people Request addresses that we suggested in Advertise.
...
See RT ticket #17302 for more.
2007-12-06 00:07:12 +00:00
David Hankins
5279b8f3ee
- The client leasing subsystem was streamlined and corrected to account
...
more closely for changes in client link attachment selection.
[ISC-Bugs #17198 ]
2007-10-24 00:54:12 +00:00
Shane Kerr
4f8a4a8894
Fix a number of bugs with the internal lease state handling.
...
See RT ticket #17196 for more information.
2007-10-09 08:16:09 +00:00
David Hankins
7285af3087
- DDNS updates state information are now stored in 'binding scopes' that
...
follow the leases through their lifecycles. This enables DDNS teardowns
on leases that are assigned and expired inbetween a server restart (the
state is recovered from dhcpd.leases). Arbitrary user-specified binding
scopes ('set var = "value";') are not yet supported.
2007-10-05 22:29:51 +00:00
David Hankins
07b9a35108
- A core dump during expired lease cleanup has been repaired.
...
[ISC-Bugs #17187 ]
2007-10-05 19:32:52 +00:00
Shane Kerr
c886c29836
Avoid infinite loop where we reschedule for the current second by
...
adding one. We might expire a lease a second late, but that's okay.
See RT ticket #17112 for more.
2007-10-03 12:50:11 +00:00
Shane Kerr
1b5053b526
Make sure we return the IPv6 address we suggested in response to a
...
SOLICIT. Also do not put the address in the "used" pool list when
loading from file.
See RT ticket #17153 for more.
2007-10-03 10:20:25 +00:00
David Hankins
8dfd574485
- An internal database inconsistency bug was repaired where the server
...
would segfault if a client attempted to renew a lease that had been
loaded from persistent storage. [ISC-Bugs #17068 ]
2007-08-22 15:42:13 +00:00
Shane Kerr
28868515f6
Code cleanup to remove warnings from "gcc -Wall".
...
See RT ticket #16988 for more.
2007-07-13 06:43:43 +00:00
David Hankins
706792c9d3
Copyright++
2007-05-19 19:16:28 +00:00
David Hankins
fe5b0fdd70
- Replaced ./configure shellscripting with GNU Autoconf. [ISC-Bugs #16405b]
...
- RELNOTES/README++
- s/wether/whether/ in dhcp-options.5 manpage edits.
2007-05-19 18:47:15 +00:00
Shane Kerr
727cae264f
Merge errors from rt16849. Must remember to use "-u" when I'm making
...
diffs. :(
2007-05-18 14:45:23 +00:00
Shane Kerr
d9b43370a4
Expire old IPv6 leases. Also a number of fixes.
...
See RT ticket #16849 for details.
2007-05-18 09:26:58 +00:00
David Hankins
6705543f81
- Additional warnings and such from robie. [ISC-Bugs #16865d]
2007-05-17 18:27:11 +00:00
Shane Kerr
99fe695e1c
FreeBSD, NetBSD, OpenBSD support added in (again).
...
See RT ticket #16865 for more (still expect some warnings).
2007-05-16 22:27:35 +00:00
David Hankins
98bd7ca099
DHCPv6 branch merged to HEAD.
2007-05-08 23:05:22 +00:00