]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[dhcp] Revert various patches
authorMichael Brown <mcb30@ipxe.org>
Fri, 24 Sep 2010 03:41:21 +0000 (04:41 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 8 Oct 2010 00:44:34 +0000 (01:44 +0100)
commitc517d0ea7ff73e3d0ffe751f403f5679a5ce1685
tree5d2fbf274988cd525fa99d6d22243a0ea8ce33f2
parentda222e6f3c9fe00322e9a47070f48f0d5b6022ff
[dhcp] Revert various patches

A recent patch series breaks compatibility with various common DHCP
implementations.

Revert "[dhcp] Don't consider invalid offers to be duplicates"
This reverts commit 905ea567534bbb67b83b2be41bfcd42209681e6a.

Revert "[dhcp] Honor PXEBS_SKIP option in discovery control"
This reverts commit 620b98ee4b9d8fa87c56bfa72b4391c1eed9dce6.

Revert "[dhcp] Keep multiple DHCP offers received, and use them intelligently"
This reverts commit 5efc2fcb602864e82de2cd7414e3828f589034e5.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/net/udp/dhcp.c