Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-21 | ospf6d: Have ospf6d cleanup when it terminates normally | Tom Goff | |
A clean exit makes it easier to use memory debuggers. * ospf6_asbr.c: (ospf6_asbr_terminate) Add a function to do route map cleanup. * ospf6_lsa.c: (ospf6_lsa_terminate) Add a function to cleanup the lsa handler vector. * ospf6_main.c: (ospf6_exit) Add an function that causes ospf6d to gracefully exit. * ospf6_message.c: (ospf6_message_terminate) Add a function that frees the send and receive buffers. * ospf6_top.c: (ospf6_delete) Enable the ospf6_delete() function. Disable ospf6 before freeing everything. | |||
2008-08-22 | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | |
2008-08-15 Paul Jakma <paul.jakma@sun.com> * {ospf6d,ripngd}/*: Finish job of marking functions as static, or exporting declarations for them, to quell warning noise with Quagga's GCC default high-level of warning flags. Thus allowing remaining, more useful warnings to be more easily seen. | |||
2004-05-18 | Ospf6d merge from Zebra repository with added privs stuff and merged | hasso | |
zclient changes. | |||
2002-12-13 | Initial revision | paul | |