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 the ARC FreeStation5 board, also fix WCR-150GN network setup...
[openwrt.git]
/
package
/
iproute2
/
patches
/
002-iproute2-ipxfrm_no_sctp.patch
diff --git
a/package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
b/package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
index
3bff8e3
..
cf2c9e9
100644
(file)
--- a/
package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
+++ b/
package/iproute2/patches/002-iproute2-ipxfrm_no_sctp.patch
@@
-2,8
+2,8
@@
ip/ipxfrm.c | 2 --
1 file changed, 2 deletions(-)
ip/ipxfrm.c | 2 --
1 file changed, 2 deletions(-)
----
iproute2-2.6.35.orig
/ip/ipxfrm.c
-+++
iproute2-2.6.35
/ip/ipxfrm.c
+---
a
/ip/ipxfrm.c
++++
b
/ip/ipxfrm.c
@@ -467,7 +467,6 @@ void xfrm_selector_print(struct xfrm_sel
switch (sel->proto) {
case IPPROTO_TCP:
@@ -467,7 +467,6 @@ void xfrm_selector_print(struct xfrm_sel
switch (sel->proto) {
case IPPROTO_TCP:
This page took
0.030369 seconds
and
4
git commands to generate.