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: Marco Pfatschbacher (mpfcvs.openbsd.org)
Date: Wed Jul 30 2008 - 05:15:36 CDT


CVSROOT: /cvs
Module name: src
Changes by: mpfcvs.openbsd.org 2008/07/30 04:15:35

Modified files:
        sys/net : if_trunk.c

Log message:
Prevent a divide by zero panic if trunkproto loadbalance is
used w/out any trunkports. Patch from Dmitri Alenitchev.
OK reyk