Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-7] src
Module Name: src
Committed By: martin
Date: Mon Oct 27 13:42:37 UTC 2014
Modified Files:
src/sbin/ifconfig [netbsd-7]: af_inet6.c ifconfig.8
src/sys/netinet6 [netbsd-7]: in6.c
Log Message:
Pull up following revision(s) (requested by roy in ticket #160):
sbin/ifconfig/af_inet6.c: revision 1.30
sbin/ifconfig/ifconfig.8: revision 1.109
sys/netinet6/in6.c: revision 1.177
Remove the ability for userland to toggle IN6_IFF_TENTATIVE.
Preserve IN6_IFF_TENTATIVE when updating address flags.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.29.4.1 src/sbin/ifconfig/af_inet6.c
cvs rdiff -u -r1.106.4.1 -r1.106.4.2 src/sbin/ifconfig/ifconfig.8
cvs rdiff -u -r1.174 -r1.174.2.1 src/sys/netinet6/in6.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