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/572a15dbd61f
branches: trunk
changeset: 320059:572a15dbd61f
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 1f061fe6ace1 -r 572a15dbd61f 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