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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user