commit | 8cae308d2bc81f95c320e7a345b92be6c238f510 | [log] [tgz] |
---|---|---|
author | Bernhard Thaler <bernhard.thaler@wvnet.at> | Sat May 30 15:26:57 2015 +0200 |
committer | Pablo Neira Ayuso <pablo@netfilter.org> | Fri Jun 12 14:07:56 2015 +0200 |
tree | 10610b5cb76f62f0ac9fb92c53e6a22d89200628 | |
parent | d39a33ed9b9ac0939a5b2ddc4dd3d283373bbe89 [diff] |
netfilter: bridge: re-order br_nf_pre_routing_finish_ipv6() Put br_nf_pre_routing_finish_ipv6() after daddr_was_changed() and br_nf_pre_routing_finish_bridge() to prepare calling these functions from there. Signed-off-by: Bernhard Thaler <bernhard.thaler@wvnet.at> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>