projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: add support for unbranded XDX-RN502J board
[openwrt.git]
/
target
/
linux
/
generic
/
patches-3.0
/
642-bridge_port_isolate.patch
diff --git
a/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
b/target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
index
46ee5e9
..
a1214c1
100644
(file)
--- a/
target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
+++ b/
target/linux/generic/patches-3.0/642-bridge_port_isolate.patch
@@
-1,6
+1,6
@@
--- a/net/bridge/br_private.h
+++ b/net/bridge/br_private.h
--- a/net/bridge/br_private.h
+++ b/net/bridge/br_private.h
-@@ -13
3,6 +133
,7 @@ struct net_bridge_port
+@@ -13
4,6 +134
,7 @@ struct net_bridge_port
unsigned long flags;
#define BR_HAIRPIN_MODE 0x00000001
unsigned long flags;
#define BR_HAIRPIN_MODE 0x00000001
@@
-43,7
+43,7
@@
#endif
--- a/net/bridge/br_input.c
+++ b/net/bridge/br_input.c
#endif
--- a/net/bridge/br_input.c
+++ b/net/bridge/br_input.c
-@@ -9
5,7 +95
,8 @@ int br_handle_frame_finish(struct sk_buf
+@@ -9
7,7 +97
,8 @@ int br_handle_frame_finish(struct sk_buf
skb2 = skb;
br->dev->stats.multicast++;
skb2 = skb;
br->dev->stats.multicast++;
This page took
0.02529 seconds
and
4
git commands to generate.