[Midnightbsd-cvs] src: doc/IPv6: $MidnightBSD$

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Nov 24 09:24:16 EST 2008


Log Message:
-----------
$MidnightBSD$

Modified Files:
--------------
    src/share/doc/IPv6:
        IMPLEMENTATION (r1.1.1.2 -> r1.2)
        Makefile (r1.1.1.1 -> r1.2)
    src/share/doc/papers:
        Makefile (r1.1.1.1 -> r1.2)

-------------- next part --------------
Index: IMPLEMENTATION
===================================================================
RCS file: /home/cvs/src/share/doc/IPv6/IMPLEMENTATION,v
retrieving revision 1.1.1.2
retrieving revision 1.2
diff -L share/doc/IPv6/IMPLEMENTATION -L share/doc/IPv6/IMPLEMENTATION -u -r1.1.1.2 -r1.2
--- share/doc/IPv6/IMPLEMENTATION
+++ share/doc/IPv6/IMPLEMENTATION
@@ -3,13 +3,14 @@
 	KAME Project
 	http://www.kame.net/
 	$KAME: IMPLEMENTATION,v 1.216 2001/05/25 07:43:01 jinmei Exp $
-	$FreeBSD: src/share/doc/IPv6/IMPLEMENTATION,v 1.7.10.2 2005/12/25 14:03:37 suz Exp $
+	$FreeBSD: src/share/doc/IPv6/IMPLEMENTATION,v 1.10 2006/11/12 18:38:07 bz Exp $
+	$MidnightBSD$
 
 NOTE: The document tries to describe behaviors/implementation choices
-of the latest KAME/*BSD stack (like KAME/NetBSD 1.5.1).  The description
-here may not be applicable to KAME-integrated *BSD releases (like stock
-NetBSD 1.5.1), as we have certain amount of changes between them.  Still,
-some of the content can be useful for KAME-integrated *BSD releases.
+of the latest KAME/*BSD stack.  The description here may not be
+applicable to KAME-integrated *BSD releases, as we have certain amount
+of changes between them.  Still, some of the content can be useful for
+KAME-integrated *BSD releases.
 
 Table of Contents
 
@@ -83,11 +84,8 @@
 	6.1 KAME node as correspondent node
 	6.2 KAME node as home agent/mobile node
 	6.3 Old Mobile IPv6 code
-	7. Routing table extensions
-	7.1 ART routing table lookup algorithm
-	7.2 Multipath routing support
-	8. Coding style
-	9. Policy on technology with intellectual property right restriction
+	7. Coding style
+	8. Policy on technology with intellectual property right restriction
 
 1. IPv6
 
@@ -2365,7 +2363,7 @@
 especially when you have a policy about the style.
 
 
-9. Policy on technology with intellectual property right restriction
+8. Policy on technology with intellectual property right restriction
 
 There are quite a few IETF documents/whatever which has intellectual property
 right (IPR) restriction.  KAME's stance is stated below.
Index: Makefile
===================================================================
RCS file: /home/cvs/src/share/doc/IPv6/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L share/doc/IPv6/Makefile -L share/doc/IPv6/Makefile -u -r1.1.1.1 -r1.2
--- share/doc/IPv6/Makefile
+++ share/doc/IPv6/Makefile
@@ -1,3 +1,4 @@
+# $MidnightBSD$
 # $FreeBSD: src/share/doc/IPv6/Makefile,v 1.4 2004/12/21 08:46:52 ru Exp $
 
 NO_OBJ=
Index: Makefile
===================================================================
RCS file: /home/cvs/src/share/doc/papers/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -L share/doc/papers/Makefile -L share/doc/papers/Makefile -u -r1.1.1.1 -r1.2
--- share/doc/papers/Makefile
+++ share/doc/papers/Makefile
@@ -1,3 +1,4 @@
+# $MidnightBSD$
 # $FreeBSD: src/share/doc/papers/Makefile,v 1.15.2.1 2005/08/16 22:39:27 phk Exp $
 
 SUBDIR=	beyond4.3 \


More information about the Midnightbsd-cvs mailing list