diff options
| author | Matthias Schiffer <mschiffer@universe-factory.net> | 2018-03-16 11:29:10 +0100 | 
|---|---|---|
| committer | Simon Wunderlich <sw@simonwunderlich.de> | 2018-03-16 20:23:48 +0100 | 
| commit | 6f27d2c2a8c236d296201c19abb8533ec20d212b (patch) | |
| tree | eed24deb0ef1ca001b21a84a02c39a1727c59bcd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | bc44b78157f621ff2a2618fe287a827bcb094ac4 (diff) | |
batman-adv: fix header size check in batadv_dbg_arp()
Checking for 0 is insufficient: when an SKB without a batadv header, but
with a VLAN header is received, hdr_size will be 4, making the following
code interpret the Ethernet header as a batadv header.
Fixes: be1db4f6615b ("batman-adv: make the Distributed ARP Table vlan aware")
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions
