CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/29 07:16:14
Modified files:
sys/net : pf.c
sys/netinet : in_pcb.c in_pcb.h ip_input.c tcp_input.c
udp_usrreq.c
sys/sys : mbuf.h
Log message:
Declare struct pf_state_key in the mbuf and in_pcb header files to
avoid ugly casts.
OK krw@ tedu@
