Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Apr 2002 08:40:03 -0800 (PST)
From:      Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/35604: arp(4) page mentions 10Mb/s but not 100Mb/s.
Message-ID:  <200204041640.g34Ge3283690@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/35604; it has been noted by GNATS.

From: Mike DeGraw-Bertsch <mbertsch@radioactivedata.org>
To: freebsd-gnats-submit@FreeBSD.org, swear@blarg.net
Cc:  
Subject: Re: docs/35604: arp(4) page mentions 10Mb/s but not 100Mb/s.
Date: Thu, 04 Apr 2002 11:30:14 -0500

 Howdy,
 
 Mark Tinguely tells me that ARP works for all speeds of Ethernet.  The 
 patch below reflects that.
 
    -Mike
 
 --- arp.4.old   Thu Apr  4 11:09:54 2002
 +++ arp.4       Thu Apr  4 11:11:05 2002
 @@ -42,9 +42,9 @@
   .Cd "pseudo-device ether"
   .Sh DESCRIPTION
   The Address Resolution Protocol (ARP) is a protocol used to dynamically
 -map between Internet host addresses and 10Mb/s Ethernet addresses.
 -It is used by all the 10Mb/s Ethernet interface drivers.
 -It is not specific to Internet protocols or to 10Mb/s Ethernet,
 +map between Internet host addresses and Ethernet addresses.
 +It is used by all the Ethernet interface drivers.
 +It is not specific to Internet protocols or to Ethernet,
   but this implementation currently supports only that combination.
   .Pp
   ARP caches Internet-Ethernet address mappings.
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204041640.g34Ge3283690>