commit | 6f60f22c488675ef9c9e02ca4abc9dc0b210f6a6 | [log] [tgz] |
---|---|---|
author | Phil Sutter <phil@nwl.cc> | Thu Jul 19 18:32:06 2018 +0200 |
committer | Florian Westphal <fw@strlen.de> | Thu Jul 19 23:11:32 2018 +0200 |
tree | de0ce81254326509971c1bc27456d754ecca53e2 | |
parent | f3b772c10b782196060fe39ca6da142ba75e43d9 [diff] |
xtables: pass format to nft_rule_save() Preparing ebtables-save implementation, allow for callers to pass format bits to nft_rule_save() instead of just the 'counters' boolean. Signed-off-by: Phil Sutter <phil@nwl.cc> Signed-off-by: Florian Westphal <fw@strlen.de>