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: dyoung
Date: Thu Feb 5 22:32:24 UTC 2009
Modified Files:
src/sys/netinet6: in6.c
Log Message:
Use the in6_ifaddr ia_ifa member instead of casting from from
in6_ifaddr to ifaddr.
Remove unnecessary parentheses. Do not needlessly cast RTM_ADD to
int.
No functional change intended.
To generate a diff of this commit:
cvs rdiff -r1.145 -r1.146 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