CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/24 05:20:18
Modified files:
sys/netinet : icmp6.h
sys/netinet6 : icmp6.c in6.c in6.h in6_var.h mld6.c nd6_nbr.c
Log message:
Significant namespace cleanup of netinet6 symbols.
One worrying bit is in icmp6.h where some htols() and htonl() are
added, which may affect compatibility down the line. This component
can be reverted if issues show up. Ports tree greps indicate no issue.
ok claudio mpi etc
