Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 195 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 195 Bytes

pcap_layers

A library for helping to process pcap files. You can define callbacks for various layers of packet processing.

Requires configure.ac:

AC_CHECK_HEADERS([pcap/sll.h])