TCP timeouts: Fix some logic when there are multiple network interfaces. In...
TCP timeouts: Fix some logic when there are multiple network interfaces. In this case, TCP timeout events can really only being processed when the poll from the correct device is received.
Showing
- ChangeLog 3 additions, 0 deletionsChangeLog
- TODO 1 addition, 2 deletionsTODO
- arch 1 addition, 1 deletionarch
- configs 1 addition, 1 deletionconfigs
- net/tcp/tcp_input.c 1 addition, 1 deletionnet/tcp/tcp_input.c
- net/tcp/tcp_send_buffered.c 1 addition, 1 deletionnet/tcp/tcp_send_buffered.c
- net/tcp/tcp_send_unbuffered.c 1 addition, 1 deletionnet/tcp/tcp_send_unbuffered.c
- net/tcp/tcp_timer.c 72 additions, 10 deletionsnet/tcp/tcp_timer.c
Loading
Please register or sign in to comment