Skip to content

Enable tinygo support for dhcpv4 - #564

Merged
insomniacslk merged 2 commits into
insomniacslk:masterfrom
rminnich:tinygo
Apr 3, 2026
Merged

Enable tinygo support for dhcpv4#564
insomniacslk merged 2 commits into
insomniacslk:masterfrom
rminnich:tinygo

Conversation

@rminnich

@rminnich rminnich commented Oct 2, 2025

Copy link
Copy Markdown
Contributor

Move dhcpv4 packet creation to dhcpv4packet.go

Add !tinygo build tag to dhcpv4.

@insomniacslk

Copy link
Copy Markdown
Owner

looks good to me. No New* constructors for tinygo, but I believe you're OK with that? @rminnich

Move dhcpv4 packet creation to dhcpv4packet.go

Add !tinygo build tag to dhcpv4.

Signed-off-by: Ronald Minnich <rminnich@gmail.com>
@rminnich

rminnich commented Apr 3, 2026

Copy link
Copy Markdown
Contributor Author

yes, lack of New for tinygo is fine. I figure one step at a time. there's still a lot going on on their side with IP stacks.

@insomniacslk
insomniacslk merged commit 237bfc8 into insomniacslk:master Apr 3, 2026
8 checks passed
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