Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7]: src/doc Ticket #1420



details:   https://anonhg.NetBSD.org/src/rev/9f67677c7309
branches:  netbsd-7
changeset: 800213:9f67677c7309
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Fri May 12 10:48:34 2017 +0000

description:
Ticket #1420

diffstat:

 doc/CHANGES-7.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r fd7da8f5cc7a -r 9f67677c7309 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Fri May 12 10:48:11 2017 +0000
+++ b/doc/CHANGES-7.2   Fri May 12 10:48:34 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.15 2017/05/12 06:19:33 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.16 2017/05/12 10:48:34 sborrill Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -1077,3 +1077,9 @@
        Make elf2ecoff usable as a tool on 64 bit systems.
        [skrll, ticket #1406]
 
+sys/netinet/ip_carp.c                          1.88
+
+       carp should call if_link_state_change instead of affecting
+       if_link_state directly.
+       [roy, ticket #1420]
+



Home | Main Index | Thread Index | Old Index