]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
dhcp: Update to 4.4.1
authorMatthias Fischer <matthias.fischer@ipfire.org>
Fri, 1 Jun 2018 17:54:29 +0000 (19:54 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Jun 2018 12:52:43 +0000 (13:52 +0100)
commit5bb288a244156c95a61cdf2f3b416061c867bf26
treeacc7aa45b2c757e4071bdd46ef591130628b13f7
parentd7ce23e5deccf3fbe56c44ff4c29817c03166c76
dhcp: Update to 4.4.1

For details see:
https://kb.isc.org/article/AA-01571/82/DHCP-4.4.1-Release-Notes.html

This should close https://bugzilla.ipfire.org/show_bug.cgi?id=11697 and
https://bugzilla.ipfire.org/show_bug.cgi?id=11293.

This update required some changes as described in:
https://bugzilla.ipfire.org/show_bug.cgi?id=11697#c6

Thanks to all testers! ;-)

Best,
Matthias

Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
29 files changed:
config/rootfiles/common/dhcp
lfs/dhcp
src/patches/dhcp/dhcp-64_bit_lease_parse.patch [deleted file]
src/patches/dhcp/dhcp-CLOEXEC.patch [deleted file]
src/patches/dhcp/dhcp-PPP.patch [deleted file]
src/patches/dhcp/dhcp-UseMulticast.patch [deleted file]
src/patches/dhcp/dhcp-add_timeout_when_NULL.patch [deleted file]
src/patches/dhcp/dhcp-capability.patch [deleted file]
src/patches/dhcp/dhcp-default-requested-options.patch [deleted file]
src/patches/dhcp/dhcp-dhclient-decline-backoff.patch [deleted file]
src/patches/dhcp/dhcp-dhclient-options.patch [deleted file]
src/patches/dhcp/dhcp-errwarn-message.patch [deleted file]
src/patches/dhcp/dhcp-garbage-chars.patch [deleted file]
src/patches/dhcp/dhcp-gpxe-cid.patch [deleted file]
src/patches/dhcp/dhcp-honor-expired.patch [deleted file]
src/patches/dhcp/dhcp-improved-xid.patch [deleted file]
src/patches/dhcp/dhcp-logpid.patch [deleted file]
src/patches/dhcp/dhcp-lpf-ib.patch [deleted file]
src/patches/dhcp/dhcp-manpages.patch [deleted file]
src/patches/dhcp/dhcp-paranoia.patch [deleted file]
src/patches/dhcp/dhcp-paths.patch [deleted file]
src/patches/dhcp/dhcp-release-by-ifup.patch [deleted file]
src/patches/dhcp/dhcp-remove-bind.patch [deleted file]
src/patches/dhcp/dhcp-rfc3442-classless-static-routes.patch [deleted file]
src/patches/dhcp/dhcp-sendDecline.patch [deleted file]
src/patches/dhcp/dhcp-sharedlib.patch [deleted file]
src/patches/dhcp/dhcp-stateless-DUID-LLT.patch [deleted file]
src/patches/dhcp/dhcp-unicast-bootp.patch [deleted file]
src/patches/dhcp/dhcp-xen-checksum.patch [deleted file]