Regression #13739
closedInterfaces without a configured name appear as lowercase
100%
Description
23.01-DEVELOPMENT (amd64) built on Fri Dec 09 06:12:49 UTC 2022 FreeBSD 14.0-CURRENT
The WAN & LAN interfaces are lowercase on first boot, but in the interface configuration they still show as capital. Simply clicking save makes them capital again.
Files
Updated by Jim Pingle almost 2 years ago
Where exactly are they printed lowercase?
Boot output? The console menu? A dashboard widget? Interface status page? Somewhere else?
Updated by Christopher Cope almost 2 years ago
Jim Pingle wrote in #note-1:
Where exactly are they printed lowercase?
Boot output? The console menu? A dashboard widget? Interface status page? Somewhere else?
Apologies about the lack of detail. All of the above. It seems the default is now lowercase.
I have attached the console menu after clicking save on the WAN configuration.
Updated by Jim Pingle almost 2 years ago
- Tracker changed from Bug to Regression
- Subject changed from WAN & LAN appear as lowercase to Interfaces without a configured name appear as lowercase
- Target version set to 2.7.0
- Plus Target Version set to 23.01
The interfaces lack a descr tag initially, so they are assumed to be the internal name of the interface ('wan', 'lan'). It isn't specific to WAN/LAN, it would happen to any interface without a descr tag.
This used to be forced to uppercase when that assumption was made, somewhere recently this regressed.
Updated by Steve Wheeler almost 2 years ago
- Priority changed from Normal to High
- Affected Architecture All added
In addition this changes the auto generated gateway name for any dynamic gateway on an affected interface.
So if WAN_DHCP is set as the default gateway that no longer exists and the system loses it's default route.
Updated by Marcos M almost 2 years ago
- Assignee set to Marcos M
- Release Notes changed from Default to Force Exclusion
Updated by Marcos M almost 2 years ago
- Status changed from New to Pull Request Review
Updated by Marcos M almost 2 years ago
- Status changed from Pull Request Review to Feedback
- % Done changed from 0 to 100
Applied in changeset 5c7cda134dbcffe3ff4a2387b6d8a83fc9d03aa3.
Updated by Steve Wheeler almost 2 years ago
- Status changed from Feedback to Resolved
This looks good in todays snap.
Tested:
23.01-DEVELOPMENT (amd64) built on Tue Dec 13 06:06:53 UTC 2022 FreeBSD 14.0-CURRENT