Merge branch 'master' of git://tinc-vpn.org/tinc into 1.1
Conflicts: src/net.c src/net_packet.c src/net_socket.c
This commit is contained in:
commit
f5dc136cfd
8 changed files with 67 additions and 7 deletions
|
|
@ -109,6 +109,7 @@ extern int maxoutbufsize;
|
|||
extern int seconds_till_retry;
|
||||
extern int addressfamily;
|
||||
extern unsigned replaywin;
|
||||
extern bool localdiscovery;
|
||||
|
||||
extern listen_socket_t listen_socket[MAXSOCKETS];
|
||||
extern int listen_sockets;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue