commit | 05bb1fad1cde025a864a90cfeb98dcbefe78a44a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 30 22:10:28 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Aug 30 22:10:28 2007 -0700 |
tree | d4146d601e960599a5a1249317beb45692619396 | |
parent | 378be2c08314fc46e3f814fa264ff8ebdb79712f [diff] |
[TCP]: Allow minimum RTO to be configurable via routing metrics. Cell phone networks do link layer retransmissions and other things that cause unnecessary timeout retransmits. So allow the minimum RTO to be inflated per-route to deal with this. Signed-off-by: David S. Miller <davem@davemloft.net>