diff options
author | Florian Westphal <fw@strlen.de> | 2019-06-18 20:43:57 +0200 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2019-06-19 22:49:36 +0200 |
commit | ea046380431f5cc623daf8c9d7b2c5438a90a84f (patch) | |
tree | 818619874ae94cf0561105500f078bf4eae8388b /tests/py/inet/ip_tcp.t.payload.bridge | |
parent | 29740423f948b6f8ca11b250b6088df689d882dc (diff) |
netlink_delinerize: remove network header dep for reject statement also in bridge family
add rule bridge test-bridge input reject with icmp type ...
is shown as
ether type ip reject type ...
i.e., the dependency is not removed.
Allow dependency removal -- this adds a problem where some icmp types
will be shortened to 'reject', losing the icmp ipv4 dependency.
Next patch resolves this problem by disabling short-hand abbreviations
for bridge reject statements.
Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/py/inet/ip_tcp.t.payload.bridge')
0 files changed, 0 insertions, 0 deletions