removing some error states
Andrey V. Elsukov
bu7cher at yandex.ru
Thu May 3 13:43:50 UTC 2018
On 02.05.2018 06:31, Julian Elischer wrote:
>>>> Many years ago I added code to ipfw so that if -q was set it would not
>>>> complain about
>>>> things that were unimportant, nor would it return an error code.
>>>> Such things include removing table entries that are already gone and
>>>> similar sorts of 'safe' operations.
>>>> The idea is that you can write 'naive' scripts that don't need to do
>>>> complicated checks to see if XXX is already present or gone..
>>>> In hte ame way that rm -f doesn't complain if the file doesn't
>>>> exist..? You were going to delete it anyhow.
Hi,
I added melifaro@ to CC list.
IMHO, ignoring errors when you configuring firewall is not a good idea.
I'm agree, that some errors are noisy, and also some of them were
already fixed, so you can just submit PR or patch, if you don't like
some. Due to huge difference between old tables and what we have now, it
is not always possible for one man to test all old features and properly
merge them with new features.
--
WBR, Andrey V. Elsukov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ipfw/attachments/20180503/c992e616/attachment.sig>
More information about the freebsd-ipfw
mailing list