summaryrefslogtreecommitdiff
path: root/libpod/networking_unsupported.go
AgeCommit message (Expand)Author
2020-09-09rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda
2020-07-28Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh
2020-07-09Remove all instances of named return "err" from LibpodMatthew Heon
2020-07-06move go module to v2Valentin Rothberg
2020-03-26podmanv2 container inspectBrent Baude
2020-03-19Attempt manual removal of CNI IP allocations on refreshMatthew Heon
2020-02-25Add support for multiple CNI networks in podman inspectMatthew Heon
2019-06-25remove libpod from mainbaude
2019-06-03Begin to break up pkg/inspectMatthew Heon
2018-08-16switch projectatomic to containersDaniel J Walsh
2018-07-31network: add support for rootless network with slirp4netnsGiuseppe Scrivano
2018-07-06libpod/networking_unsupported: Remove JoinNetworkNameSpaceW. Trevor King
2018-07-05more changes to compile darwinbaude