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:   riastradh
Date:           Thu Feb  4 02:48:37 UTC 2016

Modified Files:
        src/sys/netinet6: in6_var.h ip6_input.c nd6.c

Log Message:
Declare in6_tmpaddrtimer_ch in in6_var.h.

Do not declare extern variables in .c files!


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/netinet6/in6_var.h
cvs rdiff -u -r1.154 -r1.155 src/sys/netinet6/ip6_input.c
cvs rdiff -u -r1.184 -r1.185 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