CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/01/31 01:55:00
Modified files:
usr.sbin/ospfd : database.c hello.c lsack.c lsreq.c lsupdate.c
ospfe.h packet.c
Log message:
Pass the buffer to send_packet() instead of spliting it up. This removes
some direct access to struct buf internals in the rest of ospfe.
Based on a larger buffer cleanup diff that was OK norby@ henning@
