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: Markus Friedl (markuscvs.openbsd.org)
Date: Wed Dec 03 2003 - 05:01:44 CST


CVSROOT: /cvs
Module name: src
Changes by: markuscvs.openbsd.org 2003/12/03 04:01:44

Modified files:
        sys/net : if.c

Log message:
protect against if_index wrap; similar to what netbsd does; ok henning deraadt