Discussion:
typo on wiki
John de la Garza
2014-09-23 01:24:22 UTC
Permalink
http://wiki.nftables.org/wiki-nftables/index.php/Configuring_chains

it says:

Deleting chains

You can delete the chains that you don't need, eg.
% nft add chain ip filter input




should read

Deleting chains

You can delete the chains that you don't need, eg.
% nft delete chain ip filter input

--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Arturo Borrero Gonzalez
2014-09-23 07:01:29 UTC
Permalink
Post by John de la Garza
http://wiki.nftables.org/wiki-nftables/index.php/Configuring_chains
Deleting chains
You can delete the chains that you don't need, eg.
% nft add chain ip filter input
should read
Deleting chains
You can delete the chains that you don't need, eg.
% nft delete chain ip filter input
=46ixed,

thanks for the report.
--=20
Arturo Borrero Gonz=C3=A1lez
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...