kernel: bridge: backport two snooping related patches
authorFelix Fietkau <nbd@openwrt.org>
Wed, 27 May 2015 15:20:04 +0000 (15:20 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 27 May 2015 15:20:04 +0000 (15:20 +0000)
commit7778392ea5bae96bde99728f7a1c42b786ce7cc0
treecf3968b0e9505da05b0a8bde94188bf5215706fa
parentd1e532e77e6fb313edbc7fe83b70082512891c91
kernel: bridge: backport two snooping related patches

With this patch the following two patches are backported:

* bridge: fix parsing of MLDv2 reports
* bridge: allow setting hash_max + multicast_router if interface is down

The former one is an important fix which got just applied to the net-tree
and is queued for stable. The latter is a patch which is needed to make
the hash_max and multicast_router attributes configurable through
netifd.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
SVN-Revision: 45783
target/linux/generic/patches-3.18/051-01-bridge-fix-parsing-of-MLDv2-reports.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/051-02-bridge-allow-setting-hash_max-multicast_router-if-in.patch [new file with mode: 0644]
target/linux/generic/patches-3.18/645-bridge_multicast_to_unicast.patch