Module Name:    src
Committed By:   msaitoh
Date:           Wed Sep 18 03:45:18 UTC 2013

Modified Files:
        src/doc [netbsd-5-1]: CHANGES-5.1.3

Log Message:
Ticket 1876.


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.46 -r1.1.2.47 src/doc/CHANGES-5.1.3

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-5.1.3
diff -u src/doc/CHANGES-5.1.3:1.1.2.46 src/doc/CHANGES-5.1.3:1.1.2.47
--- src/doc/CHANGES-5.1.3:1.1.2.46	Wed Sep 11 07:32:56 2013
+++ src/doc/CHANGES-5.1.3	Wed Sep 18 03:45:18 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.3,v 1.1.2.46 2013/09/11 07:32:56 msaitoh Exp $
+# $NetBSD: CHANGES-5.1.3,v 1.1.2.47 2013/09/18 03:45:18 msaitoh Exp $
 
 A complete list of changes from the NetBSD 5.1.2 release to the NetBSD 5.1.3
 release:
@@ -2525,3 +2525,9 @@ sys/net/bpf.c					1.176 via patch
 	Avoid kernel panic caused by setting a very small bpf buffer size.
 	Fixes PR/48198 reported by Peter Bex.
 	[spz, ticket #1874]
+
+sys/netinet6/in6.c				1.167 via patch
+
+	Include BRDADDR and NETMASK to the v4 ioctls we ban for v6; from
+	FreeBSD.
+	[spz, ticket #1876]

Reply via email to