- set hostname in CLI prompt
authorBrendan O'Dea <bod@optus.net>
Wed, 7 Jul 2004 09:09:53 +0000 (09:09 +0000)
committerBrendan O'Dea <bod@optus.net>
Wed, 7 Jul 2004 09:09:53 +0000 (09:09 +0000)
commit4ad75362584e275243a7b70bc64f1762ebc552d9
tree856e872ab96b1b933fd2fd4e9337c3cd81a21758
parentd78201b5d724fc1927b2eb803c65a5198356ea77
- 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
cli.c
cluster.c
cluster.h
l2tpns.c
l2tpns.h
radius.c