--- - branch: netbsd-8 date: Sun Apr 8 06:09:12 UTC 2018 files: - new: 1.203.2.12 old: 1.203.2.11 path: src/sys/netinet/in.c pathrev: src/sys/netinet/in.c@1.203.2.12 type: modified - new: 1.245.2.10 old: 1.245.2.9 path: src/sys/netinet6/in6.c pathrev: src/sys/netinet6/in6.c@1.245.2.10 type: modified - new: 1.22.6.2 old: 1.22.6.1 path: src/tests/net/arp/t_arp.sh pathrev: src/tests/net/arp/t_arp.sh@1.22.6.2 type: modified id: 20180408T060912Z.7941b833c0300958d91c99c02085b677a9607764 log: "Pull up following revision(s) (requested by ozaki-r in ticket #701):\n\tsys/netinet/in.c: 1.227\n\tsys/netinet6/in6.c: 1.265\n\ttests/net/arp/t_arp.sh: 1.35-1.36\nMake GARP work again when DAD is disabled\nThe change avoids setting an IP address tentative on initializing it when\nthe IPv4 DAD is disabled (net.inet.ip.dad_count=0), which allows a GARP packet\nto be sent (see arpannounce). This is the same behavior of NetBSD 7, i.e.,\nbefore introducing the IPv4 DAD.\nAdditionally do the same change to IPv6 DAD for consistency.\nThe change is suggested by roy@\n--\nImprove packet checks and error reporting\n--\nAdd tests for GARP without DAD\nAdditionally make the existing tests for GARP more explicit.\n" module: src subject: 'CVS commit: [netbsd-8] src' unixtime: '1523167752' user: snj