cvs commit: src/sys/contrib/pf/net pf_ioctl.c
Max Laier
mlaier at FreeBSD.org
Mon Sep 20 08:15:59 PDT 2004
mlaier 2004-09-20 15:15:58 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/contrib/pf/net pf_ioctl.c
Log:
MFC: pf_ioctl.c, rev. 1.15:
Break out altq_enable/disable from DIOC{START,STOP}ALTQ into seprate
functions that can be called from enable/disable pf as well. This
improves switching from non-altq ruleset to altq ruleset (and the other
way 'round) by a great deal and makes pfctl act like the user would
except it to.
PR: kern/71746
Tested by: Aurilien "beorn" Rougemont (PR submitter)
Approved by: re (scottl)
Revision Changes Path
1.12.2.2 +83 -41 src/sys/contrib/pf/net/pf_ioctl.c
More information about the cvs-src
mailing list