diff options
| author | Paolo Abeni <[email protected]> | 2020-03-27 14:48:42 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2020-03-29 22:14:48 -0700 |
| commit | cc9d2566986692e5b6df1aac88fbf65fe340d432 (patch) | |
| tree | 3aecfec84f8fa69a2314fe3bcc370274e8b4fab1 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 926bdeab5535856e3a164545630149f212d3482d (diff) | |
mptcp: update per unacked sequence on pkt reception
So that we keep per unacked sequence number consistent; since
we update per msk data, use an atomic64 cmpxchg() to protect
against concurrent updates from multiple subflows.
Initialize the snd_una at connect()/accept() time.
Co-developed-by: Florian Westphal <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions