Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sarveshwar Bandi
Date: Thursday, July 23, 2009 - 2:45 am

On 23/07/09 11:25 +0200, Patrick McHardy wrote:
In this case, vid is the inner vlan id in the packet. This is also the
vlan id configured by vconfig. 
In the other case where packet had a single vlan tag, the following code
will set vlanf to 0 (vtp now renamed to vlanf in the patch) and will be
indicated as a non-vlan packet.
       if (adapter->qnq && !qnq)
               vlanf = 0;
 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Sarveshwar Bandi, (Thu Jul 23, 1:26 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 1:47 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Sarveshwar Bandi, (Thu Jul 23, 2:02 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 2:07 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Sarveshwar Bandi, (Thu Jul 23, 2:20 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 2:25 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Sarveshwar Bandi, (Thu Jul 23, 2:45 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 2:48 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Sarveshwar Bandi, (Thu Jul 23, 3:05 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 3:12 am)
Re: [PATCH] be2net: Adding support for 802.1ad (q-in-q mode), Patrick McHardy, (Thu Jul 23, 9:33 am)