| Commit message (Expand) | Author | Age |
* | Fix netavark error handling and teardown issue | Paul Holzinger | 2021-11-22 |
* | Force iptables driver for netavark tests | Paul Holzinger | 2021-11-19 |
* | Make sure netavark output is logged to the syslog | Paul Holzinger | 2021-11-19 |
* | rename libpod nettypes fields | Paul Holzinger | 2021-11-16 |
* | podman machine improve port forwarding | Paul Holzinger | 2021-11-15 |
* | Add failing run test for netavark | Paul Holzinger | 2021-11-11 |
* | Add more netavark tests | Paul Holzinger | 2021-11-11 |
* | select network backend based on config | Paul Holzinger | 2021-11-11 |
* | Fix RUST_LOG envar for netavark | Paul Holzinger | 2021-11-11 |
* | netavark IPAM assignment | Paul Holzinger | 2021-11-11 |
* | netavark network interface | Paul Holzinger | 2021-11-11 |
* | Make networking code reusable | Paul Holzinger | 2021-11-11 |
* | Fix swagger definition for the new mac address type | Paul Holzinger | 2021-11-05 |
* | MAC address json unmarshal should allow strings | Paul Holzinger | 2021-11-03 |
* | Document to not set K8S envars for CNI | Paul Holzinger | 2021-10-26 |
* | Replace 'an user' => 'a user' | Stefan Weil | 2021-10-24 |
* | Merge pull request #11949 from Luap99/net-range | OpenShift Merge Robot | 2021-10-13 |
|\ |
|
| * | CNI: fix network create --ip-range | Paul Holzinger | 2021-10-12 |
* | | codespell code | Daniel J Walsh | 2021-10-12 |
|/ |
|
* | CNI networks: reload networks if needed | Paul Holzinger | 2021-10-04 |
* | 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 |