CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/07 21:56:14
Modified files:
sys/net : pf.c
Log message:
in pf_print_state_parts, do not use skw->proto to print the protocol
but our local copy proto that we very carefully set beforehands. skw
being NULL is perfectly valid there.
