Module Name:    src
Committed By:   roy
Date:           Fri Mar 10 20:27:31 UTC 2017

Modified Files:
        src/sys/netinet: if_arp.c

Log Message:
If an ARP packet is received to the null host (0.0.0.0) then look for
an address matching the sender IP address on the interface.
This allows DAD to fail during the probe phase when a reverse ARP
proxy is present.


To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys/netinet/if_arp.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to