linux/net/batman-adv
Antonio Quartulli 2b1e2cb359 batman-adv: fix vlan header access
When batadv_get_vid() is invoked in interface_rx() the
batman-adv header has already been removed, therefore
the header_len argument has to be 0.

Introduced by c018ad3de6
("batman-adv: add the VLAN ID attribute to the TT entry")

Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2013-12-28 14:48:40 +01:00
..
bat_algo.h
bat_iv_ogm.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
bitarray.c
bitarray.h
bridge_loop_avoidance.c
bridge_loop_avoidance.h
debugfs.c
debugfs.h
distributed-arp-table.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
distributed-arp-table.h
fragmentation.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
fragmentation.h
gateway_client.c
gateway_client.h
gateway_common.c
gateway_common.h
hard-interface.c
hard-interface.h
hash.c
hash.h
icmp_socket.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
icmp_socket.h
Kconfig
main.c batman-adv: fix size of batadv_icmp_header 2013-12-28 12:51:16 +01:00
main.h
Makefile
network-coding.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
network-coding.h
originator.c
originator.h
packet.h batman-adv: fix alignment for batadv_tvlv_tt_change 2013-12-28 12:51:18 +01:00
routing.c batman-adv: fix size of batadv_icmp_header 2013-12-28 12:51:16 +01:00
routing.h
send.c batman-adv: fix header alignment by unrolling batadv_header 2013-12-28 12:51:16 +01:00
send.h
soft-interface.c batman-adv: fix vlan header access 2013-12-28 14:48:40 +01:00
soft-interface.h
sysfs.c
sysfs.h
translation-table.c batman-adv: fix alignment for batadv_tvlv_tt_change 2013-12-28 12:51:18 +01:00
translation-table.h
types.h