Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 11:57:46 -0700 (PDT)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet6 ip6_input.c
Message-ID:  <200310161857.h9GIvkxi012057@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/10/16 11:57:46 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet6         ip6_input.c 
  Log:
  pfil hooks can modify packet contents so check if the destination
  address has been changed when PFIL_HOOKS is enabled and, if it has,
  arrange for the proper action by ip*_forward.
  
  Submitted by:   Pyun YongHyeon
  Supported by:   FreeBSD Foundation
  
  Revision  Changes    Path
  1.55      +11 -1     src/sys/netinet6/ip6_input.c



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