Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jun 2005 07:39:13 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_nat.c
Message-ID:  <200506270739.j5R7dD7O036761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-06-27 07:39:13 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_nat.c 
  Log:
  - After LibAlias processing check for TCP packet with th_x2 field
    set. If found, then recalculate its checksum.
  - Remove debugging printfs.
  - Slightly rearrange code in ng_nat_rcvdata().
  
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.4       +51 -8     src/sys/netgraph/ng_nat.c



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