Module Name:    src
Committed By:   martin
Date:           Sun Aug 11 10:13:30 UTC 2019

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.0

Log Message:
Tickets #44 and #45


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-9.0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-9.0
diff -u src/doc/CHANGES-9.0:1.1.2.13 src/doc/CHANGES-9.0:1.1.2.14
--- src/doc/CHANGES-9.0:1.1.2.13	Sat Aug 10 06:19:48 2019
+++ src/doc/CHANGES-9.0	Sun Aug 11 10:13:30 2019
@@ -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 @@ doc/3RDPARTY			 		1.1642
 	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]
+

Reply via email to