diff options
author | hasso <hasso> | 2005-09-18 17:51:02 +0000 |
---|---|---|
committer | hasso <hasso> | 2005-09-18 17:51:02 +0000 |
commit | 4eda93ab0bb51da95f239b9e7eaecf8487ef4424 (patch) | |
tree | 4913dafddd31a0c2e16e6887d01179982e3d6fcf /isisd/ChangeLog | |
parent | e6a0bf9ca05b5543d0d21045ce939598c4e79887 (diff) |
* isis_lsp.c (lsp_update): Fix previous commit - manipulate the right
database and only if LSP is really in the database (sanity check).
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 6a2be940..d9e65bbd 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,8 @@ +2005-09-18 Hasso Tepper <hasso at quagga.net> + + * isis_lsp.c (lsp_update): Fix previous commit - manipulate the right + database and only if LSP is really in the database (sanity check). + 2005-09-16 Hasso Tepper <hasso at quagga.net> * isis_lsp.c (lsp_update): Remove LSP from database before updating |