Module Name:    src
Committed By:   snj
Date:           Mon Dec 26 19:01:18 UTC 2016

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.1

Log Message:
1339


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-7.1

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-7.1
diff -u src/doc/CHANGES-7.1:1.1.2.138 src/doc/CHANGES-7.1:1.1.2.139
--- src/doc/CHANGES-7.1:1.1.2.138	Sat Dec 24 04:39:05 2016
+++ src/doc/CHANGES-7.1	Mon Dec 26 19:01:18 2016
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.138 2016/12/24 04:39:05 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.139 2016/12/26 19:01:18 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -7791,3 +7791,8 @@ sys/external/bsd/ipf/netinet/ip_nat6.c		
 	squid, for example.
 	[sborrill, ticket #1261]
 
+sys/net/npf/lpm.c				1.2
+
+	Fix kmem_free() sizes in hashmap_rehash() and lpm_clear().
+	[rmind, ticket #1339]
+

Reply via email to