Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 May 1997 15:33:17 -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/netinet ip_icmp.c
Message-ID:  <199705232233.PAA27721@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      1997/05/23 15:33:17 PDT

  Modified files:
    sys/netinet          ip_icmp.c 
  Log:
  submitted by: archie@whistle.com
  
  Don't search for interface addresses matching interface "NULL"
  it's likely to cause a page fault..
  this can be triggered by the ipfw code rejecting a locally generated
  packet (e.g. you decide to make some network unreachable by local users)
  
  Revision  Changes    Path
  1.26      +2 -2      src/sys/netinet/ip_icmp.c



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