Module Name: src Committed By: snj Date: Sat Feb 10 04:26:15 UTC 2018
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: 1527 To generate a diff of this commit: cvs rdiff -u -r1.1.2.124 -r1.1.2.125 src/doc/CHANGES-6.1.6 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-6.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.124 src/doc/CHANGES-6.1.6:1.1.2.125 --- src/doc/CHANGES-6.1.6:1.1.2.124 Fri Feb 9 14:11:54 2018 +++ src/doc/CHANGES-6.1.6 Sat Feb 10 04:26:15 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.124 2018/02/09 14:11:54 martin Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.125 2018/02/10 04:26:15 snj Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 release: @@ -14986,3 +14986,8 @@ sys/netinet/ip_input.c 1.366 Disable LSRR/SSRR by default. [maxv, ticket #1526] +sys/dist/pf/net/pf.c 1.78 via patch + + Fix signedness bug in PF. PR/44059. + [maxv, ticket #1527] +