[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SV: [lwip-devel] VLAN (IEEE 802.1q) support in lwIP 1.4.0_rc2
From: |
Emil Ljungdahl |
Subject: |
SV: [lwip-devel] VLAN (IEEE 802.1q) support in lwIP 1.4.0_rc2 |
Date: |
Mon, 28 Mar 2011 17:51:52 +0200 |
> -----Ursprungligt meddelande-----
> Från: address@hidden [mailto:lwip-
> address@hidden För Simon Goldschmidt
> Skickat: den 28 mars 2011 16:57
> Till: lwip-devel
> Ämne: Re: [lwip-devel] VLAN (IEEE 802.1q) support in lwIP 1.4.0_rc2
>
>
> "Emil Ljungdahl" <address@hidden> wrote:
> > The current #define ETHARP_VLAN_SUPPORT only seems to aim at handling
> > incoming tagged packets, and it seems rather broken.
>
> What's broken about it? I've been using it in my project and it worked.
>
> Simon
> --
> Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
> belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
>
> _______________________________________________
> lwip-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-devel
Hi Simon
I guess most of it is platform-dependent, and I might be wrong about some
parts. Attached (if attachments work in mailinglist?) you find a diff of what I
have changed. The changes worth notice is the changed order in struct, and how
packets are passed to the IP layer.
Emil
lwip_vlan.diff
Description: Binary data