Skip to content

Conversation

@keepsimple1
Copy link
Owner

@keepsimple1 keepsimple1 commented Oct 25, 2025

This is for fixing issue #392.

Based the fact that switching a network would "fix" the problem, I suspected that it's related to whether loopback interfaces are enabled. (After IP change detected, we would enable loopback interfaces, which were disabled by default).

To fix this issue, and to avoid any unknowns related to the loopback interfaces, I think it's a better trade-off to enable them by default. This is a change from existing default behavior.

  • Also fixed a sily bug where ! should not be used. Funny enough the Rust syntax made it no side effect for most cases.

@keepsimple1 keepsimple1 force-pushed the browse-debug branch 2 times, most recently from 4a68daf to 4b2eeab Compare November 2, 2025 21:23
@keepsimple1 keepsimple1 changed the title debug a registered service Enable loopback interfaces by default Nov 2, 2025
@keepsimple1 keepsimple1 merged commit 7293e7c into main Nov 2, 2025
3 checks passed
@keepsimple1 keepsimple1 deleted the browse-debug branch November 2, 2025 22:32
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