diff options
author | hasso <hasso> | 2004-10-12 15:55:19 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-12 15:55:19 +0000 |
commit | 39ff11dc92d004b59d1ec786fd54b27111fee0b5 (patch) | |
tree | 00ec9f9ee2a8b94d05faf049715d766e0fd74bff /zebra/ChangeLog | |
parent | f4d58ce5aa0da64fd136c5747ff371d46736490a (diff) |
Unbreak "show ip route" command.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index d22e47bd..a4076495 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,8 @@ +2004-10-12 Hasso Tepper <hasso at quagga.net> + + * zebra_vty.c: Unbreak "show ip route" command help and make it work + for isis routes. + 2004-10-07 Hasso Tepper <hasso at quagga.net> * connected.c, main.c, rt_netlink.c, rtadv.c, zebra_rib.c, zserv.c: |