now automatically gets the interface
This commit is contained in:
@@ -56,4 +56,5 @@ void send_status(unsigned char *buf, char *payload);
|
||||
void sigint(int signum);
|
||||
void ip_checksum(struct iphdr *ip);
|
||||
void udp_checksum(struct iphdr *ip, unsigned short *payload);
|
||||
void get_interface_name(char iface[]);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user