Home
last modified time | relevance | path

Searched hist:"1 a31f204" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sched/
H A Dem_meta.c1a31f204 Mon Apr 13 20:12:57 CDT 2009 Stephen Hemminger <shemminger@vyatta.com> netsched: Allow meta match on vlan tag on receive

When vlan acceleration is used on receive, the vlan tag is maintained
outside of the skb data. The existing vlan tag match only works on TX
path because it uses vlan_get_tag which tests for VLAN_HW_TX_ACCEL.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1a31f204 Mon Apr 13 20:12:57 CDT 2009 Stephen Hemminger <shemminger@vyatta.com> netsched: Allow meta match on vlan tag on receive

When vlan acceleration is used on receive, the vlan tag is maintained
outside of the skb data. The existing vlan tag match only works on TX
path because it uses vlan_get_tag which tests for VLAN_HW_TX_ACCEL.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>