Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1612 and #1613



details:   https://anonhg.NetBSD.org/src/rev/1b66cb49c9b1
branches:  netbsd-9
changeset: 373899:1b66cb49c9b1
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Mar 14 17:12:37 2023 +0000

description:
Tickets #1612 and #1613

diffstat:

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

diffs (27 lines):

diff -r 14a2ecb5924e -r 1b66cb49c9b1 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Tue Mar 14 17:11:13 2023 +0000
+++ b/doc/CHANGES-9.4   Tue Mar 14 17:12:37 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.57 2023/03/13 21:38:46 jdc Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.58 2023/03/14 17:12:37 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -1278,3 +1278,17 @@
        does not actually require it.
        [martin, ticket #1611]
 
+sys/net/npf/npf_params.c                       1.6
+usr.sbin/npf/npf-params.7                      1.9
+
+       PR 55654: Switch default for parameter npf ip4.reassembly to 1.
+       [kardel, ticket #1612]
+
+sys/net/npf/npf.h                              1.64
+sys/net/npf/npf_mbuf.c                         1.25
+sys/net/npf/npf_sendpkt.c                      1.23
+
+       PR kern/56052: allow block-return packets passed through
+       without rule matching.
+       [kardel, ticket #1613]
+



Home | Main Index | Thread Index | Old Index