diff options
author | David Howells <[email protected]> | 2024-02-01 10:29:36 +0000 |
---|---|---|
committer | David Howells <[email protected]> | 2024-03-05 23:35:26 +0000 |
commit | 4b68137a20bc88fbbdf32301ed604ef000c94e5c (patch) | |
tree | 403956ef1799300be36f10cf13457d57c085e231 /lib/crypto/mpi | |
parent | 37473e41623409286ab2f5db628a59d4da9a79d7 (diff) |
rxrpc: Extract useful fields from a received ACK to skb priv data
Extract useful fields from a received ACK packet into the skb private data
early on in the process of parsing incoming packets. This makes the ACK
fields available even before we've matched the ACK up to a call and will
allow us to deal with path MTU discovery probe responses even after the
relevant call has been completed.
Signed-off-by: David Howells <[email protected]>
cc: Marc Dionne <[email protected]>
cc: "David S. Miller" <[email protected]>
cc: Eric Dumazet <[email protected]>
cc: Jakub Kicinski <[email protected]>
cc: Paolo Abeni <[email protected]>
cc: [email protected]
cc: [email protected]
Diffstat (limited to 'lib/crypto/mpi')
0 files changed, 0 insertions, 0 deletions