diff options
author | hasso <hasso> | 2004-09-14 11:05:13 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-14 11:05:13 +0000 |
commit | 64a7afd6de67eebda09a6766aa27dbd722539363 (patch) | |
tree | 484ef68fd5f186cb957852f136c8f5f1aeb364f6 /isisd/ChangeLog | |
parent | ae399ab0cf6387385cc9958d64309a838467055f (diff) |
isis_pdu.c: Update l1_desig_is only if neighbor really is DIS.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 33608b13..3fa9f98a 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,7 @@ +2004-09-14 LIU Xin <lx at ns.6test.edu.cn> + + * isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. + 2004-09-10 LIU Xin <lx at ns.6test.edu.cn> * isis_pdu.c: Goto out only if no adjacency exist. |