CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/02 16:03:30
Modified files:
sys/net : pf_ioctl.c
Log message:
Don't destroy a non-persistent table if referenced by src_nodes. Fixes
a crash if max-src-* options are triggered both before and after a ruleset
reload, when the rules are overloading to a non-persistent table.
Discovered by and fix from Martin Pelikan.
