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: Henric Jungheim (henriccvs.openbsd.org)
Date: Mon Mar 17 2003 - 17:26:22 CST


CVSROOT: /cvs
Module name: src
Changes by: henriccvs.openbsd.org 2003/03/17 16:26:21

Modified files:
        usr.sbin/arp : arp.c

Log message:
arp did not long-align sockaddrs in routing messages. This led to
garbage being sent to the kernel on sparc64.

Problem reported and fix tested by Doug Winter (thanks).

ok jason and millert