summaryrefslogtreecommitdiff
path: root/libpod/network
Commit message (Expand)AuthorAge
* Drop dependency on iproutePaul Holzinger2021-09-02
* Globally replace http:// with https://Daniel J Walsh2021-08-27
* Network interfacePaul Holzinger2021-08-24
* dual-stack network: fix duplicated subnet assignmentPaul Holzinger2021-07-26
* Fix network create macvlan with subnet optionPaul Holzinger2021-05-20
* Detect if in podman machine virtual vmBrent Baude2021-04-30
* rootless cni without infra containerPaul Holzinger2021-04-01
* Unification of until filter across list/prune endpointsJakub Guzik2021-03-24
* Unification of label filter across list/prune endpointsJakub Guzik2021-03-24
* network prune filters for http compat and libpod apiJakub Guzik2021-03-18
* Split libpod/network packagePaul Holzinger2021-03-15
* Fix podman network IDs handlingPaul Holzinger2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* add network prunebaude2021-02-06
* 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
* 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
* 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
* Merge pull request #8505 from Luap99/network-labelsOpenShift Merge Robot2020-12-01
|\
| * podman network label supportPaul Holzinger2020-11-28
* | Fix problems with network removePaul Holzinger2020-11-26
|/
* Fix custom mac address with a custom cni networkPaul Holzinger2020-11-24
* Fix ip-range for classless subnet masksPaul Holzinger2020-11-23
* add network connect|disconnect compat endpointsbaude2020-11-17
* 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
|/
* Always add the dnsname plugin to the config for rootlessPaul Holzinger2020-10-17
* prevent unpredictable results with network create|removebaude2020-10-07