Skip to content

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

Merged
s-hadinger merged 2 commits into
arendst:developmentfrom
s-hadinger:status_5_prio
Apr 15, 2025
Merged

Show network interface priority in 'Status 5' debug logging#23302
s-hadinger merged 2 commits into
arendst:developmentfrom
s-hadinger:status_5_prio

Conversation

@s-hadinger
Copy link
Copy Markdown
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

@s-hadinger s-hadinger merged commit 7ea95ec into arendst:development Apr 15, 2025
60 checks passed
echo-bravo-yahoo pushed a commit to echo-bravo-yahoo/Tasmota that referenced this pull request Jan 9, 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