K 10 svn:author V 2 cy K 8 svn:date V 27 2015-02-11T02:43:58.233641Z K 7 svn:log V 251 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 END