CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/13 00:25:04
Modified files:
usr.sbin/bgpd : bgpd.h buffer.c mrt.c mrt.h rde.c
Log message:
Next step in mrt cleanup. Switch buf_write to a smarter version of itself.
Doing more the stuff msgbuf_write does and switch the only user -- mrt --
over to use this simpler way of writing out stuff.
