shorter ping interval a few seconds after a neighbor gets idle, more accurate latency...
commit2c47a27202728aed8c8b15cc5ebcad466c6fd45c
authorMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Fri, 20 May 2011 04:38:00 +0000 (20 06:38 +0200)
committerMichael Blizek <michi1@michaelblizek.twilightparadox.com>
Fri, 20 May 2011 04:40:48 +0000 (20 06:40 +0200)
tree8a51496329f6b9d5b7cc028386ae0f352aa9b6fe
parentaca9977cab18208d718bcefc145040530252ebd0
shorter ping interval a few seconds after a neighbor gets idle, more accurate latency measurements, do not loose ping if kpackets are sent via qos, do not send duplicate reset/unknown_connid commands, retransmit BUG_ON fix, databuf size limit, unreserve_sock_buffer moved to wake_sender, reset_timeouted_conns fix, is_from_neigh+find_neigh finer locking, reset conns reliably and with low priority if a neighbor goes offline, kill eighbors immediately when the interface goes down, reduce speedtracker reaction time
net/cor/common.c
net/cor/cor.h
net/cor/forward.c
net/cor/kpacket_gen.c
net/cor/kpacket_parse.c
net/cor/neighbor.c
net/cor/rcv.c
net/cor/settings.h
net/cor/snd.c
net/cor/sock.c