]> git.proxmox.com Git - mirror_iproute2.git/commit - lib/utils.c
rto support for ip command
authorRick Jones <rick.jones2@hp.com>
Thu, 11 Oct 2007 20:04:11 +0000 (13:04 -0700)
committerStephen Hemminger <shemminger@linux-foundation.org>
Thu, 11 Oct 2007 20:04:11 +0000 (13:04 -0700)
commit54e0b2e71d723e3b493ff53d1332b48250f5d4bc
tree82d4b096aa823527207c5c62541c4b9e61300951
parente32d4db0a58f3673bb20fcb198e9372ded4194a6
rto support for ip command

Enable users of ip to specify the times for rtt, rttvar and rto_min
in human-friendly terms a la "tc" while maintaining backwards
compatability with the previous "raw" mechanism.  Builds upon
David Miller's uncommited patch to set rto_min.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
include/utils.h
ip/iproute.c
lib/utils.c
man/man8/ip.8