Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 sync with recent kame.



details:   https://anonhg.NetBSD.org/src/rev/68b968cb3033
branches:  trunk
changeset: 499597:68b968cb3033
user:      itojun <itojun%NetBSD.org@localhost>
date:      Fri Nov 24 10:10:34 2000 +0000

description:
sync with recent kame.
- on AF_INET6, :: does not mean "local node"
- update draft/RFC revisions

diffstat:

 share/man/man4/faith.4 |  21 +++++++++++----------
 share/man/man4/icmp6.4 |   9 ++++-----
 share/man/man4/inet6.4 |  23 +++++------------------
 share/man/man4/stf.4   |  10 +++++-----
 4 files changed, 25 insertions(+), 38 deletions(-)

diffs (150 lines):

diff -r 8cd57ab3b0f9 -r 68b968cb3033 share/man/man4/faith.4
--- a/share/man/man4/faith.4    Fri Nov 24 10:09:46 2000 +0000
+++ b/share/man/man4/faith.4    Fri Nov 24 10:10:34 2000 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: faith.4,v 1.6 2000/07/04 20:06:26 thorpej Exp $
-.\"    $KAME: faith.4,v 1.4 2000/04/19 09:39:42 itojun Exp $
+.\"    $NetBSD: faith.4,v 1.7 2000/11/24 10:10:34 itojun Exp $
+.\"    $KAME: faith.4,v 1.6 2000/11/24 08:36:18 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 .\" All rights reserved.
@@ -69,7 +69,7 @@
 .Xr faithd 8
 can use this behavior to relay IPv6 TCP traffic to IPv4 TCP traffic.
 The program can accept some specific IPv6 TCP traffic, perform
-.Xr getsockname 3
+.Xr getsockname 2
 to get the IPv6 destination address specified by the client,
 and perform application-specific address mapping to relay IPv6 TCP to IPv4 TCP.
 .Pp
@@ -118,13 +118,14 @@
 .Xr inet 4 ,
 .Xr inet6 4 ,
 .Xr faithd 8
-.\" .Rs
-.\" .%A        Jun-ichiro itojun Hagino
-.\" .%A        Kazu Yamamoto
-.\" .%T        ``FAITH'' IPv6-to-IPv4 TCP relay translator
-.\" .%D        July 1999
-.\" .Re
-.\"
+.Rs
+.%A Jun-ichiro itojun Hagino
+.%A Kazu Yamamoto
+.%T "An IPv6-to-IPv4 transport relay translator"
+.%R internet draft
+.%N draft-ietf-ngtrans-tcpudp-relay-01.txt
+.%O work in progress material
+.Re
 .Sh HISTORY
 The FAITH IPv6-to-IPv4 TCP relay translator was first appeared in
 WIDE hydrangea IPv6 stack.
diff -r 8cd57ab3b0f9 -r 68b968cb3033 share/man/man4/icmp6.4
--- a/share/man/man4/icmp6.4    Fri Nov 24 10:09:46 2000 +0000
+++ b/share/man/man4/icmp6.4    Fri Nov 24 10:10:34 2000 +0000
@@ -1,8 +1,9 @@
-.\"    $NetBSD: icmp6.4,v 1.1 1999/12/20 05:50:49 itojun Exp $
+.\"    $NetBSD: icmp6.4,v 1.2 2000/11/24 10:10:34 itojun Exp $
+.\"    $KAME: icmp6.4,v 1.3 2000/11/24 08:44:40 itojun Exp $
 .\"
 .\" Copyright (C) 1999 WIDE Project.
 .\" All rights reserved.
-.\" 
+.\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions
 .\" are met:
@@ -14,7 +15,7 @@
 .\" 3. Neither the name of the project nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
-.\" 
+.\"
 .\" THIS SOFTWARE IS PROVIDED BY THE PROJECT AND CONTRIBUTORS ``AS IS'' AND
 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -58,8 +59,6 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.\"    KAME Id: icmp6.4,v 1.1 1999/12/17 09:47:01 itojun Exp
-.\"
 .Dd December 17, 1999
 .Dt ICMP6 4
 .Os
diff -r 8cd57ab3b0f9 -r 68b968cb3033 share/man/man4/inet6.4
--- a/share/man/man4/inet6.4    Fri Nov 24 10:09:46 2000 +0000
+++ b/share/man/man4/inet6.4    Fri Nov 24 10:10:34 2000 +0000
@@ -1,5 +1,5 @@
-.\"    $NetBSD: inet6.4,v 1.16 2000/06/26 16:12:33 kleink Exp $
-.\"    $KAME: inet6.4,v 1.15 2000/06/15 14:21:50 itojun Exp $
+.\"    $NetBSD: inet6.4,v 1.17 2000/11/24 10:10:34 itojun Exp $
+.\"    $KAME: inet6.4,v 1.18 2000/11/24 08:50:32 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 .\" All rights reserved.
@@ -74,7 +74,7 @@
 .Pp
 Sockets bound to the
 .Nm
-family utilize the following addressing structure,
+family utilize the following addressing structure:
 .Bd -literal -offset indent
 struct sockaddr_in6 {
        u_int8_t        sin6_len;
@@ -95,19 +95,6 @@
 to effect
 .Dq wildcard
 matching on incoming messages.
-The address in a
-.Xr connect 2
-or
-.Xr sendto 2
-call may be given as
-.Dq Dv ::
-to mean
-.Dq this host .
-.Dq Dv ::
-can be obtained by setting
-.Dv sin6_addr
-field into 0, or by using the address contained in variable
-.Dv in6addr_any .
 .Pp
 IPv6 specification defines scoped address,
 like link-local or site-local address.
@@ -378,8 +365,8 @@
 .%A Atsushi Onoe
 .%T "An Extension of Format for IPv6 Scoped Addresses"
 .%R internet draft
-.%D March 2000
-.%N draft-ietf-ipngwg-scopedaddr-format-01.txt
+.%D June 2000
+.%N draft-ietf-ipngwg-scopedaddr-format-02.txt
 .%O work in progress material
 .Re
 .Sh HISTORY
diff -r 8cd57ab3b0f9 -r 68b968cb3033 share/man/man4/stf.4
--- a/share/man/man4/stf.4      Fri Nov 24 10:09:46 2000 +0000
+++ b/share/man/man4/stf.4      Fri Nov 24 10:10:34 2000 +0000
@@ -1,5 +1,5 @@
-.\"     $NetBSD: stf.4,v 1.6 2000/07/05 17:08:46 thorpej Exp $
-.\"     $KAME: stf.4,v 1.24 2000/06/07 23:35:18 itojun Exp $
+.\"     $NetBSD: stf.4,v 1.7 2000/11/24 10:10:34 itojun Exp $
+.\"     $KAME: stf.4,v 1.27 2000/11/24 08:57:56 itojun Exp $
 .\"
 .\" Copyright (C) 1995, 1996, 1997, and 1998 WIDE Project.
 .\" All rights reserved.
@@ -200,9 +200,9 @@
 .Rs
 .%A Jun-ichiro itojun Hagino
 .%T "Possible abuse against IPv6 transition technologies"
-.%D March 2000
-.%N draft-itojun-ipv6-transition-abuse-00.txt
-.%O work in progress, http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt
+.%D July 2000
+.%N draft-itojun-ipv6-transition-abuse-01.txt
+.%O work in progress
 .Re
 .\"
 .Sh HISTORY



Home | Main Index | Thread Index | Old Index