NetBSD-Bugs archive

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

PR/47235 CVS commit: [netbsd-6] src/sys/net/npf



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

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47235 CVS commit: [netbsd-6] src/sys/net/npf
Date: Sun, 16 Dec 2012 18:19:53 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Sun Dec 16 18:19:53 UTC 2012
 
 Modified Files:
        src/sys/net/npf [netbsd-6]: npf.h npf_inet.c npf_mbuf.c
 
 Log Message:
 Pull up following revision(s) (requested by rmind in ticket #746):
        sys/net/npf/npf_inet.c: revision 1.18
        sys/net/npf/npf_mbuf.c: revision 1.8
        sys/net/npf/npf.h: revision 1.23
 npf_rwrcksum: handle delayed checksums in the network stack; also fix
 non-NPF_NAT_PORTS case and add some comments.  PR/47235.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.14.2.8 -r1.14.2.9 src/sys/net/npf/npf.h
 cvs rdiff -u -r1.10.4.6 -r1.10.4.7 src/sys/net/npf/npf_inet.c
 cvs rdiff -u -r1.6.14.1 -r1.6.14.2 src/sys/net/npf/npf_mbuf.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