Skip to content

Fix network initialization during system boot#4113

Closed
everyx wants to merge 1 commit into
SagerNet:stablefrom
everyx:fix/network-initialization-system-boot
Closed

Fix network initialization during system boot#4113
everyx wants to merge 1 commit into
SagerNet: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.
@nekohasekai nekohasekai force-pushed the stable branch 5 times, most recently from 8631cb2 to 2b995ea Compare May 13, 2026 15:39
@everyx everyx closed this May 17, 2026
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