CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/05/17 07:20:12
Modified files: usr.sbin/bgpd : rde_rib.c Log message: rib_dump_r needs to check the af of the prefix because there is no rib per address family. In rib_restart fix a possible use after free.