Skip to content

MAC Learning and ARP revamp update for lneto#34

Merged
deadprogram merged 2 commits intomainfrom
mac-learning
Apr 25, 2026
Merged

MAC Learning and ARP revamp update for lneto#34
deadprogram merged 2 commits intomainfrom
mac-learning

Conversation

@soypat
Copy link
Copy Markdown
Contributor

@soypat soypat commented Apr 24, 2026

Need to clone lneto locally next to espradio repository for this to work:

git clone espradio
git clone lneto
cd lneto
git switch arp-cache
cd ../espradio
git switch mac-learning
tinygo flash -monitor -target=xiao-esp32c3 -tags=pcapdebug -ldflags="-X main.ssid=Patoniato -X main.password=XXX" ./examples/webserver

Comment thread go.mod Outdated

require github.com/soypat/natiu-mqtt v0.6.0

replace github.com/soypat/lneto => ../lneto No newline at end of file
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh but it was. That's the way to test an unmerged branch in lneto. If I didn't include it here I'd let you figure it out yourself

@soypat soypat marked this pull request as ready for review April 25, 2026 02:39
@soypat
Copy link
Copy Markdown
Contributor Author

soypat commented Apr 25, 2026

@deadprogram ready for review! See soypat/lneto#96 (comment)

It's still early to release a stable lneto version with these featured changes, v0.1.1 or v0.2.0 will have to wait a bit in Lneto, but we can merge these changes in espradio to get this quickfix out to everyone

@deadprogram
Copy link
Copy Markdown
Member

Thanks for the improvements @soypat now squash/merging.

@deadprogram deadprogram merged commit f593c74 into main Apr 25, 2026
1 check passed
@deadprogram deadprogram deleted the mac-learning branch April 25, 2026 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants