diff options
author | Nathan Skrzypczak <nathan.skrzypczak@gmail.com> | 2021-11-25 18:44:01 +0100 |
---|---|---|
committer | Ed Warnicke <hagbard@gmail.com> | 2021-11-27 15:31:46 +0000 |
commit | 9adcc9778c316d4c94c6734b8c8e4ce0daede820 (patch) | |
tree | 0af9e73a9d29bc5ce632cac0589e086ddc7895ff /docs/developer | |
parent | c6eb7da390fbfaf5bd93ec22a9d2e60e0448d71c (diff) |
devices: fix af_packet GSO check
Type: fix
This fixes the GSO size calculation in af_packet
which didn't include the ethernet size.
This is not ideal, as we default to the host
side mtu to check whether a packet is GSO or not
and to set the GSO size. But there doesn't seem
to be more info passed with the packets.
Change-Id: I9769e1dd21d5989b4cf67295352b5535454f88d1
Signed-off-by: Nathan Skrzypczak <nathan.skrzypczak@gmail.com>
Diffstat (limited to 'docs/developer')
0 files changed, 0 insertions, 0 deletions