diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2015-09-08 16:43:32 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2015-09-08 16:43:32 +0000 |
commit | f0c747dee5f0175a5f57ab232eebcf311429c788 (patch) | |
tree | 344613ba9f367ae3b554eb92d7711c11ca15ba68 /target/linux/generic/patches-4.0 | |
parent | b8c9d6b29643e112cdffc06a56f85f87cfde4201 (diff) | |
download | upstream-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.patch | 5 |
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 { |