Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 1997 11:25:55 -0700 (PDT)
From:      Joerg Wunsch <joerg@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net route.c
Message-ID:  <199708241825.LAA00493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       1997/08/24 11:25:55 PDT

  Modified files:        (Branch: RELENG_2_1_0)
    sys/net              route.c 
  Log:
  Fix a panic condition when accidentally installing a route with
  a zero mask.  -current uses a different fix for this, so i'm adding
  it only as a bandaid here.
  
  PR:		3367
  Submitted by:	John Capo <jc@irbs.com>
  
  Revision  Changes    Path
  1.23.4.4  +2 -2      src/sys/net/route.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708241825.LAA00493>