CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/04/10 02:50:59
Modified files:
sys/net : if_pflow.c if_pppoe.c pf.c
pfkeyv2_parsemessage.c radix_mpath.c
sys/netinet : igmp.c ip_icmp.c ip_input.c ip_ipsp.c
ip_output.c ip_var.h ipsec_input.c
ipsec_output.c raw_ip.c tcp_input.c tcp_subr.c
tcp_usrreq.c tcp_var.h udp_usrreq.c
sys/netinet6 : in6_pcb.c nd6.c
Log message:
Remove various external variable declaration from sources files and
move them to the corresponding header with an appropriate comment if
necessary.
ok guenther@