Date: Sat, 26 Oct 2013 14:00:10 GMT From: Mats Erik Andersson <bsd@gisladisker.se> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/183333: Misnamed constant in bpf(4) Message-ID: <201310261400.r9QE0Ac3011118@oldred.freebsd.org> Resent-Message-ID: <201310261410.r9QEA089060188@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310261400.r9QE0Ac3011118>