Sync
This commit is contained in:
parent
f36fc52087
commit
8a7c7b0681
2
external/bsd/dhcpcd/dist/src/dhcpcd.c
vendored
2
external/bsd/dhcpcd/dist/src/dhcpcd.c
vendored
@ -373,7 +373,7 @@ dhcpcd_drop(struct interface *ifp, int stop)
|
||||
#ifdef IPV4LL
|
||||
ipv4ll_drop(ifp);
|
||||
#endif
|
||||
#ifdef DHCP
|
||||
#ifdef INET
|
||||
dhcp_drop(ifp, stop ? "STOP" : "EXPIRE");
|
||||
#endif
|
||||
#ifdef ARP
|
||||
|
Loading…
Reference in New Issue
Block a user