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

« back to all changes in this revision

Viewing changes to debian/patches/remove_tc_filters_reference.dpatch

  • 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:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## remove_tc_filters_reference.dpatch by  <formorer@lisa.springfield.lan>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
diff -urNad iproute-20070313~/man/man8/tc.8 iproute-20070313/man/man8/tc.8
9
 
--- iproute-20070313~/man/man8/tc.8     2007-06-10 20:22:40.000000000 +0200
10
 
+++ iproute-20070313/man/man8/tc.8      2007-06-10 20:23:16.000000000 +0200
11
 
@@ -202,8 +202,7 @@
12
 
 tc filters
13
 
 If tc filters are attached to a class, they are consulted first 
14
 
 for relevant instructions. Filters can match on all fields of a packet header, 
15
 
-as well as on the firewall mark applied by ipchains or iptables. See 
16
 
-.BR tc-filters (8).
17
 
+as well as on the firewall mark applied by ipchains or iptables. 
18
 
 .TP
19
 
 Type of Service
20
 
 Some qdiscs have built in rules for classifying packets based on the TOS field.
21
 
@@ -242,8 +241,7 @@
22
 
 .TP 
23
 
 FILTERS
24
 
 Filters have a three part ID, which is only needed when using a hashed
25
 
-filter hierarchy, for which see
26
 
-.BR tc-filters (8).
27
 
+filter hierarchy.
28
 
 .SH UNITS
29
 
 All parameters accept a floating point number, possibly followed by a unit.
30
 
 .P