Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/dist/src Sync
details: https://anonhg.NetBSD.org/src/rev/f139d8930cad
branches: trunk
changeset: 323581:f139d8930cad
user: roy <roy%NetBSD.org@localhost>
date: Thu Jun 21 11:58:23 2018 +0000
description:
Sync
diffstat:
external/bsd/dhcpcd/dist/src/dhcpcd.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 0458e4ebe41b -r f139d8930cad external/bsd/dhcpcd/dist/src/dhcpcd.c
--- a/external/bsd/dhcpcd/dist/src/dhcpcd.c Thu Jun 21 11:57:05 2018 +0000
+++ b/external/bsd/dhcpcd/dist/src/dhcpcd.c Thu Jun 21 11:58:23 2018 +0000
@@ -373,7 +373,7 @@
#ifdef IPV4LL
ipv4ll_drop(ifp);
#endif
-#ifdef DHCP
+#ifdef INET
dhcp_drop(ifp, stop ? "STOP" : "EXPIRE");
#endif
#ifdef ARP
Home |
Main Index |
Thread Index |
Old Index