ipp2p: bittorrent commands

After testing I decide to write my patch to bittorrent GET commands
from xt_ipp2p.c because old procedure is useless for modified and/or
private trackers.

BTW: info_hash may be 3rd argument, passkey (private trackers) may be
1st argument (or not) etc. so we need to search.
This commit is contained in:
Tomasz Tomkowiak
2010-01-26 06:16:00 +03:00
committed by Jan Engelhardt
parent 2ef714cc93
commit 43864ac6f1
2 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,7 @@
HEAD
====
- ipp2p: updated bittorent command recognition
Xtables-addons 1.23 (February 24 2010)