summaryrefslogtreecommitdiffstats
path: root/usr.sbin/powerd/powerd.8
diff options
context:
space:
mode:
authorluigi <luigi@FreeBSD.org>2010-03-15 15:43:35 +0000
committerluigi <luigi@FreeBSD.org>2010-03-15 15:43:35 +0000
commit3a68724891acc310ddc8fbf436121e9727dcee70 (patch)
tree783e7f0d88b0ec853bb4aed62579d513735ebb82 /usr.sbin/powerd/powerd.8
parent8a3325736a863dcc8563cc5c49df082b9692f15d (diff)
downloadFreeBSD-src-3a68724891acc310ddc8fbf436121e9727dcee70.zip
FreeBSD-src-3a68724891acc310ddc8fbf436121e9727dcee70.tar.gz
Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bits
of ip->ip_tos) in a table. This can be useful to direct traffic to different pipes/queues according to the DSCP of the packet, as follows: ipfw add 100 queue tablearg lookup dscp 3 // table 3 maps dscp->queue This change is a no-op (but harmless) until the two-line kernel side is committed, which will happen shortly.
Diffstat (limited to 'usr.sbin/powerd/powerd.8')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud