1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-06-28 22:25:28 +03:00

[package] iptables: fix layer7 patch to place the source in extensions/, I doubt it ever worked

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24719 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-19 11:16:46 +00:00
parent af62c5dff0
commit c0241ce8ca

View File

@ -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.