CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/03/12 22:40:56
Modified files: usr.sbin/bgpd : bgpd.h buffer.c session.c Log message: Sync buffer API with the one from ospfd. The dynamic buffers will make other code much easier to write. OK henning@ some time ago.