aboutsummaryrefslogtreecommitdiff
path: root/lib/netdev-notifier-error-inject.c
diff options
context:
space:
mode:
authorSven Eckelmann <[email protected]>2018-03-16 21:14:32 +0100
committerSimon Wunderlich <[email protected]>2018-03-18 13:20:32 +0100
commitfc04fdb2c8a894283259f5621d31d75610701091 (patch)
treec3c3ecd92e3d9e03973f3ab68a3522bbdf252332 /lib/netdev-notifier-error-inject.c
parent48881ed56b395bdf2cff6c102039016223ca4da6 (diff)
batman-adv: Fix skbuff rcsum on packet reroute
batadv_check_unicast_ttvn may redirect a packet to itself or another originator. This involves rewriting the ttvn and the destination address in the batadv unicast header. These field were not yet pulled (with skb rcsum update) and thus any change to them also requires a change in the receive checksum. Reported-by: Matthias Schiffer <[email protected]> Fixes: a73105b8d4c7 ("batman-adv: improved client announcement mechanism") Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'lib/netdev-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions