diff options
author | hasso <hasso> | 2004-09-20 14:55:29 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-09-20 14:55:29 +0000 |
commit | a211d65dfda5ae4028ec7bb524f85f3f4bae24c2 (patch) | |
tree | a166f2d4d75c55a6eaf3439c91488a2d34eeab16 /isisd/ChangeLog | |
parent | 12a5cae75ef639e416d82b88d887c5d77d279aa3 (diff) |
2004-09-20 LIU Xin <lx at ns.6test.edu.cn>
* isis_dr.c, isis_events.c: Remove hello multiplier usage while scheduling
DIS election.
* isis_pdu.c: Don't call isis_event_dis_status_change() whenever
l[1|2]_desig_is is different from hdr.lan_id.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 4bd34942..262f53c0 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,10 @@ +2004-09-20 LIU Xin <lx at ns.6test.edu.cn> + + * isis_dr.c, isis_events.c: Remove hello multiplier usage while + scheduling DIS election. + * isis_pdu.c: Don't call isis_event_dis_status_change() whenever + l[1|2]_desig_is is different from hdr.lan_id. + 2004-09-19 Hasso Tepper <hasso at quagga.net> * isis_spf.h: Renamed t_spf_periodic to t_spf as it's not used to |