All of lore.kernel.org
 help / color / mirror / Atom feed
* IPP2P. How to set the max length of the analyzed data?
@ 2013-02-16 13:37 Egorkin Igor
  2013-02-16 14:39 ` Andrew Beverley
  2013-02-16 16:12 ` Egorkin Igor
  0 siblings, 2 replies; 3+ messages in thread
From: Egorkin Igor @ 2013-02-16 13:37 UTC (permalink / raw)
  To: lartc


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-16 16:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-16 13:37 IPP2P. How to set the max length of the analyzed data? Egorkin Igor
2013-02-16 14:39 ` Andrew Beverley
2013-02-16 16:12 ` Egorkin Igor

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.