Skip to content

Conversation

@scottfeldman
Copy link
Contributor

No description provided.

Netlink is for L2; netdev is for L3/L4
Call out netdev as L3/L4 interface for TinyGo, to differentiate between
netlink which is stricly L2.
There are some new features added in Go 1.20 like string.CutPrefix.
Those will have to wait to be ported until TinyGo MIN is >= 1.20.
@deadprogram
Copy link
Member

I cherry-picked the commits that were new in this PR into the netdev3 branch, so now closing this PR. Thanks @scottfeldman

@deadprogram deadprogram closed this Jul 7, 2023
scottfeldman added a commit to scottfeldman/tinygo-net that referenced this pull request Jan 5, 2025
…o-org#2

This is a rework of PR#24 based on review comments.  The rework mostly
involved moving changes to the proper files, aligning with upstream Go
src/net file layout.
deadprogram pushed a commit that referenced this pull request Jan 7, 2025
This is a rework of PR#24 based on review comments.  The rework mostly
involved moving changes to the proper files, aligning with upstream Go
src/net file layout.
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.

2 participants