summaryrefslogtreecommitdiff
path: root/libpod/network/create.go
Commit message (Expand)AuthorAge
* Detect if in podman machine virtual vmBrent Baude2021-04-30
* rootless cni without infra containerPaul Holzinger2021-04-01
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Honor network options for macvlan networksbaude2021-02-02
* add macvlan as a supported network driverbaude2021-02-01
* disable dnsname when --internalbaude2021-01-25
* Move the cni lock file into the cni config dirPaul Holzinger2021-01-21
* Validate that the bridge option is supportedAnders F Björklund2020-12-01
* Add podman network create option for bridge vlanAnders F Björklund2020-12-01
* Add podman network create option for bridge mtuAnders F Björklund2020-12-01
* podman network label supportPaul Holzinger2020-11-28
* Fix custom mac address with a custom cni networkPaul Holzinger2020-11-24
* add network connect|disconnect compat endpointsbaude2020-11-17
* enable ipv6 network configuration optionsAntonio Ojea2020-11-10
* Always add the dnsname plugin to the config for rootlessPaul Holzinger2020-10-17
* prevent unpredictable results with network create|removebaude2020-10-07