All of lore.kernel.org
 help / color / mirror / Atom feed
From: Egorkin Igor <igor@egorkin.ru>
To: lartc@vger.kernel.org
Subject: IPP2P. How to set the max length of the analyzed data?
Date: Sat, 16 Feb 2013 13:37:09 +0000	[thread overview]
Message-ID: <511F8B85.9030308@egorkin.ru> (raw)


Hello!

 From http://l7-filter.sourceforge.net/HOWTO-kernel

 > By default, l7-filter looks at the first 10 packets or 2kB, whichever 
is smaller.
 > You can alter the number of packets at any time through 
/proc/net/layer7_numpackets.
 > (i.e. "echo 16 > /proc/net/layer7_numpackets".) In l7-filter versions 
2.0 and forward,
 > you can alter the number of bytes at module load time: "modprobe 
xt_layer7 maxdatalen=N".
 > (ipt_layer7 in old versions), where N is in bytes.
 > This should be used cautiously, since performance may decrease 
drastically with larger data sizes.
 > To prevent you from accidentally bringing down your network, there is 
an artificial limit of 65536 imposed.


I could not find a similar option for IPP2P.
May be inside the module already exists some limits?

-- 
Igor


             reply	other threads:[~2013-02-16 13:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-16 13:37 Egorkin Igor [this message]
2013-02-16 14:39 ` IPP2P. How to set the max length of the analyzed data? Andrew Beverley
2013-02-16 16:12 ` Egorkin Igor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=511F8B85.9030308@egorkin.ru \
    --to=igor@egorkin.ru \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.