Hacker News new | ask | show | jobs
Creating a simple and fast packet sniffer in C++ (average-coder.blogspot.com)
13 points by pea-tear 4606 days ago
1 comments

neat, and thanks. looks like a useful library to keep around. i've been doing this sort of stuff in python for quite some time, and in C, so some C++ is welcome.

thanks! i didn't know about libtins before.