Tcpdump Tracefile Navigation Library
The purpose of this library is to read tcpdump trace files with the ability to navigate around in the file between reads. The API is intentionally much like that of the pcap library.
You can navigate in trace files both in time and space: you can jump to a packet which is at appr. 2/3 of the trace, or you can jump as closely as possible to a packet with a given timestamp, and then read packets from there. In addition, the API provides convenience functions for manipulating timeval structures.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network:utilities/libpcapnav && cd $_ - Create Badge
Refresh
Source Files
| Filename | Size | Changed |
|---|---|---|
| fix-includes.patch | 0000000649 649 Bytes | |
| fix-noreturn-in-nonvoid.patch | 0000000690 690 Bytes | |
| libpcapnav-0.8.tar.bz2 | 0000258167 252 KB | |
| libpcapnav.changes | 0000000674 674 Bytes | |
| libpcapnav.spec | 0000004230 4.13 KB |
Comments 0