summaryrefslogtreecommitdiff
path: root/libpod/network/netconflist.go
Commit message (Expand)AuthorAge
* bump go module to v3Valentin Rothberg2021-02-22
* Honor network options for macvlan networksbaude2021-02-02
* add macvlan as a supported network driverbaude2021-02-01
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* SpellingJosh Soref2020-12-22
* Always add the default gateway to the cni config filePaul Holzinger2020-12-16
* Add support for network idsPaul Holzinger2020-12-02
* 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
* Merge pull request #8251 from baude/networkaliasesOpenShift Merge Robot2020-11-10
|\
| * network aliases for container creationbaude2020-11-09
* | enable ipv6 network configuration optionsAntonio Ojea2020-11-10
|/
* prevent unpredictable results with network create|removebaude2020-10-07