Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2008 11:17:18 +0000 (UTC)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_fw2.c
Message-ID:  <200805201117.m4KBHI1j016259@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2008-05-20 11:17:18 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netinet          ip_fw2.c 
  Log:
  MFC:
  If we are walking the IPv6 header chain and we hit an IPPROTO_NONE
  header, then don't try to pullup anything, because there is no next
  header if we hit IPPROTO_NONE. Set ulp to a non-NULL value so the
  search for an upper layer header terinates.
  
  Revision   Changes    Path
  1.175.2.6  +6 -3      src/sys/netinet/ip_fw2.c



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