netdump A simple C Linux packet inspector that do not use any library for portability Compilation: gcc -O2 -o netdump netdump.c