diff options
author | hasso <hasso> | 2005-09-19 06:02:34 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-19 06:02:34 +0000 |
commit | 72b9c956e2e025d24cf1e55a5e17ba34942a6ee3 (patch) | |
tree | a27533f2aae630e7a5c6ab2b1f6f198afa328763 /isisd/ChangeLog | |
parent | f1082d1934fae86e67b13594d2b506d1147f022f (diff) |
* isis_tlv.h: Cleanup comment about TLVs we should support, remove info
about useless (in sense of IP(v6)) TLVs.
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 c245d096..402477b6 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,5 +1,10 @@ 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. + +2005-09-19 Hasso Tepper <hasso at quagga.net> + * isis_lsp.h: Added backpointer to the area from LSP. For now it's used only in generated topology LSPs. * isisd.[ch]: Cleanup CLI commands related to topology generation and |