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:   ozaki-r
Date:           Fri Apr  1 08:12:00 UTC 2016

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

Log Message:
Refine nd6log

Add __func__ to nd6log itself instead of adding it to callers.


To generate a diff of this commit:
cvs rdiff -u -r1.179 -r1.180 src/sys/netinet6/icmp6.c
cvs rdiff -u -r1.196 -r1.197 src/sys/netinet6/in6.c
cvs rdiff -u -r1.95 -r1.96 src/sys/netinet6/in6_ifattach.c
cvs rdiff -u -r1.156 -r1.157 src/sys/netinet6/ip6_input.c
cvs rdiff -u -r1.186 -r1.187 src/sys/netinet6/nd6.c
cvs rdiff -u -r1.70 -r1.71 src/sys/netinet6/nd6.h
cvs rdiff -u -r1.113 -r1.114 src/sys/netinet6/nd6_nbr.c
cvs rdiff -u -r1.106 -r1.107 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