diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 2cc9a4fd..be1e0f91 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,5 +1,11 @@ 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> + * ospf_ism.c: generate SNMP traps on Interface state change + * ospf_nsm.c: generate SNMP traps on Neighbour state change + * ospf_snmp.[ch]: support for SNMP traps for interface and neighbours. + +2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> + * ospf_vty.c: forece default route LSA to be re_issued whenever cost is changed ( [no] ip ospf area XXX default-cost YYY) Support ignore-mtu option |