Source-Changes-HG archive

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

[src/trunk]: src/sys/netinet6 have comment that refers to kame COVERAGE docum...



details:   https://anonhg.NetBSD.org/src/rev/45ae8fa9268e
branches:  trunk
changeset: 504422:45ae8fa9268e
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Mar 02 04:55:40 2001 +0000

description:
have comment that refers to kame COVERAGE document.  sync with kame

diffstat:

 sys/netinet6/in6.h |  6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 5888c7435788 -r 45ae8fa9268e sys/netinet6/in6.h
--- a/sys/netinet6/in6.h        Fri Mar 02 04:52:54 2001 +0000
+++ b/sys/netinet6/in6.h        Fri Mar 02 04:55:40 2001 +0000
@@ -1,5 +1,5 @@
-/*     $NetBSD: in6.h,v 1.23 2001/03/02 04:52:54 itojun Exp $  */
-/*     $KAME: in6.h,v 1.57 2000/08/26 10:00:45 itojun Exp $    */
+/*     $NetBSD: in6.h,v 1.24 2001/03/02 04:55:40 itojun Exp $  */
+/*     $KAME: in6.h,v 1.81 2001/03/02 04:54:45 itojun Exp $    */
 
 /*
  * Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
@@ -74,6 +74,8 @@
 
 /*
  * Identification of the network protocol stack
+ * for *BSD-current/release: http://www.kame.net/dev/cvsweb.cgi/kame/COVERAGE
+ * has the table of implementation/integration differences.
  */
 #define __KAME__
 #define __KAME_VERSION         "NetBSD-current"



Home | Main Index | Thread Index | Old Index