Add in_flight (bytes in flight when packet was sent) field
to tx component of tcp_skb_cb and make it available to
congestion modules' pkts_acked() function through the
ack_sample function argument.
Signed-off-by: Lawrence Brakmo
Acked-by: Yuchung Cheng
---
include/net/tcp.h | 2 ++
net/ipv4
Add in_flight (bytes in flight when packet was sent) field
to tx component of tcp_skb_cb and make it available to
congestion modules' pkts_acked() function through the
ack_sample function argument.
Signed-off-by: Lawrence Brakmo
Acked-by: Yuchung Cheng
---
include/net/tcp.h | 2 ++
net/ipv4