summaryrefslogtreecommitdiff
path: root/libpod/network
Commit message (Expand)AuthorAge
* Fix swagger definition for the new mac address typePaul Holzinger2021-11-05
* MAC address json unmarshal should allow stringsPaul Holzinger2021-11-03
* Document to not set K8S envars for CNIPaul Holzinger2021-10-26
* Replace 'an user' => 'a user'Stefan Weil2021-10-24
* Merge pull request #11949 from Luap99/net-rangeOpenShift Merge Robot2021-10-13
|\
| * CNI: fix network create --ip-rangePaul Holzinger2021-10-12
* | codespell codeDaniel J Walsh2021-10-12
|/
* CNI networks: reload networks if neededPaul Holzinger2021-10-04
* Merge pull request #11751 from Luap99/net-aliasOpenShift Merge Robot2021-09-28
|\
| * move network alias validation to container createPaul Holzinger2021-09-28
| * always add short container id as net aliasPaul Holzinger2021-09-28
* | CNI: network remove do not error for ENOENTPaul Holzinger2021-09-27
|/
* rootful: do not set XDG_RUNTIME_DIR for cni pluginsPaul Holzinger2021-09-24
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Merge pull request #11629 from Luap99/CNI-1.0OpenShift Merge Robot2021-09-22
|\
| * Bump CNI to v1.0.1Paul Holzinger2021-09-22
* | net types: remove omitempty from required fieldsPaul Holzinger2021-09-22
|/
* CNI: add ipvlan driverPaul Holzinger2021-09-16
* CNI: network create support macvlan modesPaul Holzinger2021-09-16
* Add Drivers method to the Network InterfacePaul Holzinger2021-09-15
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* Wire network interface into libpodPaul Holzinger2021-09-15
* cni network configs set ipv6 enables correctlyPaul Holzinger2021-09-15
* default network: do not validate the used subnetsPaul Holzinger2021-09-15
* network create: validate the input subnetPaul Holzinger2021-09-15
* 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