~ubuntu-branches/ubuntu/raring/iproute/raring-proposed

« back to all changes in this revision

Viewing changes to man/man8/ip.8

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson, Kamal Mostafa
  • Date: 2012-12-12 12:29:03 UTC
  • mfrom: (23.2.7 experimental)
  • Revision ID: package-import@ubuntu.com-20121212122903-toii0ipil3vd3inj
Tags: 20121211-2
[ Kamal Mostafa ]
Enable cross-compile support in debian/rules

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
.IR OBJECT " := { "
16
16
.BR link " | " addr " | " addrlabel " | " route " | " rule " | " neigh " | "\
17
17
 ntable " | " tunnel " | " tuntap " | " maddr " | "  mroute " | " mrule " | "\
18
 
 monitor " | " xfrm " | " netns " | "  l2tp " }"
 
18
 monitor " | " xfrm " | " netns " | "  l2tp " | "  tcp_metrics " }"
19
19
.sp
20
20
 
21
21
.ti -8
161
161
- rule in routing policy database.
162
162
 
163
163
.TP
 
164
.B tcp_metrics/tcpmetrics
 
165
- manage TCP Metrics
 
166
 
 
167
.TP
164
168
.B tunnel
165
169
- tunnel over IP.
166
170
 
220
224
.BR ip-ntable (8),
221
225
.BR ip-route (8),
222
226
.BR ip-rule (8),
 
227
.BR ip-tcp_metrics (8),
223
228
.BR ip-tunnel (8),
224
229
.BR ip-xfrm (8)
225
230
.br