limitated sending pakets per process?

From: Martin Schneider (martinschneidermail_at_yahoo.de)
Date: 05/30/05


Date: 30 May 2005 05:27:29 -0700

Hello,
I have a c-programm which builds SYN-pakets by using libnet_build_tcp.
I expected to be able to create millions of pakets, but I only get
exactly 1000 pakets per second. If I start my syn-send-programm twice,
I get 2000 pakets per second. I am using linux 2.6 and
loopback-interface. Where can I turn off the 1000 pakets/process
limitation?