Skip to content

Show network interface priority in 'Status 5' debug logging #23302

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

s-hadinger
Copy link
Collaborator

Description:

When debug logging (level 3) is enabled, Status 5 now shows priority of each network interface:

12:22:47.047 WIF: 'st2' IPv4 192.168.2.138 (100)
12:22:47.048 IP : 'st2' IPv6 fe80::96b9:7eff:fe8b:e030%st2 local (100)
12:22:47.059 WIF: 'en1' IPv4 192.168.2.41 (50)
12:22:47.059 IP : 'en1' IPv6 fe80::94b9:7eff:fe8b:e030%en1 local (50)
12:22:47.070 IP : 'en1' IPv6 fd8d:f23a:f3f6:8f2b:94b9:7eff:fe8b:e030  (50)
12:22:47.071 WIF: 'lo0' IPv4 127.0.0.1 (-1)
12:22:47.082 IP : 'lo0' IPv6 ::1  (-1)

Checklist:

  • The pull request is done against the latest development branch
  • Only relevant files were touched
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • The code change is tested and works with Tasmota core ESP8266 V.2.7.8
  • The code change is tested and works with Tasmota core ESP32 V.3.1.3.250411
  • I accept the CLA.

NOTE: The code change must pass CI tests. Your PR cannot be merged unless tests pass

Sorry, something went wrong.

@s-hadinger s-hadinger merged commit 7ea95ec into arendst:development Apr 15, 2025
60 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.

None yet

1 participant