Re: about libnet

"Michael C. Toren" <[email protected]> Wed, 14 Apr 2004 23:28:23 -0400
Newsgroups gmane.comp.security.libnet
Message-ID <[email protected]>
On Thu, Apr 15, 2004 at 01:33:07AM +0100, Jee J.Z. wrote:
> I am new to libnet and the list. Could anybody confirm that whether libnet
> is able to do the following jobs:
> 
> 1. Capture incoming packets and examine/store their contents;
> 2. Kill these packets (stop forwarding them to other peers or upper layers);

No, however you may be interested in divert sockets under FreeBSD or
Linux, or libipq and the iptables QUEUE target under Linux.

-mct