From: Simon Wunderlich Date: Mon, 23 Jun 2014 13:55:36 +0000 (+0200) Subject: batman-adv: drop QinQ claim frames in bridge loop avoidance X-Git-Tag: cleanup-for-v3.18~203^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d46b6bfa7628030a93e05f7087b7c638a85b4a35;p=pandora-kernel.git batman-adv: drop QinQ claim frames in bridge loop avoidance Since bridge loop avoidance only supports untagged or simple 802.1q tagged VLAN claim frames, claim frames with stacked VLAN headers (QinQ) should be detected and dropped. Transporting the over the mesh may cause problems on the receivers, or create bogus entries in the local tt tables. Reported-by: Antonio Quartulli Signed-off-by: Simon Wunderlich Signed-off-by: Marek Lindner Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed