libpcap


[Source Code Walkthrough] NetSpeeder: A Simple and Brutal Server-Side Network Accelerator
2015-08-31 Research C libpcap

Recently I have been looking into low-level packet transmission analysis for APP applications and read some libpcap-related source code. Here I briefly pick a small tool based on libpcap to practice by analyzing it.