diff options
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 751f5d36..825b92c1 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,14 @@ +2005-11-14 Paul Jakma <paul.jakma@sun.com> + + * ospfd.c: (ospf_new) stub-shutdown should just default to + unconfigured, too strange otherwise. + (ospf_finish_final) t_opaque_lsa_self TIMER_OFF should be + preprocessor conditional on HAVE_OPAQUE_LSA. + * ospfd.h: (struct ospf) remove the SHUTDOWN_DEFAULT define. + no longer used, plus it wasn't in range that the command + accepted. + * ospf_zebra.h: Depends on vty.h, include it. + 2005-11-11 Paul Jakma <paul.jakma@sun.com> * ospf_spf.c: (ospf_canonical_nexthops_free) Free only |