CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/12/29 10:05:25
Modified files:
sys/kern : uipc_mbuf.c
sys/net : if.c pf.c pfvar.h
sys/netinet : ip_input.c
Log message:
Make the functions which link the pf state keys to mbufs, inpcbs,
or other states more consistent.
OK visa@ sashan@ on a previous version
