Skip to content

Fix network initialization during system boot#4113

Open
everyx wants to merge 1 commit intoSagerNet:stablefrom
everyx:fix/network-initialization-system-boot
Open

Fix network initialization during system boot#4113
everyx wants to merge 1 commit intoSagerNet:stablefrom
everyx:fix/network-initialization-system-boot

Conversation

@everyx
Copy link
Copy Markdown
Contributor

@everyx everyx commented May 6, 2026

During Linux system boot, the network stack may not be fully initialized when sing-box starts. The original code would trigger NetworkPause() for missing default interface, preventing automatic recovery after network initialization completes.

Skip pause handling when not started to allow proper initialization.

During Linux system boot, the network stack may not be fully initialized
when sing-box starts. The original code would trigger NetworkPause() for
missing default interface, preventing automatic recovery after network
initialization completes.

Skip pause handling when not started to allow proper initialization.
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