Skip to content

Use a shared private guest IP - #1177

Open
Weidong Cui (wdcui) wants to merge 2 commits into
uliteboxfrom
wdcui/ulitebox/broker-private-ip
Open

Use a shared private guest IP#1177
Weidong Cui (wdcui) wants to merge 2 commits into
uliteboxfrom
wdcui/ulitebox/broker-private-ip

Conversation

@wdcui

@wdcui Weidong Cui (wdcui) commented Aug 17, 2026

Copy link
Copy Markdown
Member

This PR gives brokered IPv4 TCP and UDP sockets an internal guest network where 127/8 and the configurable private guest address, defaulting to 10.0.2.15, route between guest programs while host loopback is hidden behind the independently authorized gateway 10.0.2.1. It adds exact-before-wildcard shared guest namespaces, trusted TCP source and accept leases, Linux private-backend isolation on 127.0.0.2, protocol-specific gateway policy and host-loopback translation, bounded route-specific UDP endpoint, readiness, and error lifecycles, deployment configuration, and core, reactor, syscall, and runner coverage.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b5a1a347-37a8-4246-8bbc-306590921475
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: b5a1a347-37a8-4246-8bbc-306590921475
@github-actions

Copy link
Copy Markdown

🤖 SemverChecks 🤖 No breaking API changes detected

Note: this does not mean API is unchanged, or even that there are no breaking changes; simply, none of the detections triggered.

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.

1 participant