Source-Changes-HG archive

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

[src/netbsd-6]: src/doc tickets 985 and 986



details:   https://anonhg.NetBSD.org/src/rev/ee0a2ccd7df1
branches:  netbsd-6
changeset: 776501:ee0a2ccd7df1
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Nov 17 19:23:06 2013 +0000

description:
tickets 985 and 986

diffstat:

 doc/CHANGES-6.2 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 8ff21701543a -r ee0a2ccd7df1 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Sun Nov 17 19:21:07 2013 +0000
+++ b/doc/CHANGES-6.2   Sun Nov 17 19:23:06 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.59 2013/11/17 18:25:45 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.60 2013/11/17 19:23:06 bouyer Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -1005,3 +1005,17 @@
        archs which doesn't support bus_dmatag_subregion().
        [msaitoh, ticket #983]
 
+sys/net/npf/npf_impl.h                         1.35
+sys/net/npf/npf_nat.c                          1.21
+sys/net/npf/npf_session.c                      1.26
+
+       npf_session_setnat: fix the race condition when the old connection
+       is still being expired while a new/duplicate is being created.
+       [rmind, ticket #985]
+
+usr.sbin/npf/npfctl/npf_ncgen.c                        patch
+sys/net/npf/npf_instr.c                                patch
+
+       fix the byteorder for port range comparison
+       [rmind, ticket #986]
+



Home | Main Index | Thread Index | Old Index