]> git.pld-linux.org Git - packages/xtables-addons.git/commitdiff
- removed bogus example
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Fri, 12 Sep 2008 13:46:58 +0000 (13:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xtables-addons-help.patch -> 1.1

xtables-addons-help.patch [new file with mode: 0644]

diff --git a/xtables-addons-help.patch b/xtables-addons-help.patch
new file mode 100644 (file)
index 0000000..ca8523c
--- /dev/null
@@ -0,0 +1,12 @@
+diff -ur xtables-addons-1.5.7/extensions/libxt_ipp2p.c xtables-addons-1.5.7.new/extensions/libxt_ipp2p.c
+--- xtables-addons-1.5.7/extensions/libxt_ipp2p.c      2008-09-01 21:35:51.000000000 +0200
++++ xtables-addons-1.5.7.new/extensions/libxt_ipp2p.c  2008-09-12 15:39:26.750904273 +0200
+@@ -42,7 +42,6 @@
+       "You can now use -p udp to search UDP packets only or without -p switch to search UDP and TCP packets.\n"
+       "\nSee README included with this package for more details or visit http://www.ipp2p.org\n"
+       "\nExamples:\n"
+-      " iptables -A FORWARD -m ipp2p --ipp2p -j MARK --set-mark 0x01\n"
+       " iptables -A FORWARD -p udp -m ipp2p --kazaa --bit -j DROP\n"
+       " iptables -A FORWARD -p tcp -m ipp2p --edk --soul -j DROP\n\n"
+       , IPP2P_VERSION);
+Tylko w xtables-addons-1.5.7.new/extensions: libxt_ipp2p.c~
This page took 0.032231 seconds and 4 git commands to generate.