libpcap++

Libpcap++ is a C++ wrapper for libpcap (the packet capture library) that provides a high level interface to packet capture systems.

Tags Networking Software Development Libraries Internet Communications
Licenses GPL
Operating Systems Unix POSIX Linux
Implementation C++

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  15 Apr 2008 13:04
  • Rrelease-after

Changes: The GNU libtool versioning system is used. A pkgconfig file is installed. The function get_snaplen() has been moved to class Pcap. There's a new function Pcap::get_filter(). Now libpcap++ is compatible (only) with libpcap >= 0.8. There are two new functions, get_major_version() and get_minor_version(), in PcapOffline. More DLTs have been added. Some names of the DataLink::Type enum have been changed to match those defined by libpcap. A segmentation fault in Pcap::set_filter() has been fixed. The functions get_promiscuous() and get_nonblock() in PcapLive have been renamed to is_promiscuous() and is_nonblock().

  • Rrelease-mid
  •  10 Apr 2008 10:11
  • Rrelease-after

Changes: A Doxygen-generated API reference is installed. Now all accessor member functions start with "get_". cobj() methods have been added for the classes Stats, Address, Dumper, and Pcap (replacing get_pcap_t()). The interface of DataLink has changed. A new type, Pcap::Netmask, has been added. The function Packet::manage() has been added. An undefined reference to Dumper::STD_OUTPUT has been fixed.

  • Rrelease-mid
  •  01 Apr 2008 14:17
  • Rrelease-after

No changes have been submitted for this release.

Rss Recent comments

Rcomment-before 20 Dec 2008 12:46 Rcomment-trans wlcrck Rcomment-after

thanks
very useful

No-screenshot

Project Spotlight

ntalk

A console chat application written with ncurses.

No-screenshot

Project Spotlight

jee5unit

A test framework for out of container testing of EJBs and JPA entities.