From: Brendan O'Dea Date: Wed, 7 Jul 2004 09:09:53 +0000 (+0000) Subject: - set hostname in CLI prompt X-Git-Tag: 2.2.1-2fdn3.1~19^2^2~1^2~445 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/4ad75362584e275243a7b70bc64f1762ebc552d9?hp=4ad75362584e275243a7b70bc64f1762ebc552d9 - set hostname in CLI prompt - add assertions to help identify odd LASTSEEN breakage - make cluster_hb_interval work; include interval/timeout in heartbeats so that a change on the master is propagated immediately to the slaves - use fast heartbeats when there are slaves not up to date - ensure basetime of shut down master is set to zero (prevent delayed election) - fix radius session leak on IPCP timeout - fix some off-by-one errors in tunnel/session loops ---