Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #44 and #45



details:   https://anonhg.NetBSD.org/src/rev/79d6ba55b990
branches:  netbsd-9
changeset: 458165:79d6ba55b990
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 11 10:13:30 2019 +0000

description:
Tickets #44 and #45

diffstat:

 doc/CHANGES-9.0 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r 4d7e33ac3eff -r 79d6ba55b990 doc/CHANGES-9.0
--- a/doc/CHANGES-9.0   Sun Aug 11 10:12:18 2019 +0000
+++ b/doc/CHANGES-9.0   Sun Aug 11 10:13:30 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.0,v 1.1.2.13 2019/08/10 06:19:48 martin Exp $
+# $NetBSD: CHANGES-9.0,v 1.1.2.14 2019/08/11 10:13:30 martin Exp $
 
 A complete list of changes from the initial NetBSD 9.0 branch on 2019-07-30
 until the 9.0 release:
@@ -1612,3 +1612,16 @@
        Import OpenLDAP 2.4.48
        [christos, ticket #41]
 
+usr.sbin/npf/npfctl/npf_bpf_comp.c             1.14
+usr.sbin/npf/npfctl/npf_build.c                        1.51
+usr.sbin/npf/npfctl/npfctl.h                   1.49
+
+       NPF: fix BPF byte-code generation for a port-range used in a group.
+       [rmind, ticket #44]
+
+usr.sbin/npf/npfctl/npf_show.c                 1.29
+
+       npfctl show/validate: fix couple bugs in multiple table/port
+       representation.
+       [rmind, ticket #45]
+



Home | Main Index | Thread Index | Old Index