We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb486f commit df51fc9Copy full SHA for df51fc9
doc/CHANGES-11.0
@@ -1,4 +1,4 @@
1
-# $NetBSD: CHANGES-11.0,v 1.1.2.26 2025/10/11 10:47:35 martin Exp $
+# $NetBSD: CHANGES-11.0,v 1.1.2.27 2025/10/13 09:25:46 martin Exp $
2
3
A complete list of changes from the initial NetBSD 11.0 branch on 2025-07-30
4
until the 11.0 release:
@@ -332,3 +332,15 @@ distrib/sets/lists/debug/shl.mi 1.374 (patch)
332
or just remove them.
333
[nakayama, ticket #51]
334
335
+sys/net/npf/npf_socket.c 1.4
336
+
337
+ npf: PR 59681: take the softnet lock when accessing a sockets
338
+ user/group credentials.
339
+ [joe, ticket #52]
340
341
+sys/net/npf/npf.h 1.68
342
+sys/net/npf/npf_ruleset.c 1.57
343
344
+ npf: PR 59615: add compat support for netbsd-10 userland.
345
+ [joe, ticket #53]
346
0 commit comments