Multithreaded call to redirect_traffic
This commit is contained in:
parent
bf9ad1a030
commit
a46a804df4
3 changed files with 17 additions and 1 deletions
1
arp.h
1
arp.h
|
@ -7,6 +7,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <string.h>
|
||||
#include <pthread.h>
|
||||
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue