#lwip — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lwip, aggregated by home.social.
-
CW: IPv6 rant
I hate, that I have to explain again and again that EUI64 address generation is the worst feature of #IPv6 in terms of tracking and privacy.
Nevertheless nearly all #IoT devices us #lwIP which lacks RFC7217 or RFC4941/8981 support and leaks GUIDs to everyone listening.When is everyone taking this serious?
Even a famous German CPE vendor uses this method.
Have a look here if you do not understand what I mean:
-
Uvoks daily struggle.
"Huh?? Why does the LwIP stack send an ACK for a second incoming TCP connection?? I only accept one at a time!?!?"
Apparently, that's a "backlog", and it's suffering you can't turn off completely.
If I really want to only work with one client at a time, I probably have to accept and close the other sockets immediately?(No, setting backlog to 0 on listen doesn't help)
-
Progress of the night: Getting the essentials of the #lwip stack running on the #CH32V208.
Still need to clean it up _a lot_ and build the wrapping library, so it's actually useful.
But seeing lwip run at all is amazing.
(So I don't need to depend on the proprietary, closed source #WCHNET library)Good night :D
-
GP2040: A Configurable Game Pad Firmware - [feralAI] and fellow GitHub contributors present for your viewing pleasure GP2040:... - https://hackaday.com/2022/09/04/gp2040-a-configurable-game-pad-firmware/ #peripheralshacks #directinput #gamepad #rp2040 #xinput #react #rndis #lwip #rgb