diff options
author | hasso <hasso> | 2004-09-10 21:19:13 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-10 21:19:13 +0000 |
commit | 13c48f728080ebe3b20252e124f42f85d240770b (patch) | |
tree | 685efc1bedf96153eaee42a9ed4c1dfce44c78ca /isisd/ChangeLog | |
parent | f390d2c7839c04100e4de8246215ce10ea96b653 (diff) |
Fixes from LIU Xin.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 4c119e2d..33608b13 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,12 @@ +2004-09-10 LIU Xin <lx at ns.6test.edu.cn> + + * isis_pdu.c: Goto out only if no adjacency exist. + * isis_circuit.c: Don't crash while executing "isis circuit-type" + command if circuit exists, but circuit->area is still NULL. + * isis_lsp.c: Set pointers to thread to NULL before initiating new + thread in lsp_l1_refresh_pseudo(), lsp_l2_refresh_pseudo() and + lsp_tick() functions. + 2004-05-19 Laurent Rabret <laurent.rabret at francetelecom.com> * isis_constants.h: change the ISIS Hello interval from 1 to 10 (cisco's |