]> git.ipfire.org Git - thirdparty/dhcp.git/commit - RELNOTES
When processing a request in the DHCPv6 server code that specifies
authorShawn Routhier <sar@isc.org>
Thu, 20 Jan 2011 19:13:41 +0000 (19:13 +0000)
committerShawn Routhier <sar@isc.org>
Thu, 20 Jan 2011 19:13:41 +0000 (19:13 +0000)
commitc8b189f1745731d20dc1020b3b2fa98535a4ca6a
tree22f8d7a172fb1d1a750a46746ec985e1b273add9
parente7e17397440fc57ff98cc7578f873cebaa7fa4da
When processing a request in the DHCPv6 server code that specifies
an address that is tagged as abondened (meaning we received a
decline request for it previously) don't attempt to move it from
the inactive to active pool as doing so can result in the server
crshing on an assert failure.  Also retag the lease as active
and reset it's timeout value.
[ISC-Bugs #21921]
RELNOTES
server/mdb6.c