podman/pkg/network
Brent Baude 6c97e0d5c1 network create should use firewall plugin
when creating a network, podman should add the firewall plugin to the config but not specify a backend.  this will allow cni to determine whether it should use an iptables|firewalld backend.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-02-27 14:39:31 -06:00
..
config.go Initial commit on compatible API 2020-01-10 09:41:39 -06:00
devices.go check existing bridge names when creating networks 2019-10-17 13:28:38 -05:00
files.go display file name of bad cni conf 2020-01-28 16:21:59 -06:00
ip.go podman network create 2019-09-09 09:32:43 -05:00
netconflist.go network create should use firewall plugin 2020-02-27 14:39:31 -06:00
network.go refactor network commands 2019-12-29 11:18:49 -06:00
network_test.go make lint: include unit tests 2020-01-14 10:51:59 +01:00
subnet.go goland autocorrections 2019-10-29 12:18:50 -05:00
subnet_test.go make lint: include unit tests 2020-01-14 10:51:59 +01:00