From f891f4438d65e93d5a8224b1b579c9c089c91c27 Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 14 Sep 2004 13:54:30 +0000 Subject: Isisd is now able to remove addresses from circuit and trigger LSP updates if it's done. Some random fixes as well and update to sample configuration. --- isisd/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'isisd/ChangeLog') diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 3fa9f98a..3dc341f0 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,18 @@ +2004-09-14 Hasso Tepper + + * isis_circuit.c: Mostly cosmetical changes in isis_circuit_add_addr() + and add calls to isis_event_int_reach_change(). Implement + isis_circuit_del_addr(). Cancel t_run_dr threads is circuit goes + down. + * isis_events.c: Implement isis_event_int_reach_change(). I'm not sure + yet how this stuff should work, but it allows be to start debug + threads which act very weird at the moment. + * isis_tlv.c: Much less verbose by default. + * isis_zebra.c: Added extreme debugging output. Call connected_free() + after isis_circuit_del_addr, not before. + * isisd.conf.sample: Update it a little bit. 10000 seconds hello time + was certainly too much IMHO. + 2004-09-14 LIU Xin * isis_pdu.c: Update l1_desig_is only if neighbor really is DIS. -- cgit v1.2.1