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: Kenneth R Westerback (krwcvs.openbsd.org)
Date: Tue Aug 25 2009 - 05:42:27 CDT


CVSROOT: /cvs
Module name: src
Changes by: krwcvs.openbsd.org 2009/08/25 04:42:27

Modified files:
        sys/net : pf_if.c

Log message:
Fix order of memcpy() arguments so data is copied from src to dest,
not the other way. At least partial fix for interfaces with >64
aliases. From Max Laier via Marc Balmer.

'seems right' sthen ok markus