From mharo@patrol.bitsurf.net  Fri Apr 26 10:21:14 2002
Return-Path: <mharo@patrol.bitsurf.net>
Received: from netmug.org (netmug.org [206.180.237.138])
	by hub.freebsd.org (Postfix) with ESMTP id 0F28B37B416
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Apr 2002 10:21:14 -0700 (PDT)
Received: from patrol.bitsurf.net (eatme [12.235.0.76])
	by netmug.org (8.11.6/8.11.6) with ESMTP id g3QHKq080600
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Apr 2002 10:20:56 -0700 (PDT)
	(envelope-from mharo@patrol.bitsurf.net)
Received: (from mharo@localhost)
	by patrol.bitsurf.net (8.11.6/8.11.4) id g3QHL5a84269;
	Fri, 26 Apr 2002 10:21:05 -0700 (PDT)
	(envelope-from mharo)
Message-Id: <200204261721.g3QHL5a84269@patrol.bitsurf.net>
Date: Fri, 26 Apr 2002 10:21:05 -0700 (PDT)
From: Michael Haro <mharo@freebsd.org>
Reply-To: Michael Haro <mharo@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: "arp implementation only supports 10Mb/s ethernet"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37489
>Category:       docs
>Synopsis:       "arp implementation only supports 10Mb/s ethernet"
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    trhodes
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 26 10:30:01 PDT 2002
>Closed-Date:    Mon Jul 01 12:35:04 PDT 2002
>Last-Modified:  Mon Jul 01 12:35:04 PDT 2002
>Originator:     Michael Haro
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD patrol.bitsurf.net 4.4-STABLE FreeBSD 4.4-STABLE #1: Fri Nov 2 18:42:56 PST 2001 root@patrol.bitsurf.net:/usr/obj/usr/src/sys/PATROL i386


	
>Description:
arp is used with more than just 10Mb/s Ethernet.  Please update the arp.4
manpage....

ARP(4)		       FreeBSD Kernel Interfaces Manual 		ARP(4)

NAME
arp - Address Resolution Protocol

SYNOPSIS
pseudo-device ether

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, but this implementation currently
supports only that combination.

>How-To-Repeat:
	man 4 arp
>Fix:

>Release-Note:
>Audit-Trail:

From: Giorgos Keramidas <keramida@FreeBSD.org>
To: Michael Haro <mharo@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: docs/37489: "arp implementation only supports 10Mb/s ethernet"
Date: Sat, 27 Apr 2002 05:48:51 +0300

 On 2002-04-26 10:21, Michael Haro wrote:
 > arp is used with more than just 10Mb/s Ethernet.  Please update the
 > arp.4 manpage....
 
 Fixed already, in -CURRENT (see rev. 1.9 of src/usr.sbin/arp/arp.4)
 and when asmodai MFC's the change it will be fixed in STABLE too ;)
 
 - Giorgos
 
State-Changed-From-To: open->patched 
State-Changed-By: trhodes 
State-Changed-When: Thu May 9 13:55:26 PDT 2002 
State-Changed-Why:  
asmodai patched this, and is waiting an MFC from re@ 


Responsible-Changed-From-To: freebsd-doc->asmodai 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Thu May 9 13:55:26 PDT 2002 
Responsible-Changed-Why:  
asmodai patched this, and is waiting an MFC from re@ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37489 
Responsible-Changed-From-To: asmodai->trhodes 
Responsible-Changed-By: trhodes 
Responsible-Changed-When: Mon Jul 1 12:17:25 PDT 2002 
Responsible-Changed-Why:  
I'll handle the MFC 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37489 
State-Changed-From-To: patched->closed 
State-Changed-By: trhodes 
State-Changed-When: Mon Jul 1 12:34:11 PDT 2002 
State-Changed-Why:  
I just did a cvs diff to obtain asmodai's patch, and then applied it to 
-stable.  2 months seems like a fair enough MFC :) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37489 
>Unformatted:
