8000 GitHub - ksergey/spcap: PCAP parser library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ksergey/spcap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spcap

C++ PCAP parsing library

Features

  • Parsing PCAPs from xz/gz-encoded files directly
  • Nanoseconds timestamp precision
  • Header-only

Limitations

  • Only Ethernet frames
  • Only UDP packets
  • Only little-endian

Dependencies

  • liblzma - decoding xz-archives
  • zlib - decoding gz-archives
  • cmake - build system

About

PCAP parser library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0