diff options
author | Phil Sutter <phil@nwl.cc> | 2020-11-03 12:21:29 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2020-12-03 00:27:51 +0100 |
commit | 44457c0805905ea22b4ecf9156648e774dd29155 (patch) | |
tree | 644a0370fe42b930d5d6e333fadd80a9581b5d2d /extensions/libxt_AUDIT.man | |
parent | 1bdb5535f561a4e065d766f0f4f41067e31c7281 (diff) |
xtables-arp: Don't use ARPT_INV_*
Arptables invflags are partly identical to IPT_INV_* ones but the bits
are differently assigned. Eliminate this incompatibility by definition
of the unique invflags in nft-arp.h on bits that don't collide with
IPT_INV_* ones, then use those in combination with IPT_INV_* ones in
arptables-specific code.
Note that ARPT_INV_ARPPRO is replaced by IPT_INV_PROTO although these
are in fact different options - yet since '-p' option is not supported
by arptables, this does not lead to a collision.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'extensions/libxt_AUDIT.man')
0 files changed, 0 insertions, 0 deletions