summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-05-10 22:38:28 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-05-10 22:38:28 +0000
commit476172c00708f6d4456b1c9a981d1ea901eacfd0 (patch)
treebb8cf1627a19cc5e24eac9b22607123ef7e9d239 /share
parent11a01b0f5918f41b4cc6fcc9b41b825f0276e901 (diff)
document PACKET_TAG_PF_QID
ok jmc@
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/mbuf_tags.97
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9
index 38e134c3319..f4429e9107e 100644
--- a/share/man/man9/mbuf_tags.9
+++ b/share/man/man9/mbuf_tags.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mbuf_tags.9,v 1.14 2003/02/26 15:05:07 david Exp $
+.\" $OpenBSD: mbuf_tags.9,v 1.15 2003/05/10 22:38:27 henning Exp $
.\"
.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu)
.\"
@@ -184,6 +184,11 @@ and will short circuit it if processed again.
If they were to re-enter the fragcache, they would be indistinguishable
from a duplicate of a previous packet and would be dropped.
Contains no data.
+.It PACKET_TAG_PF_QID
+Used by
+.Xr pf 4
+for queueing.
+The tag contains the ID of the queue this packet should go to.
.El
.Pp
.Fn m_tag_free