projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lua: Fixed some cross-platform issues for PPC (and probably other architectures)
[openwrt.git]
/
target
/
linux
/
generic-2.6
/
patches-2.6.26
/
950-revert_xt_sctp_simplify.patch
diff --git
a/target/linux/generic-2.6/patches-2.6.26/950-revert_xt_sctp_simplify.patch
b/target/linux/generic-2.6/patches-2.6.26/950-revert_xt_sctp_simplify.patch
index
6c8cdf1
..
a4d9381
100644
(file)
--- a/
target/linux/generic-2.6/patches-2.6.26/950-revert_xt_sctp_simplify.patch
+++ b/
target/linux/generic-2.6/patches-2.6.26/950-revert_xt_sctp_simplify.patch
@@
-1,5
+1,5
@@
----
linux-2.6.26-rc4/include/linux/netfilter/xt_sctp.h 2008-05-26 20:08:11.000000000 +0200
-+++
linux-2.6.26-rc4-owrt/include/linux/netfilter/xt_sctp.h 2008-06-02 13:30:15.000000000 +0200
+---
a/include/linux/netfilter/xt_sctp.h
++++
b/include/linux/netfilter/xt_sctp.h
@@ -37,54 +37,68 @@
#define SCTP_CHUNKMAP_SET(chunkmap, type) \
@@ -37,54 +37,68 @@
#define SCTP_CHUNKMAP_SET(chunkmap, type) \
This page took
0.021543 seconds
and
4
git commands to generate.