diff options
author | hasso <hasso> | 2005-09-28 18:30:51 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-28 18:30:51 +0000 |
commit | d3d7474ba98f01e6d9994ff48c0b3a4331a8ef2a (patch) | |
tree | efa9e1f7f1e7fdb79f5374c78301218f2b68bc95 /isisd/ChangeLog | |
parent | 9551eea4465e0e3eaab7a133fc06705c8f36afc4 (diff) |
* isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.
* isis_lsp.c: Refresh dynamic hostname in the cache while refreshing
topology LSP.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 3abe3ae7..f69364c4 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,5 +1,11 @@ 2005-09-28 Hasso Tepper <hasso at quagga.net> + * isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup. + * isis_lsp.c: Refresh dynamic hostname in the cache while refreshing + topology LSP. + +2005-09-28 Hasso Tepper <hasso at quagga.net> + * isis_lsp.c: Make topology generator generate TE TLVs if necessary. Also take care of inserting dynamic hostname of topology TLVs into cache. |