I have program, that injects ip-address to the packets. Program have next includes:
#include <stdio.h>
#include <stdint.h>
#include <dlfcn.h> /* header required for...