aboutsummaryrefslogtreecommitdiff
path: root/libpod/network/internal/util/parse.go
Commit message (Collapse)AuthorAge
* netavark network interfacePaul Holzinger2021-11-11
Implement a new network interface for netavark. For now only bridge networking is supported. The interface can create/list/inspect/remove networks. For setup and teardown netavark will be invoked. Signed-off-by: Paul Holzinger <pholzing@redhat.com>