~ubuntu-branches/ubuntu/maverick/iptables/maverick

« back to all changes in this revision

Viewing changes to extensions/libipt_TOS.man

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen, Iain Lane, Soren Hansen
  • Date: 2008-11-15 01:27:37 UTC
  • mfrom: (5.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20081115012737-o3kdn2z1o9ercq10
Tags: 1.4.1.1-4ubuntu1
[ Iain Lane ]
* Merge from debian unstable (LP: #294220), remaining changes:
  - debian/patches/0901-build-libipq_pic.a.patch - Build libipq_pic.a with
    -fPIC. Upstream changed build system and patch modified accordingly.

[ Soren Hansen ]
* Revert changes between 1.4.1.1-3 and 1.4.1.1-4, thus bringing back
  the howtos.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
This is used to set the 8-bit Type of Service field in the IP header.
2
 
It is only valid in the
3
 
.B mangle
4
 
table.
5
 
.TP
6
 
.BI "--set-tos " "tos"
7
 
You can use a numeric TOS values, or use
8
 
.nf
9
 
 iptables -j TOS -h
10
 
.fi
11
 
to see the list of valid TOS names.