Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: roy
Date: Tue Oct 11 13:59:31 UTC 2016
Modified Files:
src/sys/netinet: if_arp.c in_var.h
Log Message:
Implement RFC 5227 2.4 Ongoing Conflict Detection and Address Defence.
If ip_dad_count is 0, then the conflict is just logged and the address
is not marked as duplicated.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.87 -r1.88 src/sys/netinet/in_var.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index