Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 2006 18:36:40 +0000 (UTC)
From:      Hajimu UMEMOTO <ume@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:  <200606291836.k5TIaeCK003549@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2006-06-29 18:36:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/netinet          ip_fw2.c 
  Log:
  MFC 1.136:
    - Pullup even when the extention header is unknown, to prevent
      infinite loop with net.inet6.ip6.fw.deny_unknown_exthdrs=0.
    - Teach ipv6 and ipencap as they appear in an IPv4/IPv6 over IPv6
      tunnel.
    - Test the next extention header even when the routing header type
      is unknown with net.inet6.ip6.fw.deny_unknown_exthdrs=0.
  
  Revision    Changes    Path
  1.106.2.15  +13 -1     src/sys/netinet/ip_fw2.c



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