]> git.ipfire.org Git - thirdparty/iptables.git/commit
ebtables-compat: include rule counters in ebtables rules
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Mon, 19 Jan 2015 13:27:57 +0000 (14:27 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 28 Jan 2015 16:23:51 +0000 (17:23 +0100)
commitcd414abfd21dae0288f53669672f057c0630c78a
tree1c163eb666c006620f257e3f4cba02da73d15c97
parentc5c011a13395ceab661eb2d5774487e1215ca9e7
ebtables-compat: include rule counters in ebtables rules

Counters are missing in ebtables rules.

This patch includes them just before the target, so counters are incremented
when the rule is about to take his action.

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft-bridge.c