diff options
author | ajs <ajs> | 2005-03-29 16:08:16 +0000 |
---|---|---|
committer | ajs <ajs> | 2005-03-29 16:08:16 +0000 |
commit | fd651fa6d5139501af57471109ec15bb688e4bd4 (patch) | |
tree | 25667e4dbf86dd641e291c86e83a2d106482a3d6 /ospfd/ChangeLog | |
parent | 7f22396bdc304c14f1c7ef0402ba9bd1450661b7 (diff) |
2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ospf_vty.c (show_ip_ospf_interface_sub): Display interface MTU and
bandwidth; this is useful for debugging problems. Also, the function
should be static.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index f25e7c8a..a1af72fe 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,9 @@ +2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu> + + * ospf_vty.c (show_ip_ospf_interface_sub): Display interface MTU and + bandwidth; this is useful for debugging problems. Also, the function + should be static. + 2005-03-27 Hasso Tepper <hasso at quagga.net> * ospf_snmp.c: Don't crash in snmp query if ospf instance doesn't |