Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   roy
Date:           Mon Oct 20 14:50:09 UTC 2014

Modified Files:
        src/sbin/ifconfig: af_inet6.c ifconfig.8
        src/sys/netinet6: in6.c

Log Message:
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.30 src/sbin/ifconfig/af_inet6.c
cvs rdiff -u -r1.108 -r1.109 src/sbin/ifconfig/ifconfig.8
cvs rdiff -u -r1.176 -r1.177 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