All of lore.kernel.org
 help / color / mirror / Atom feed
* 802.1ad on linux
@ 2011-07-28  9:44 Satendra...
  2011-07-28 11:21 ` Jens Osterkamp
  0 siblings, 1 reply; 4+ messages in thread
From: Satendra... @ 2011-07-28  9:44 UTC (permalink / raw)
  To: netdev

Hi,

Does linux kernel has support for 802.1ad ? if yes could u plz mention
the version?

Thanks,
Satendra

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 802.1ad on linux
  2011-07-28  9:44 802.1ad on linux Satendra...
@ 2011-07-28 11:21 ` Jens Osterkamp
  2011-07-28 12:48   ` David Lamparter
  0 siblings, 1 reply; 4+ messages in thread
From: Jens Osterkamp @ 2011-07-28 11:21 UTC (permalink / raw)
  To: Satendra...; +Cc: netdev

On Thursday 28 July 2011, Satendra... wrote:
> Hi,
> 
> Does linux kernel has support for 802.1ad ? if yes could u plz mention
> the version?

No, but David Lamparter has just recently posted patches which implement this.

http://marc.info/?l=linux-netdev&m=131093613717022&w=2

They work fine for me on top of net-next. I had to add EXPORT_SYMBOL for
vlan_untag and vlan_do_receive to be able to build as a module.
You will need his patch for iproute2 as well to be able to create 802.1ad
VLAN devices.

Jens

-- 

IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 802.1ad on linux
  2011-07-28 11:21 ` Jens Osterkamp
@ 2011-07-28 12:48   ` David Lamparter
  2011-07-29  5:54     ` Satendra...
  0 siblings, 1 reply; 4+ messages in thread
From: David Lamparter @ 2011-07-28 12:48 UTC (permalink / raw)
  To: Satendra...; +Cc: Jens Osterkamp, netdev

On Thu, Jul 28, 2011 at 01:21:46PM +0200, Jens Osterkamp wrote:
> On Thursday 28 July 2011, Satendra... wrote:
> > Hi,
> > 
> > Does linux kernel has support for 802.1ad ? if yes could u plz mention
> > the version?
> 
> No, but David Lamparter has just recently posted patches which implement this.
> 
> http://marc.info/?l=linux-netdev&m=131093613717022&w=2
> 
> They work fine for me on top of net-next. I had to add EXPORT_SYMBOL for
> vlan_untag and vlan_do_receive to be able to build as a module.
> You will need his patch for iproute2 as well to be able to create 802.1ad
> VLAN devices.

I will be rebasing them onto current net-next HEAD this weekend. With
the VLAN cleanup in, some bits changed; I'll also do some reordering to
fix those symbols.


-David


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 802.1ad on linux
  2011-07-28 12:48   ` David Lamparter
@ 2011-07-29  5:54     ` Satendra...
  0 siblings, 0 replies; 4+ messages in thread
From: Satendra... @ 2011-07-29  5:54 UTC (permalink / raw)
  To: David Lamparter; +Cc: Jens Osterkamp, netdev

Thanks Jens and David.
David, could you give little idea about how you are testing your changes?
I mean is there any test suite used (may be third party) ?

On 28 July 2011 18:18, David Lamparter <equinox@diac24.net> wrote:
> On Thu, Jul 28, 2011 at 01:21:46PM +0200, Jens Osterkamp wrote:
>> On Thursday 28 July 2011, Satendra... wrote:
>> > Hi,
>> >
>> > Does linux kernel has support for 802.1ad ? if yes could u plz mention
>> > the version?
>>
>> No, but David Lamparter has just recently posted patches which implement this.
>>
>> http://marc.info/?l=linux-netdev&m=131093613717022&w=2
>>
>> They work fine for me on top of net-next. I had to add EXPORT_SYMBOL for
>> vlan_untag and vlan_do_receive to be able to build as a module.
>> You will need his patch for iproute2 as well to be able to create 802.1ad
>> VLAN devices.
>
> I will be rebasing them onto current net-next HEAD this weekend. With
> the VLAN cleanup in, some bits changed; I'll also do some reordering to
> fix those symbols.
>
>
> -David
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-29  5:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-28  9:44 802.1ad on linux Satendra...
2011-07-28 11:21 ` Jens Osterkamp
2011-07-28 12:48   ` David Lamparter
2011-07-29  5:54     ` Satendra...

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.