Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Aug 2015 19:26:29 +0800
From:      Julian Elischer <julian@freebsd.org>
To:        "Alexander V. Chernikov" <melifaro@FreeBSD.org>, svn-src-head@freebsd.org
Subject:   another ipfw regression I think.
Message-ID:  <55C0A165.10103@freebsd.org>
In-Reply-To: <201508031431.t73EV6hZ045024@repo.freebsd.org>
References:  <201508031431.t73EV6hZ045024@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
another thing that seems broken now is that -q no longer stopps errors 
when deleting non existant rules.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55C0A165.10103>