CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/02 03:48:48
Modified files:
sbin/pfctl : pfctl.c
Log message:
Use a dedicated variable to prevent attempting to open multiple
ALTQ transactions when anchors are loaded.
Fixes pfctl when using 'load anchor ... from' as seen by beck@
and Toni Mueller, which stopped working after r1.295 removed loadopt
(which was overloaded to do this job as well as indicate command-
line flags).
ok henning@
