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: Tue Feb 21 2006 - 09:34:00 CST


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2006/02/21 08:33:59

Modified files:
        sys/netinet : in.c

Log message:
Fix a panic reported by D.Snezhkov by issuing an ifconfig command with
-alias and netmask used at the same time. This resulted in a corrupted
routing table and a panic in rn_walktree after the interface was destroyed.
OK krw henning