Module Name: src Committed By: roy Date: Thu Mar 9 08:41:56 UTC 2017
Modified Files:
src/sys/netinet: if_arp.c
Log Message:
Only check target address collision if the sender address is the null
address (ie a DAD probe) or our matching address is either TENTATIVE
or DUPLICATED.
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 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.
