mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-22 16:07:11 +08:00
a51649a1df
* NM-205: init virtual NAT for egress ranges * NM-205: add virtual NAT to egress peer update model * NM-205: add virtual nat to allowed ips if present * NM-205: fix create api, update nat fields * NM-205: fix virtual nat range assignment * NM-210: use virtual ranges for allowed ips for egress ips * NM-205: allows update of nat settings * NM-205: fix migration of egress virtual ranges * NM-205: fix update operations * NM-205: if domain range is set,overiride nat setting to direct * NM-205: validate NAT pool fields on net update, add nat mode egress metric range struct * NM-205: fix nat egress range * NM-205: add virtual egress ranges to extclient allowed Ips * NM-205: add overlapping egress ranges * NM-205: match egress cidr for virtual nat if less than prefix length * NM-205: match egress cidr for virtual nat if less than prefix length * NM-205: force update overlapping egress feature flag * NM-205: disable virtual nat for ipv6 * NM-205: simplify egress update ops * NM-205: fix tests * NM-205: NAT pool update with prefix length validation * NM-205: send virtual egress ranges for non egress nodes * NM-205: assign virtual NAT on creation