bareudp: Added attribute to enable & disable rx metadata collection
Metadata need not be collected in receive if the packet from bareudp device is not targeted to openvswitch. Signed-off-by: Martin <martin.varghese@nokia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -600,6 +600,7 @@ enum {
|
||||
IFLA_BAREUDP_ETHERTYPE,
|
||||
IFLA_BAREUDP_SRCPORT_MIN,
|
||||
IFLA_BAREUDP_MULTIPROTO_MODE,
|
||||
IFLA_BAREUDP_RX_COLLECT_METADATA,
|
||||
__IFLA_BAREUDP_MAX
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user