Stop rejecting leases with a subnet that overlaps a subnet already
authorkrw <krw@openbsd.org>
Mon, 18 May 2015 14:59:42 +0000 (14:59 +0000)
committerkrw <krw@openbsd.org>
Mon, 18 May 2015 14:59:42 +0000 (14:59 +0000)
commit0c028e371b5a75a07a5795e8dec556e50ae9f787
tree969c986cd8b4f64acc75b3697e89638ec1a3ae95
parentdcbb241cc7b469fea4b2fdf8415bddd778b0d685
Stop rejecting leases with a subnet that overlaps a subnet already
present. The latest routing stack code can now handle these situations.

Much requested by beck@ and others. Detailed discussion at s2k15
identified required routing changes.

ok claudio@
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h
sbin/dhclient/dispatch.c