CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/04/03 09:09:04
Modified files:
sys/net : if_pfsync.c pf.c pf_ioctl.c pfvar.h
Log message:
Fix kernel compilation with pf but without pfsync pseudo-device by
moving the state export functionality from pfsync code into pf.
Based on the initial diff diff by guenther, ok henning.
