From: Vlad Yasevich Date: Wed, 13 Feb 2013 12:00:18 +0000 (+0000) Subject: bridge: Add vlan support to static neighbors X-Git-Tag: v3.9-rc1~139^2~74^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1690be63a27b20ae65c792729a44f5970561ffa4;p=pandora-kernel.git bridge: Add vlan support to static neighbors When a user adds bridge neighbors, allow him to specify VLAN id. If the VLAN id is not specified, the neighbor will be added for VLANs currently in the ports filter list. If no VLANs are configured on the port, we use vlan 0 and only add 1 entry. Signed-off-by: Vlad Yasevich Acked-by: Jitendra Kalsaria Signed-off-by: David S. Miller --- Reading git-diff-tree failed