diff options
author | hasso <hasso> | 2005-08-21 20:01:15 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-08-21 20:01:15 +0000 |
commit | bb5b7552cc4f067fbb25f7a8f0c4fe558a508f3f (patch) | |
tree | 67adaa204f37ea8c57ef8b0c893ed1e21b7d52bb /ospfd/ChangeLog | |
parent | 54bedb55d9f4185e35307a4178ad8d73a9a8857d (diff) |
* ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.
Interface should be specified by name now.
[backport candidate]
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index b546bbd1..07e2b15b 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2005-08-21 Hasso Tepper <hasso at quagga.net> + + * ospf_vty.c: Make "show ip ospf neighbor xxx" commands work. + Interface should be specified by name now. + 2005-08-17 Hasso Tepper <hasso at quagga.net> * ospf_vty.c: Check carefully if interface exists before trying to |