kernel: bridge: multicast: backport a few more fixes for 3.10
authorFelix Fietkau <nbd@openwrt.org>
Mon, 19 Jan 2015 01:13:25 +0000 (01:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 19 Jan 2015 01:13:25 +0000 (01:13 +0000)
commit5f0f0fd5657a7a6a6618a5d8b4bdf1c9989d5e29
tree883ba54cd3da83665f21315834caaec643c1f887
parentb70bc93479ec7091a38fde4bf18dbaf7541ff80c
kernel: bridge: multicast: backport a few more fixes for 3.10

The following patches unfortunately didn't hit the kernel stable
branches yet, therefore cherrypicking them for OpenWRT here:

* bridge: fix netfilter/NF_BR_LOCAL_OUT for own, locally generated queries
* bridge: multicast: enable snooping on general queries only
* bridge: multicast: add sanity check for general query destination

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
Backport of r43841

SVN-Revision: 44049
target/linux/generic/patches-3.10/070-net_bridge_backports.patch
target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch