commit | f35581d64e55fc65753a62957b3b98127d560d07 | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Tue Jan 31 22:59:51 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 03 15:21:21 2017 -0500 |
tree | 27bef447032dd62391f630492e70841ef13b9a84 | |
parent | 5a0fd98b7b5be8773c53c40c47451ec6cd11d1ff [diff] |
ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode New ip_tunnel_info flag to represent bridged tunnel metadata. Used by bridge driver later in the series to pass per vlan dst metadata to bridge ports. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>