all:
	gcc -std=gnu99 -O3 packet_capture.c -lpcap -o ini3_dump
