Enable corsa NAT via networkd-dispatche hook.
This is needed to allow the corsa switches to "reach out" to openflow controllers running on public networks.
Required config variables:
corsa_nat_network_cidr
corsa_nat_external_interface
Actually creating the interface that corsas connect to (vlan3289 for UC), is out of scope for this PR, and should be done in e.g. the netplan or other persistent networking configuration.
Enable corsa NAT via networkd-dispatche hook. This is needed to allow the corsa switches to "reach out" to openflow controllers running on public networks.
Required config variables:
corsa_nat_network_cidr
corsa_nat_external_interface
Actually creating the interface that corsas connect to (vlan3289 for UC), is out of scope for this PR, and should be done in e.g. the netplan or other persistent networking configuration.