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: Fri Sep 11 10:33:32 UTC 2015
Modified Files:
src/sys/netinet: if_arp.c
src/sys/netinet6: nd6.c
Log Message:
If, for whatever reason, a local interface route is removed and then
re-added, mark it as a local route.
While here, if changing the route to go via the loopback interface
remove any inherited MTU value.
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 src/sys/netinet/if_arp.c
cvs rdiff -u -r1.176 -r1.177 src/sys/netinet6/nd6.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