- Use only one socket for all UDP traffic (for compatibility)
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 25 Nov 2000 13:33:33 +0000 (13:33 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 25 Nov 2000 13:33:33 +0000 (13:33 +0000)
commit1eedf54681d4556c6874f7baee8e810cab867756
tree65700c1f1a0f70d08128528f4310e084bd42b7e9
parent0806605ce383b7e89fa26eda56f8a5f3bbed9dd3
- Use only one socket for all UDP traffic (for compatibility)
- Write pidfile again after detaching
- Check OS (for handling FreeBSD/Solaris tun/tap stuff)
acconfig.h
autogen.sh
configure.in
src/net.c
src/process.c
src/protocol.c