Date: Mon, 20 Sep 2004 15:15:58 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/contrib/pf/net pf_ioctl.c Message-ID: <200409201515.i8KFFw0g027933@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409201515.i8KFFw0g027933>