CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/03/24 02:36:00
Modified files:
usr.sbin/ospfd : neighbor.c ospfd.c ospfe.c rde.c rde.h
rde_lsdb.c rde_spf.c
Log message:
Fix some memory leaks. Mainly better cleanup on shutdown but the v_nexthop
leak is a runtime one.
OK bluhm@
