lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 22 Feb 2011 17:42:49 +0200
From:	denys@...p.net.lb
To:	<netdev@...r.kernel.org>
Subject: iproute, setting manually rtt

 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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ