lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] metadata into pbuf


From: Erik Ekman
Subject: Re: [lwip-users] metadata into pbuf
Date: Thu, 16 Dec 2021 21:07:56 +0100

Hi

It should be possible by configuring LWIP_PBUF_CUSTOM_DATA to hold the
extra data you need (added in https://savannah.nongnu.org/bugs/?55078)

/Erik

On Tue, 14 Dec 2021 at 21:49, Massimiliano Cialdi <cialdi@gmail.com> wrote:
>
> hello,
>
> I have the packets time stamped with IEEE1588.
> Is it possible to add metadata (into pbuf?) so that the timestamp
> information can be transferred from the MAC device interrupt, inside
> the lwip stack, to the application code?
>
> best regards
> Max
> --
> Et nunc, auxilium solis, vincam!
> Oppugnatio solaris!
> VIS!
>
> Massimiliano Cialdi
> cialdi@gmail.com
>
> _______________________________________________
> lwip-users mailing list
> lwip-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-users



reply via email to

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