portainer/app/docker/views/networks
Maxime Bajeux c778ef6404
feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962)
* feat(networks): Support multiple excluded IPs for MACVLAN networks

* feat(networks): add a generated name

* feat(networks): prevent create macvlan network where exclude ip is the same as gateway

* feat(networks): remove auxaddresses validation on submit

* feat(networks): check exclude ip validation on change

* feat(networks): check form validation on change

* feat(networks): clean checkAuxiliaryAddress function
2020-07-08 13:35:52 +12:00
..
create feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962) 2020-07-08 13:35:52 +12:00
edit feat(networks): Support multiple excluded IPs for MACVLAN networks (#3962) 2020-07-08 13:35:52 +12:00
networks.html feat(auth): add custom user timeout (#3871) 2020-06-09 21:55:36 +12:00
networksController.js