OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Claudio Jeker (claudiocvs.openbsd.org)
Date: Thu Mar 09 2006 - 07:31:57 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2006/03/09 06:31:57

Modified files:
        usr.sbin/ospfd : ospfe.h packet.c

Log message:
Switch send_packet from char * to void * and from int to size_t. The function
is now similar to sendto et al.