aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-4.0
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-09-08 16:43:32 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-09-08 16:43:32 +0000
commitf0c747dee5f0175a5f57ab232eebcf311429c788 (patch)
tree344613ba9f367ae3b554eb92d7711c11ca15ba68 /target/linux/generic/patches-4.0
parentb8c9d6b29643e112cdffc06a56f85f87cfde4201 (diff)
downloadupstream-f0c747dee5f0175a5f57ab232eebcf311429c788.tar.gz
upstream-f0c747dee5f0175a5f57ab232eebcf311429c788.tar.bz2
upstream-f0c747dee5f0175a5f57ab232eebcf311429c788.zip
kernel: describe bridge patch "multicast to unicast"
It was initially added in r41367 by nbd. SVN-Revision: 46828
Diffstat (limited to 'target/linux/generic/patches-4.0')
-rw-r--r--target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch b/target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch
index 055eb367a7..a8e22c42b3 100644
--- a/target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch
+++ b/target/linux/generic/patches-4.0/645-bridge_multicast_to_unicast.patch
@@ -1,3 +1,8 @@
+From: Felix Fietkau <nbd@openwrt.org>
+Subject: [PATCH] bridge: multicast to unicast
+
+Implement optinal multicast->unicast conversion for igmp snooping
+---
--- a/include/linux/if_bridge.h
+++ b/include/linux/if_bridge.h
@@ -45,6 +45,7 @@ struct br_ip_list {