| Commit message (Expand) | Author | Age |
* | Merge pull request #11751 from Luap99/net-alias | OpenShift Merge Robot | 2021-09-28 |
|\ |
|
| * | move network alias validation to container create | Paul Holzinger | 2021-09-28 |
| * | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
* | | CNI: network remove do not error for ENOENT | Paul Holzinger | 2021-09-27 |
|/ |
|
* | rootful: do not set XDG_RUNTIME_DIR for cni plugins | Paul Holzinger | 2021-09-24 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Merge pull request #11629 from Luap99/CNI-1.0 | OpenShift Merge Robot | 2021-09-22 |
|\ |
|
| * | Bump CNI to v1.0.1 | Paul Holzinger | 2021-09-22 |
* | | net types: remove omitempty from required fields | Paul Holzinger | 2021-09-22 |
|/ |
|
* | CNI: add ipvlan driver | Paul Holzinger | 2021-09-16 |
* | CNI: network create support macvlan modes | Paul Holzinger | 2021-09-16 |
* | Add Drivers method to the Network Interface | Paul Holzinger | 2021-09-15 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | cni network configs set ipv6 enables correctly | Paul Holzinger | 2021-09-15 |
* | default network: do not validate the used subnets | Paul Holzinger | 2021-09-15 |
* | network create: validate the input subnet | Paul Holzinger | 2021-09-15 |
* | Drop dependency on iproute | Paul Holzinger | 2021-09-02 |
* | Globally replace http:// with https:// | Daniel J Walsh | 2021-08-27 |
* | Network interface | Paul Holzinger | 2021-08-24 |
* | dual-stack network: fix duplicated subnet assignment | Paul Holzinger | 2021-07-26 |
* | Fix network create macvlan with subnet option | Paul Holzinger | 2021-05-20 |
* | Detect if in podman machine virtual vm | Brent Baude | 2021-04-30 |
* | rootless cni without infra container | Paul Holzinger | 2021-04-01 |
* | Unification of until filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | Unification of label filter across list/prune endpoints | Jakub Guzik | 2021-03-24 |
* | network prune filters for http compat and libpod api | Jakub Guzik | 2021-03-18 |
* | Split libpod/network package | Paul Holzinger | 2021-03-15 |
* | Fix podman network IDs handling | Paul Holzinger | 2021-02-22 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Enable whitespace linter | Paul Holzinger | 2021-02-11 |
* | add network prune | baude | 2021-02-06 |
* | Honor network options for macvlan networks | baude | 2021-02-02 |
* | add macvlan as a supported network driver | baude | 2021-02-01 |
* | disable dnsname when --internal | baude | 2021-01-25 |
* | Move the cni lock file into the cni config dir | Paul Holzinger | 2021-01-21 |
* | Fix problems reported by staticcheck | Paul Holzinger | 2021-01-12 |
* | Spelling | Josh Soref | 2020-12-22 |
* | Always add the default gateway to the cni config file | Paul Holzinger | 2020-12-16 |
* | Add support for network ids | Paul Holzinger | 2020-12-02 |
* | Validate that the bridge option is supported | Anders F Björklund | 2020-12-01 |
* | Add podman network create option for bridge vlan | Anders F Björklund | 2020-12-01 |
* | Add podman network create option for bridge mtu | Anders F Björklund | 2020-12-01 |
* | Merge pull request #8505 from Luap99/network-labels | OpenShift Merge Robot | 2020-12-01 |
|\ |
|
| * | podman network label support | Paul Holzinger | 2020-11-28 |
* | | Fix problems with network remove | Paul Holzinger | 2020-11-26 |
|/ |
|
* | Fix custom mac address with a custom cni network | Paul Holzinger | 2020-11-24 |
* | Fix ip-range for classless subnet masks | Paul Holzinger | 2020-11-23 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-17 |
* | Merge pull request #8251 from baude/networkaliases | OpenShift Merge Robot | 2020-11-10 |
|\ |
|