aboutsummaryrefslogtreecommitdiffstats
path: root/net/batman-adv/multicast.c
diff options
context:
space:
mode:
authorSven Eckelmann <sven@narfation.org>2018-03-16 21:14:32 +0100
committerSimon Wunderlich <sw@simonwunderlich.de>2018-03-18 13:20:32 +0100
commitfc04fdb2c8a894283259f5621d31d75610701091 (patch)
treec3c3ecd92e3d9e03973f3ab68a3522bbdf252332 /net/batman-adv/multicast.c
parentbatman-adv: Add missing include for EPOLL* constants (diff)
downloadlinux-dev-fc04fdb2c8a894283259f5621d31d75610701091.tar.xz
linux-dev-fc04fdb2c8a894283259f5621d31d75610701091.zip
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 <mschiffer@universe-factory.net> Fixes: a73105b8d4c7 ("batman-adv: improved client announcement mechanism") Signed-off-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'net/batman-adv/multicast.c')
0 files changed, 0 insertions, 0 deletions