]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: introduce MPTCP snd_nxt
authorPaolo Abeni <pabeni@redhat.com>
Mon, 16 Nov 2020 09:48:08 +0000 (10:48 +0100)
committerJakub Kicinski <kuba@kernel.org>
Mon, 16 Nov 2020 18:46:07 +0000 (10:46 -0800)
commitd824f485952f23ad0823ac52e137b1c6aba93eb1
treedb61feb8c434dec1b3404384651e0cd08f628cf0
parent3653fa62d2fd6f92b9856aec6e1e7b567e2244aa
mptcp: introduce MPTCP snd_nxt

Track the next MPTCP sequence number used on xmit,
currently always equal to write_next.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
net/mptcp/options.c
net/mptcp/protocol.c
net/mptcp/protocol.h