bridge: Dump vlan information from a bridge port
[pandora-kernel.git] / include / uapi / linux / rtnetlink.h
index 7a5eb19..7a2144e 100644 (file)
@@ -630,6 +630,7 @@ struct tcamsg {
 
 /* New extended info filters for IFLA_EXT_MASK */
 #define RTEXT_FILTER_VF                (1 << 0)
+#define RTEXT_FILTER_BRVLAN    (1 << 1)
 
 /* End of information exported to user level */