CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/01 17:54:50
Modified files:
usr.sbin/bgpd : rde.c rde.h rde_rib.c
Log message:
Use only one list to queue the dump contextes on. Use the list in struct
rib_context instead of the ctl specific rde_dump_ctx to make it more general.
