tinc/src
Guus Sliepen e20e143f1e Changed ping behaviour (backwards compatible). If we don't have any data
to send, we don't need to check if the connection is still alive.
Furthermore, if we receive any kind of data from the other end, we know
it's alive, so we don't need to check it either. So, PING requests are
only sent if we send packets but there is no response.
2000-05-14 13:02:20 +00:00
..
conf.c Cleanups. 2000-05-14 12:22:42 +00:00
conf.h Cleanups. 2000-05-14 12:22:42 +00:00
encr.c Cleanups. 2000-05-14 12:22:42 +00:00
encr.h Cleanups. 2000-05-14 12:22:42 +00:00
genauth.c Cleanups. 2000-05-14 12:22:42 +00:00
Makefile.am Don't link in libdl. 2000-05-04 23:16:43 +00:00
net.c Changed ping behaviour (backwards compatible). If we don't have any data 2000-05-14 13:02:20 +00:00
net.h Changed ping behaviour (backwards compatible). If we don't have any data 2000-05-14 13:02:20 +00:00
netutl.c Cleanups. 2000-05-14 12:22:42 +00:00
netutl.h Cleanups. 2000-05-14 12:22:42 +00:00
protocol.c Cleanups. 2000-05-14 12:22:42 +00:00
protocol.h Cleanups. 2000-05-14 12:22:42 +00:00
tincd.c Cleanups. 2000-05-14 12:22:42 +00:00