NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/38773 CVS commit: src/sys/dist/ipf/netinet



The following reply was made to PR kern/38773; it has been noted by GNATS.

From: Izumi Tsutsui <tsutsui%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/38773 CVS commit: src/sys/dist/ipf/netinet
Date: Sat, 18 Apr 2009 11:19:10 +0000

 Module Name:   src
 Committed By:  tsutsui
 Date:          Sat Apr 18 11:19:09 UTC 2009
 
 Modified Files:
        src/sys/dist/ipf/netinet: ip_nat.c
 
 Log Message:
 Pull a fix for ipnat from upstream as per info from darrenr@:
  2031730 4.1.31 Nat drops fragmented packets after the first
  
http://ipfilter.cvs.sourceforge.net/viewvc/ipfilter/ipfilter/ip_nat.c#rev1.2.2.48
 
 Fixes problems on UDP NFS with ipnat as mentioned in PR kern/38773 and
 PR kern/41074.  Tested on several slow NFS clients and an i386 server
 running ipnat.
 
 Should be pulled up to 5.0.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.38 -r1.39 src/sys/dist/ipf/netinet/ip_nat.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index