CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/06/05 16:18:28
Modified files:
sys/net : pf.c pf_ioctl.c pf_norm.c pfvar_priv.h
Log message:
- let's add PF_LOCK()
to enable PF_LOCK(), you must add 'option WITH_PF_LOCK' to your kernel
configuration. The code does not do much currently it's just the very
small step towards MP.
O.K. henning@, mikeb@, mpi@
