lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] LLDP Implementation for lwIP


From: Dirk Ziegelmeier
Subject: Re: [lwip-users] LLDP Implementation for lwIP
Date: Tue, 23 Aug 2016 12:46:42 +0200

Hi Amit,

you can now use ethernet_output() in lwIP git head to send your packets. There is also an LWIP_HOOK_UNKNOWN_ETH_PROTOCOL now to receive ethernet protocols that are unknown to lwIP.

Dirk

--
Dirk Ziegelmeier * address@hidden * http://www.ziegelmeier.net

On Fri, Aug 19, 2016 at 4:28 PM, Amit Ashara <address@hidden> wrote:
Hello Simon

The lwIP license would not be touched. The only change will be that the lldp.c and lldp.h files may have copyright information w.r.t the organization I work for (*and I am clarifying with the legal team).

Regards
Amit

On Fri, Aug 19, 2016 at 9:11 AM, Simon Goldschmidt <address@hidden> wrote:
Amit Ashara wrote:
> I wanted to however check before I do that is that is there a contributor license
> agreement/contributors agreement for lwIP that I need to be aware of?

lwIP's license is available nearly everywhere (website, sources, etc.).

What I don't get is: where would the lwIP license be touched if you write an LLDP stack?


Simon

_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


_______________________________________________
lwip-users mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

[Prev in Thread] Current Thread [Next in Thread]