2001-09-17 08:21:39 +02:00
|
|
|
Easy packet filtering in your programs.
|
|
|
|
|
|
|
|
This library is based on ngrep. Instead of having
|
|
|
|
to worry about the pcap, the options, the syntax, the processing
|
|
|
|
of the IP packets et al, you now have an easy interface:
|
|
|
|
Initialize and run. Let the callback functions handle the rest.
|
|
|
|
|
|
|
|
Edwin Groothuis
|
|
|
|
edwin@mavetju.org
|
|
|
|
|
2001-11-21 00:29:38 +01:00
|
|
|
WWW: http://www.mavetju.org/
|