Date: Sat, 12 Jan 2008 13:36:47 GMT From: Alexander Chernikov <admin@su29.net> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/119595: mbuf_tags(9) wrongly says that tags are used in vlan(4) Message-ID: <200801121336.m0CDalwl006358@www.freebsd.org> Resent-Message-ID: <200801121340.m0CDe2BY002542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 119595 >Category: docs >Synopsis: mbuf_tags(9) wrongly says that tags are used in vlan(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 Jan 12 13:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Chernikov >Release: 8.0-CURRENT >Organization: >Environment: FreeBSD ws.su29.net 8.0-CURRENT FreeBSD 8.0-CURRENT #: Wed Dec 12 18:40:32 MSK 2007 melifaro@ws.su29.net:/usr/obj/usr/src/sys/CURR i386 >Description: mbuf_tags(9) are not used in -CURRENT since Sip 17 2006 (See http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/net/if_vlan.c rev.1.115) so man in 7.x and 8.x branches should be updated >How-To-Repeat: >Fix: Patch attached with submission follows: --- mbuf_tags.9.old 2008-01-12 16:19:09.000000000 +0300 +++ mbuf_tags.9 2008-01-12 16:19:50.000000000 +0300 @@ -69,9 +69,7 @@ Tags are identified using an ID and cookie that uniquely identify a class of data tagged onto the packet, and may contain an arbitrary amount of additional storage. -Typical uses of mbuf tags include the storage of VLAN tags as described in -.Xr vlan 4 , -Mandatory Access Control (MAC) labels as described in +Typical uses of mbuf tags include Mandatory Access Control (MAC) labels as described in .Xr mac 9 , IPsec policy information as described in .Xr ipsec 4 , >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200801121336.m0CDalwl006358>