?
=?iso-8859-1?q?Mike_Kn=F6ffler?=
Hello,
Does anyone use libnet? I have a program compiled with gcc -lnet, using
libnet 1.1.2.1 from www.packetfactory.net/libnet and I only get 1000
packets per seconds sent.
In the libnet-source is a /sample/synflood.c, and there the same, only
exact 1000 packets per second. Startet twice I get 2000 packets per
second. There is no 1000-limit in the synflood.c or in my program.
When I use PERL synflood.pl, I dont have this limitation, I get 2581
packets (but it consumes all cpu), so I need it in c.
Where I can turn off this limitation?
Thanks
Mike
Does anyone use libnet? I have a program compiled with gcc -lnet, using
libnet 1.1.2.1 from www.packetfactory.net/libnet and I only get 1000
packets per seconds sent.
In the libnet-source is a /sample/synflood.c, and there the same, only
exact 1000 packets per second. Startet twice I get 2000 packets per
second. There is no 1000-limit in the synflood.c or in my program.
When I use PERL synflood.pl, I dont have this limitation, I get 2581
packets (but it consumes all cpu), so I need it in c.
Where I can turn off this limitation?
Thanks
Mike