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:   roy
Date:           Wed Feb 25 00:26:59 UTC 2015

Modified Files:
        src/sys/netinet6: in6.c nd6.c nd6.h nd6_nbr.c nd6_rtr.c

Log Message:
Retire nd6_newaddrmsg and use rt_newaddrmsg directly instead so that
we don't spam route changes when the route hasn't changed.


To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 src/sys/netinet6/in6.c
cvs rdiff -u -r1.158 -r1.159 src/sys/netinet6/nd6.c
cvs rdiff -u -r1.62 -r1.63 src/sys/netinet6/nd6.h
cvs rdiff -u -r1.104 -r1.105 src/sys/netinet6/nd6_nbr.c
cvs rdiff -u -r1.96 -r1.97 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