docs/183333: Misnamed constant in bpf(4)

Mats Erik Andersson bsd at gisladisker.se
Sat Oct 26 14:10:01 UTC 2013


>Number:         183333
>Category:       docs
>Synopsis:       Misnamed constant in bpf(4)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 26 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Mats Erik Andersson
>Release:        9.1-RELEASE
>Organization:
>Environment:
9.1-REALEASE-p7 i386
>Description:
In section EXAMPLES of bpf(4), first example on Reverse ARP,
the macro REVARP_REQUEST does not exist. The code snippet
must be updated to use ARPOP_REVREQUEST instead. For verification
look in "/usr/include/net/if_arp.h".
>How-To-Repeat:

>Fix:
Use macro ARPOP_REVREQUEST.

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-doc mailing list