Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/460b6f0df3ac
branches:  netbsd-6-1
changeset: 775884:460b6f0df3ac
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Nov 17 19:23:04 2013 +0000

description:
tickets 985 and 986

diffstat:

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

diffs (27 lines):

diff -r d8df9ed89910 -r 460b6f0df3ac doc/CHANGES-6.1.3
--- a/doc/CHANGES-6.1.3 Sun Nov 17 19:21:14 2013 +0000
+++ b/doc/CHANGES-6.1.3 Sun Nov 17 19:23:04 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.3,v 1.1.2.4 2013/11/07 20:44:37 snj Exp $
+# $NetBSD: CHANGES-6.1.3,v 1.1.2.5 2013/11/17 19:23:04 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -62,3 +62,17 @@
        positive and the offset has been computed. Fixes PR lib/48324.
        [joerg, ticket #976]
 
+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