CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/07/08 11:48:37
Modified files:
sbin/pfctl : pf_print_state.c pfctl.h
usr.sbin/tcpdump: pf_print_state.c
Log message:
New attempt to make the -P flag work with -ss, so that states can be
printed with port names if desired.
tcpdump's pf_print_state.c has diverged significantly from pfctl's, so
the change to tcpdump's pf_print_state.c is not exactly the same as
pfctl's.
ok henning sthen
