CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/04 07:42:25
Modified files:
sys/netinet6 : frag6.c icmp6.c in6.c in6_ifattach.c in6_pcb.c
in6_src.c ip6_input.c ip6_output.c nd6_nbr.c
nd6_rtr.c raw_ip6.c
Log message:
Replace the cast to struct in6_ifaddr pointer with the ifatoia6() macro.
No binary change.
OK claudio@
