Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: rpaulo
Date: Mon Mar 20 12:13:05 UTC 2006
Modified Files:
src/sys/netinet6: nd6_rtr.c
Log Message:
RFC 4191 changed the meaning of the "Reserved" Router Preference
value. Previously the router should treat the recieved router
advertisement as having a 0 router lifetime. The RFC now says that the
router should treat the "Reserved" field the same way as if it was the
medium (default) preference.
>From the KAME project via SUZUKI Shinsuke.
To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 src/sys/netinet6/nd6_rtr.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