Package: klibc-utils
Version: 1.5.15
Hi!
ipconfig always send DHCPREQUEST twice.
Because its misses DHCPACK and thats makes very long time to get done.
Below I putted diff, I think it should not break there and go though
next.
diff --git a/usr/kinit/ipconfig/main.c b/usr/kinit/ipconfig/mai
Package: klibc-utils
Version: 1.5.15
ciaddr must be 0.0.0.0, not 255.255.255.255.
diff --git a/usr/kinit/ipconfig/dhcp_proto.c b/usr/kinit/ipconfig/
dhcp_proto.c
index f3cfd52..a6f8b11 100644
--- a/usr/kinit/ipconfig/dhcp_proto.c
+++ b/usr/kinit/ipconfig/dhcp_proto.c
@@ -175,7 +175,7 @@ stati
2 matches
Mail list logo