]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r277854:
authorcy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 02:43:58 +0000 (02:43 +0000)
committercy <cy@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 11 Feb 2015 02:43:58 +0000 (02:43 +0000)
commit40e02f6af86a5ce5ef645d650c776cd675a89d64
tree2e877b717a117825b8ee2bcaa9961741c00b8e11
parent8fcf891297a3728a567a169807c798f382dcd254
MFC r277854:

ipfilter 5.1.2 (vs 4.1.28 in previous releases of FreeBSD) stores IPv4
and IPv6 rules in a single table. ipf -6 -Fa will flush the whole table,
including IPv4 rules. This patch removes the redundant ipf -I -6 -Fa
statement.

PR: 188318

git-svn-id: svn://svn.freebsd.org/base/stable/10@278550 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
etc/rc.d/ipfilter