From a96d8d1095da09811e343a534f5801a948ae1061 Mon Sep 17 00:00:00 2001 From: hasso Date: Fri, 16 Sep 2005 14:44:23 +0000 Subject: * isis_lsp.c (lsp_update): Remove LSP from database before updating its data and put it back after. Database entry MUST contain at least correct pointers to the sysid to get correct compare results. * isis_lsp.[ch], isis_pdu.c: Pass level to the lsp_update() function. --- isisd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 822d856b..6a2be940 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,10 @@ +2005-09-16 Hasso Tepper + + * isis_lsp.c (lsp_update): Remove LSP from database before updating + its data and put it back after. Database entry MUST contain at least + correct pointers to the sysid to get correct compare results. + * isis_lsp.[ch], isis_pdu.c: Pass level to the lsp_update() function. + 2005-09-05 Hasso Tepper * *.c: Try to be less verbose by default (without any debug options -- cgit v1.2.1