mirror of https://github.com/containers/podman.git
We only use the `ip` util to remove a network interface. We can do this directly via the netlink lib, no need to call a external binary. [NO TESTS NEEDED] Fixes #11403 Signed-off-by: Paul Holzinger <pholzing@redhat.com> |
||
|---|---|---|
| .. | ||
| cni | ||
| types | ||
| util | ||
| config.go | ||
| create.go | ||
| create_test.go | ||
| devices.go | ||
| files.go | ||
| ip.go | ||
| lock.go | ||
| netconflist.go | ||
| netconflist_test.go | ||
| network.go | ||
| network_test.go | ||
| subnet.go | ||
| subnet_test.go | ||