Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: roy
Date: Tue Mar 6 10:57:00 UTC 2018
Modified Files:
src/sys/netinet: icmp6.h
src/sys/netinet6: nd6.c nd6.h nd6_nbr.c
Log Message:
nd6: add a nonce to DaD probes in-case they are looped back to us
This implements RFC 7527, based a similar change in FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/netinet/icmp6.h
cvs rdiff -u -r1.246 -r1.247 src/sys/netinet6/nd6.c
cvs rdiff -u -r1.85 -r1.86 src/sys/netinet6/nd6.h
cvs rdiff -u -r1.148 -r1.149 src/sys/netinet6/nd6_nbr.c
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