projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b512523
)
iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked
author
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Dec 2010 11:16:46 +0000
(11:16 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Sun, 19 Dec 2010 11:16:46 +0000
(11:16 +0000)
SVN-Revision: 24719
package/iptables/patches/002-layer7_2.22.patch
patch
|
blob
|
history
diff --git
a/package/iptables/patches/002-layer7_2.22.patch
b/package/iptables/patches/002-layer7_2.22.patch
index 04b21c010567fa76c5799e97cbef7d6b34e468df..ba4531e3f3b4939999157f59f3ea56c147641d59 100644
(file)
--- a/
package/iptables/patches/002-layer7_2.22.patch
+++ b/
package/iptables/patches/002-layer7_2.22.patch
@@
-1,5
+1,5
@@
--- /dev/null
-+++ b/libxt_layer7.c
++++ b/
extensions/
libxt_layer7.c
@@ -0,0 +1,368 @@
+/*
+ Shared library add-on to iptables for layer 7 matching support.