Source-Changes-HG archive

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

[src/trunk]: src/doc Note addition of IN_IFF_TENTATIVE and friends.



details:   https://anonhg.NetBSD.org/src/rev/9752ae84aab8
branches:  trunk
changeset: 808023:9752ae84aab8
user:      roy <roy%NetBSD.org@localhost>
date:      Sat May 02 14:54:10 2015 +0000

description:
Note addition of IN_IFF_TENTATIVE and friends.

diffstat:

 doc/CHANGES |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 5691cc05d44b -r 9752ae84aab8 doc/CHANGES
--- a/doc/CHANGES       Sat May 02 14:46:51 2015 +0000
+++ b/doc/CHANGES       Sat May 02 14:54:10 2015 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2073 $>
+# LIST OF CHANGES FROM LAST RELEASE:                   <$Revision: 1.2074 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -156,3 +156,6 @@
        xz(1): Import of XZ 5.2.1. [christos 20150417]
        libc: Update to tzcode2015d. [christos 20150428]
        openresolv(8): Import openresolv-3.7.0 [roy 20150501]
+       netinet: Added IN_IFF_TENTATIVE, IN_IFF_DUPLICATED and IN_IFF_DETACHED.
+                IPV4 addresses now perform DAD using ARP as described in
+                RFC 5227. [roy 20150502]



Home | Main Index | Thread Index | Old Index