lwip-users
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: [lwip-users] Sample code for the mainloop NO_SYS case is broken
From
:
Dirk Ziegelmeier
Subject
:
Re: [lwip-users] Sample code for the mainloop NO_SYS case is broken
Date
:
Wed, 8 Jul 2020 09:04:01 +0200
The code in NO_SYS docs is pseudo-code, you need to implement pbuf queues by yourself. Usually an OS already supports some kind of queue.
So packet QUEUES are not supported, pbufs only support CHAINS (=one single ethernet packet splitted into multiple pbufs).
https://www.nongnu.org/lwip/2_1_x/group__pbuf.html
HTH
Dirk
reply via email to
[
Prev in Thread
]
Current Thread
[Next in Thread]
[lwip-users] Sample code for the mainloop NO_SYS case is broken
,
Jon Taylor
,
2020/07/04
Re: [lwip-users] Sample code for the mainloop NO_SYS case is broken
,
Dirk Ziegelmeier
<=
Prev by Date:
Re: [lwip-users] netif->hwaddr_len of loopback interface is not ETH_HWADDR_LEN
Next by Date:
[lwip-users] ipv6 support in existing lwip ipv4 code
Previous by thread:
[lwip-users] Sample code for the mainloop NO_SYS case is broken
Next by thread:
[lwip-users] netif->hwaddr_len of loopback interface is not ETH_HWADDR_LEN
Index(es):
Date
Thread