Skip to content

fix(network): clean up localized runtime output - #29

Merged
LucaLin233 merged 4 commits into
mainfrom
luno/network-output-cleanup
Aug 19, 2026
Merged

fix(network): clean up localized runtime output#29
LucaLin233 merged 4 commits into
mainfrom
luno/network-output-cleanup

Conversation

@LucaLin233

Copy link
Copy Markdown
Owner

Summary

  • remove duplicate module and success output
  • localize measurement, cache, RTT, initcwnd, qdisc, and status display values
  • format nodes, directional TCP buffer limits, and manual input consistently
  • emit persisted measurement warnings once through the unified warning path

Compatibility

  • keep cache format, version, and persisted internal metadata unchanged
  • keep tuning calculations, sysctl values, routing, transactions, restore, and traffic-shape behavior unchanged

Validation

  • bash -n modules/network-optimize.sh
  • shellcheck --severity=warning modules/network-optimize.sh
  • shellcheck -x --severity=error linux_setup.sh modules/.sh tools/.sh tests/*.sh
  • bash tests/test-network-optimize.sh
  • bash tests/test-network-optimize-entry.sh
  • bash tests/run.sh
  • git diff --check

@LucaLin233
LucaLin233 merged commit d437046 into main Aug 19, 2026
2 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.

1 participant