Source-Changes-HG archive

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

[src/netbsd-6-0]: src/doc Ticket 746



details:   https://anonhg.NetBSD.org/src/rev/0a38412aa045
branches:  netbsd-6-0
changeset: 774721:0a38412aa045
user:      riz <riz%NetBSD.org@localhost>
date:      Sun Dec 16 18:20:26 2012 +0000

description:
Ticket 746

diffstat:

 doc/CHANGES-6.0.1 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r b4a242ac12d6 -r 0a38412aa045 doc/CHANGES-6.0.1
--- a/doc/CHANGES-6.0.1 Sun Dec 16 18:20:09 2012 +0000
+++ b/doc/CHANGES-6.0.1 Sun Dec 16 18:20:26 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.1,v 1.1.2.32 2012/12/15 23:35:13 riz Exp $
+# $NetBSD: CHANGES-6.0.1,v 1.1.2.33 2012/12/16 18:20:26 riz Exp $
 
 A complete list of changes from the NetBSD 6.0 release to the NetBSD 6.0.1
 release:
@@ -253,3 +253,11 @@
        Fix the example config.
        [rmind, ticket #744]
 
+sys/net/npf/npf.h                              1.23
+sys/net/npf/npf_inet.c                         1.18
+sys/net/npf/npf_mbuf.c                         1.8
+
+       npf_rwrcksum: handle delayed checksums in the network stack; also fix
+       non-NPF_NAT_PORTS case and add some comments.  PR/47235.
+       [rmind, ticket #746]
+



Home | Main Index | Thread Index | Old Index