Skip to content

fix(nat): handle missing interface label for devices#1652

Merged
Tbaile merged 1 commit into
mainfrom
fix_nat_rules_device_options
May 13, 2026
Merged

fix(nat): handle missing interface label for devices#1652
Tbaile merged 1 commit into
mainfrom
fix_nat_rules_device_options

Conversation

@m-dilorenzi
Copy link
Copy Markdown
Collaborator

This pull request makes a minor improvement to the device labeling logic in the call command. If the interface label for a device cannot be determined, the device ID will now be used as a fallback label, ensuring that every device has a meaningful label.

  • Ensure every device has a label by defaulting to the device ID if the interface label is missing in the call command logic (ns.nat).

Closes: #1650

@m-dilorenzi m-dilorenzi requested a review from Tbaile May 7, 2026 12:31
@m-dilorenzi m-dilorenzi self-assigned this May 7, 2026
@Tbaile Tbaile merged commit cb41d21 into main May 13, 2026
2 checks passed
@Tbaile Tbaile deleted the fix_nat_rules_device_options branch May 13, 2026 09: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.

NAT drawer: empty rows in the “Device” dropdown under advanced settings

2 participants