Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc 1208, 1209
details: https://anonhg.NetBSD.org/src/rev/e829cac5a95f
branches: netbsd-7
changeset: 799954:e829cac5a95f
user: snj <snj%NetBSD.org@localhost>
date: Sat Aug 27 04:32:15 2016 +0000
description:
1208, 1209
diffstat:
doc/CHANGES-7.1 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 1da3430fc9db -r e829cac5a95f doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Aug 27 04:29:41 2016 +0000
+++ b/doc/CHANGES-7.1 Sat Aug 27 04:32:15 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.102 2016/07/21 12:54:44 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.103 2016/08/27 04:32:15 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5182,3 +5182,16 @@
Fix error checks in open(2) calls.
[shm, ticket #1207]
+sys/netinet/ip_carp.c 1.75
+
+ Workaround for PR 47013: ipv4+ipv6 carp0 interface is trying
+ to get MASTER status although master is still advertising.
+ Only works for mixed IPv4/IPv6 environemnts, not pure-IPv6.
+ [is, ticket #1208]
+
+sys/netinet/ip_carp.c 1.76
+
+ carp(4): Print the IPv6 or IPv4 source addresses of packets with
+ wrong hash, to help debugging.
+ [is, ticket #1209]
+
Home |
Main Index |
Thread Index |
Old Index