Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Oct 2003 09:25:26 -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/netinet ip_input.c
Message-ID:  <200310161625.h9GGPQkK003507@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2003/10/16 09:25:26 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_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.
  
  Supported by:   FreeBSD Foundation
  Submitted by:   Pyun YongHyeon
  
  Revision  Changes    Path
  1.246     +11 -1     src/sys/netinet/ip_input.c



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