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: Wed Oct 01 2008 - 16:17:06 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2008/10/01 15:17:06

Modified files:
        sys/netinet6 : in6.c in6_var.h nd6_nbr.c

Log message:
If a neighbor solictation isn't from the unspecified address, make sure
that the source address matches one of the interfaces address prefixes.
From NetBSD, tested by todd and naddy