Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Jul 1997 16:18:57 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/net rtsock.c
Message-ID:  <199707152318.QAA29521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1997/07/15 16:18:57 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/net              rtsock.c 
  Log:
  Finally track down the reason for some of my occasional kernel crashes.
  route(1) has a bug that sends a bad message to the kernel. The kernel
  trusts it and crashes. Add some sanity checks so that
  we don't trust the user quite as much any more.
  
  Revision  Changes    Path
  1.20.2.2  +21 -2     src/sys/net/rtsock.c



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