diff options
author | Richard Gobert <[email protected]> | 2024-04-30 16:35:55 +0200 |
---|---|---|
committer | Paolo Abeni <[email protected]> | 2024-05-02 11:03:20 +0200 |
commit | 5babae777c61aa8a8679d59d3cdc54165ad96d42 (patch) | |
tree | 5c9a82adc5af8d2f90cff1c7bcf3dedab5f5bd48 /rust/macros/module.rs | |
parent | 5ef31ea5d053a8f493a772ebad3f3ce82c35d845 (diff) |
net: gro: add flush check in udp_gro_receive_segment
GRO-GSO path is supposed to be transparent and as such L3 flush checks are
relevant to all UDP flows merging in GRO. This patch uses the same logic
and code from tcp_gro_receive, terminating merge if flush is non zero.
Fixes: e20cf8d3f1f7 ("udp: implement GRO for plain UDP sockets.")
Signed-off-by: Richard Gobert <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'rust/macros/module.rs')
0 files changed, 0 insertions, 0 deletions