Skip to content
Commit f779678f authored by Oleg Zhurakivskyy's avatar Oleg Zhurakivskyy Committed by Carles Cufí
Browse files

net: tcp2: Add send_data queue into the TCP connection



In order to support the retransmission for the outgoind data,
add the following into the TCP connection:

- struct net_pkt *send_data (used as a queue)
- send_data_total
- unack_len
- send_data_timer
- send_data_retries

Signed-off-by: default avatarOleg Zhurakivskyy <oleg.zhurakivskyy@intel.com>
parent 58b7847a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment