diff options
author | Artur Molchanov | 2016-12-30 19:46:36 +0300 |
---|---|---|
committer | Pablo Neira Ayuso | 2016-12-30 18:22:50 +0100 |
commit | 14221cc45caad2fcab3a8543234bb7eda9b540d5 (patch) | |
tree | f528c2e7938ac94e3a6d886958fcc22e6b144511 /fs/quota | |
parent | 6c5d5cfbe3c59429e6d6f66477a7609aacf69751 (diff) |
bridge: netfilter: Fix dropping packets that moving through bridge interface
Problem:
br_nf_pre_routing_finish() calls itself instead of
br_nf_pre_routing_finish_bridge(). Due to this bug reverse path filter drops
packets that go through bridge interface.
User impact:
Local docker containers with bridge network can not communicate with each
other.
Fixes: c5136b15ea36 ("netfilter: bridge: add and use br_nf_hook_thresh")
Signed-off-by: Artur Molchanov <artur.molchanov@synesis.ru>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions