diff options
author | hasso <hasso> | 2005-09-19 06:35:47 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-19 06:35:47 +0000 |
commit | 96e30387f164148fe47da6d4481283a61d761c97 (patch) | |
tree | d22600c92bf5d3f8d38c57c39646842e78e5d4dd /isisd/ChangeLog | |
parent | 72b9c956e2e025d24cf1e55a5e17ba34942a6ee3 (diff) |
* isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4
reachibility metric display.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 402477b6..3735b4fc 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,5 +1,10 @@ 2005-09-19 Hasso Tepper <hasso at quagga.net> + * isis_lsp.c: Better output of detailed LSP printout and fixed TE IPv4 + reachibility metric display. + +2005-09-19 Hasso Tepper <hasso at quagga.net> + * isis_tlv.h: Cleanup comment about TLVs we should support, remove info about useless (in sense of IP(v6)) TLVs. |