Re: Get amount of fast retransmissions from TCP info

2017-04-24 Thread Andreas Petlund
>> If none of the variables (mentioned above) contain any value in >>> regards to fast retransmits, what does the different values represent? >> >> tcpi_retransmits: consecutive retransmits of lowest-sequence outstanding >> packet >> >> tcpi_retrans: re

Re: [PATCH RFC net-next 2/2] tcp: Add Redundant Data Bundling (RDB)

2015-10-26 Thread Andreas Petlund
> On 26 Oct 2015, at 15:50, Neal Cardwell wrote: > > On Fri, Oct 23, 2015 at 4:50 PM, Bendik Rønning Opstad > wrote: >> @@ -2409,6 +2412,15 @@ static int do_tcp_setsockopt(struct sock *sk, int >> level, > ... >> + case TCP_RDB: >> +