Displaying 1 result from an estimated 1 matches for "kernch".
2007 Dec 10
1
[git patch] m-i-t support, ipconfig fix
...T per RFC 2131
Ken Simon found that Cisco would drop non frc 2131
ipconfig DHCPREQUEST packet.
see for all glorious details
http://marc.info/?l=linux-kernel&m=119697064911348&w=2
also reported on
http://bugs.debian.org/432977
Cc: Christian Kern <kernch at in.tum.de>
Cc: Ken Simon <ninkendo at gmail.com>
Signed-off-by: maximilian attems <max at stro.at>
diff --git a/usr/kinit/ipconfig/dhcp_proto.c b/usr/kinit/ipconfig/dhcp_proto.c
index a1090f3..8ff1d58 100644
--- a/usr/kinit/ipconfig/dhcp_proto.c
+++ b/usr/kinit/ipconfig/d...