]> git.pld-linux.org Git - packages/xtables-addons.git/blob - xtables-addons-help.patch
- updated for 1.10
[packages/xtables-addons.git] / xtables-addons-help.patch
1 diff -ur xtables-addons-1.5.7/extensions/libxt_ipp2p.c xtables-addons-1.5.7.new/extensions/libxt_ipp2p.c
2 --- xtables-addons-1.5.7/extensions/libxt_ipp2p.c       2008-09-01 21:35:51.000000000 +0200
3 +++ xtables-addons-1.5.7.new/extensions/libxt_ipp2p.c   2008-09-12 15:39:26.750904273 +0200
4 @@ -42,7 +42,6 @@
5         "You can now use -p udp to search UDP packets only or without -p switch to search UDP and TCP packets.\n"
6         "\nSee README included with this package for more details or visit http://www.ipp2p.org\n"
7         "\nExamples:\n"
8 -       " iptables -A FORWARD -m ipp2p --ipp2p -j MARK --set-mark 0x01\n"
9         " iptables -A FORWARD -p udp -m ipp2p --kazaa --bit -j DROP\n"
10         " iptables -A FORWARD -p tcp -m ipp2p --edk --soul -j DROP\n\n"
11         , IPP2P_VERSION);
12 Tylko w xtables-addons-1.5.7.new/extensions: libxt_ipp2p.c~
This page took 0.057579 seconds and 3 git commands to generate.