1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-03 15:13:41 +03:00
openwrt-xburst/target/linux/generic
jow 7733d536b3 [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+
Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is
enabled. Since the IPv6 module isn't exactly lightweight and bridge also
only needs a single function from IPv6, it's rather easy to create a
common "lib" module with a RCU pointer to the actual implementation, if
the IPv6 module is loaded (although slightly hackish).

The codepath seems to be only taken when using IPv6, so there should be
no negative side effects when IPv6 isn't loaded. I did not measure how
big the performance impact is.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27237 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-19 22:48:53 +00:00
..
base-files rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
files [ledtrig-netdev] 2011-06-09 07:08:54 +00:00
image rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
patches-2.6.30 [generic] backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.31 [generic] backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.32 [generic] backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.36 [generic] backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.37 [generic] backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 (netfilter: IPv6: fix DSCP mangle code) 2011-06-15 14:11:33 +00:00
patches-2.6.38 [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+ 2011-06-19 22:48:53 +00:00
patches-2.6.39 [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+ 2011-06-19 22:48:53 +00:00
patches-3.0 [PATCH] generic: Remove IPv6 depependency of bridge in 2.6.38+ 2011-06-19 22:48:53 +00:00
config-2.6.30 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.31 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.32 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.36 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.37 kernel: add symbols, small fixes 2011-04-09 23:34:20 +00:00
config-2.6.38 add missing kernel config symbols for usb on powerpc 2011-06-15 18:07:26 +00:00
config-2.6.39 [PATCH] 2.6.39.1: missing kernel symbols 2011-06-15 18:18:32 +00:00
config-3.0 [kernel] add missing USBIP_CORE item in config-3.0 2011-06-16 14:34:50 +00:00
PATCHES fix a typo in the kernel patch description 2011-04-16 18:40:23 +00:00