another ipfw regression I think.

Julian Elischer julian at freebsd.org
Tue Aug 4 11:26:42 UTC 2015


another thing that seems broken now is that -q no longer stopps errors 
when deleting non existant rules.

root at vps1:~ # ipfw -q delete 4000
ipfw: rule 4000 not found
root at vps1:~ #  echo $?
69
root at vps1:


More information about the svn-src-head mailing list