aboutsummaryrefslogtreecommitdiff
path: root/net/core/dev.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2020-11-26 18:15:06 +0100
committerSimon Wunderlich <[email protected]>2020-11-27 08:02:55 +0100
commit4ca23e2c2074465bff55ea14221175fecdf63c5f (patch)
tree70cb7a80f5c00dfae2742c4f667cd819c1637291 /net/core/dev.c
parent14a2e551faea53d45bc11629a9dac88f88950ca7 (diff)
batman-adv: Consider fragmentation for needed_headroom
If a batman-adv packets has to be fragmented, then the original batman-adv packet header is not stripped away. Instead, only a new header is added in front of the packet after it was split. This size must be considered to avoid cost intensive reallocations during the transmission through the various device layers. Fixes: 7bca68c7844b ("batman-adv: Add lower layer needed_(head|tail)room to own ones") Reported-by: Linus Lüssing <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'net/core/dev.c')
0 files changed, 0 insertions, 0 deletions