Small fixes:
authorGuus Sliepen <guus@tinc-vpn.org>
Fri, 25 May 2001 08:36:11 +0000 (08:36 +0000)
committerGuus Sliepen <guus@tinc-vpn.org>
Fri, 25 May 2001 08:36:11 +0000 (08:36 +0000)
commit4dee76522e177dcb4af5d6d844a5f3b74070e4b7
tree92d3ae470edc03af92ffe67cebd5e2f390845d6c
parentbfc5d6014e3c1563f7b6a2f10698e9ba23ba3e96
Small fixes:

- Fix compiler warnings (one was a real (but harmless) bug)
- Don't send PING packets if there is UDP traffic
- Correctly terminate strings containing salt for PING/PONG packets
src/meta.c
src/net.c
src/protocol.c