2
0

no action needed for dhcp renewal message

... according to my reading, a renewal is always for the same
address we have already
This commit is contained in:
2025-11-04 21:44:36 +00:00
parent bf7d02ae85
commit 489d1843b5
+1 -1
View File
@@ -36,7 +36,7 @@ let
set_address
;;
renew)
set_address
# renewal mut be for an address we already have, so do nothing
;;
nak)
echo "received NAK on $interface"