cvs commit: src/sys/netgraph ng_nat.c

Gleb Smirnoff glebius at FreeBSD.org
Mon Jun 27 07:39:13 GMT 2005


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


More information about the cvs-src mailing list