Netdev List
 help / color / mirror / Atom feed
From: denys@visp.net.lb
To: <netdev@vger.kernel.org>
Subject: iproute, setting manually rtt
Date: Tue, 22 Feb 2011 17:42:49 +0200	[thread overview]
Message-ID: <97d8915d050c34fb9499617f78305786@visp.net.lb> (raw)

 I try to set some time values in iproute, and confused by results. Here 
 is example:

 bytecruncher ~ # ip route del 1.1.1.1;ip route add 1.1.1.1 via 
 217.151.224.113 rtt 10ms                                                 
                                                     bytecruncher ~ # ip 
 route
 1.1.1.1 via 217.151.224.113 dev eth0  rtt 3363235ms

 bytecruncher ~ # ip route del 1.1.1.1;ip route add 1.1.1.1 via 
 217.151.224.113 rtt 10ms rto_min 10ms
 bytecruncher ~ # ip route
 1.1.1.1 via 217.151.224.113 dev eth0  rtt 3363235ms rto_min lock 
 14100654ms

 Details about system:
 bytecruncher ~ # uname -a
 Linux bytecruncher 2.6.37.1-insat #4 SMP Tue Feb 22 15:16:53 EET 2011 
 x86_64 Intel(R) Xeon(R) CPU X5680 @ 3.33GHz GenuineIntel GNU/Linux
 bytecruncher ~ # ip -V
 ip utility, iproute2-ss110107

 I guess there is something really wrong. Not sure if in iproute or 
 kernel side.

                 reply	other threads:[~2011-02-22 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=97d8915d050c34fb9499617f78305786@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox