Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Fri Mar 24 04:09:06 UTC 2000

Modified Files:
        syssrc/sys/netinet6: in6.c in6_ifattach.c in6_var.h nd6_nbr.c

Log Message:
move ia6->ia6_dad_ch to dp->dad_timer_ch, to ease KAME code sharing.
now in6_var.h does not need to pull sys/callout.h in.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/netinet6/in6.c
cvs rdiff -r1.22 -r1.23 syssrc/sys/netinet6/in6_ifattach.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/netinet6/in6_var.h
cvs rdiff -r1.20 -r1.21 syssrc/sys/netinet6/nd6_nbr.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