~ubuntu-branches/ubuntu/precise/iproute/precise

« back to all changes in this revision

Viewing changes to man/man8/tc.8

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt, Andreas Henriksson, Justin B Rye, Alexander Wirt
  • Date: 2008-05-11 11:18:29 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20080511111829-rfewew7s6kiev0bh
Tags: 20080417-1
[ Andreas Henriksson ]
* New upstream release, v2.6.25 a.k.a. snapshot 20080417.
  - Initial documentation for xfrm (Partially fixes #451337)
  - Fixes manpage error caught by lintian!
* Fix typos (syntax error) in ip(8) manpage.
  - Introduced by upstream, caught by lintian yet again!
* Don't ship useless headers in iproute-dev (Closes: #467557)
* Cherry-pick "Fix bad hash calculation because of signed address" from
  upstream. (Closes: #480173)

[ Justin B Rye ]
* Update package description (Closes: #464521)

[ Alexander Wirt ]
* Fix typo in short package description.

Show diffs side-by-side

added added

removed removed

Lines of Context:
202
202
tc filters
203
203
If tc filters are attached to a class, they are consulted first 
204
204
for relevant instructions. Filters can match on all fields of a packet header, 
205
 
as well as on the firewall mark applied by ipchains or iptables. See 
206
 
.BR tc-filters (8).
 
205
as well as on the firewall mark applied by ipchains or iptables. 
207
206
.TP
208
207
Type of Service
209
208
Some qdiscs have built in rules for classifying packets based on the TOS field.
242
241
.TP 
243
242
FILTERS
244
243
Filters have a three part ID, which is only needed when using a hashed
245
 
filter hierarchy, for which see
246
 
.BR tc-filters (8).
 
244
filter hierarchy.
247
245
.SH UNITS
248
246
All parameters accept a floating point number, possibly followed by a unit.
249
247
.P