CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/10/26 03:27:58
Modified files: usr.sbin/bgpd : mrt.c mrt.h rde.c session.c Log message: Better error handling when doing mrt dumps (e.g. when there is no more space on the disk). Before the SE spinned and the RDE may even crash in these events. Found by Elisa Jasinska. OK henning@