]> git.sur5r.net Git - gsconf/blob - socket.h
Fixed vlan bug, gotta rewrite that section soon
[gsconf] / socket.h
1 void init_socket();
2 unsigned char * get_mac(const char *intf);
3
4 unsigned char * myMac;
5
6 #define PACKET_BUFFER 2500