* Update cli callbacks to work with libcli 1.6.
authorfred_nerk <fred_nerk>
Mon, 28 Jun 2004 02:43:13 +0000 (02:43 +0000)
committerfred_nerk <fred_nerk>
Mon, 28 Jun 2004 02:43:13 +0000 (02:43 +0000)
commiteb3a6cd62dc3b83c68ad174d4c439f5bbaa902e1
tree3513b86aab8081971f42bba92aa9d3b81c300159
parent307a34d625d8456a2472108d0db1b5897bd6903c
* Update cli callbacks to work with libcli 1.6.
  This supports privileged and unprivileged commands, as well as a configuration
  mode
* Add help for all cli commands
* Add "show version" command
* Fix uptime counter display
* Fix nasty bug where cluster basetime can be set to 0 when sending initial
  heartbeat
* Don't rmmod ip_conntrack, as this can take a lot of time
* Re-order logging in routeset such that the action is given before any error
* Use the correct gateway address when deleting routes
* Remove any routes when address changes
* Require authentication if telnet from remote ip
* Require enable password always
* Return error if show pool done on slave
* We MUST immediately exit if we're the wrong master!
18 files changed:
Makefile
arp.c
bgp.c
bgp.h
cli.c
cluster.c
constants.c
control.c
garden.c
icmp.c
l2tpns.c
l2tpns.h
ll.c
md5.c
ppp.c
radius.c
tbf.c
util.c