Cedric Berger wrote:
CVSROOT: /cvs Module name: src Changes by: cedric_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/03/24 10:06:39
Modified files:
sbin/pfctl : pf_print_state.c
Log message:
Add missing return. Fix following buglet:
# echo "pass in from <veryLONGtableNAME>" | pfctl -nvf-
pass in from <veryLONGtableNAME>/0 to any
That was ok henning@ millert@ Sorry, Cedric