]> git.ipfire.org Git - thirdparty/nftables.git/commit
monitor: Drop 'update table' and 'update chain' cases
authorPhil Sutter <phil@nwl.cc>
Thu, 11 Oct 2018 15:48:58 +0000 (17:48 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 15 Oct 2018 11:37:51 +0000 (13:37 +0200)
commit62cea2e4ca9d6bc781ced6518810144a8d697275
treea79456f2909eb8f267c02ebcae8ecd101bb95245
parent2194a76ed46a2f097c5ca5955e44544418866cc2
monitor: Drop 'update table' and 'update chain' cases

There seems to be no situation where this comes to play. Also, since
there is no 'nft update table/chain' command, this is inconsistent with
input.

Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/monitor.c