-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
No dynamic NAT for routers without external gw
Routers that do not have an external gateway also don't have a bridge domain associated with it, meaning the dynamic NAT list would always produce a diff. Therefore we delete the dynamic NAT list if there's nothing to configure and also make sure it doesn't appear in the diff.
- Loading branch information
Showing
1 changed file
with
13 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters