Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.amiga New MTU handling, and mention IPv6...



details:   https://anonhg.NetBSD.org/src/rev/8f0f0f04bfc2
branches:  trunk
changeset: 476704:8f0f0f04bfc2
user:      is <is%NetBSD.org@localhost>
date:      Sat Sep 25 19:35:14 1999 +0000

description:
New MTU handling, and mention IPv6 support.

diffstat:

 share/man/man4/man4.amiga/bah.4 |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (31 lines):

diff -r 06cb9bcbfda4 -r 8f0f0f04bfc2 share/man/man4/man4.amiga/bah.4
--- a/share/man/man4/man4.amiga/bah.4   Sat Sep 25 19:27:35 1999 +0000
+++ b/share/man/man4/man4.amiga/bah.4   Sat Sep 25 19:35:14 1999 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bah.4,v 1.8 1999/03/16 01:19:19 garbled Exp $
+.\"    $NetBSD: bah.4,v 1.9 1999/09/25 19:35:14 is Exp $
 .\"
 .\" Copyright (c) 1995, 1997 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -55,6 +55,12 @@
 is specified at boot time with an
 .Dv SIOCSIFADDR
 .Xr ioctl .
+The interface MTU is 507 for protocols that do not use link level fragmentation
+and 60480 bytes for the others. The routing layer may specify additional
+limits.
+.br
+Currently supported protocols are IPv4(+ARP), and IPv6.
+.Sh IP version 4 considerations
 When the NOARP flag is set on the 
 .Nm 
 interface, 
@@ -102,6 +108,8 @@
 .Xr RFC1051 
 ,
 .Xr RFC1201
+,
+.Xr RFC2497
 .br
 ARCnet Packet Header Definition Standard, Novell Inc., 1989
 .Sh STANDARDS



Home | Main Index | Thread Index | Old Index