| Commit message (Expand) | Author | Age |
* | enable errcheck linter | Paul Holzinger | 2022-04-29 |
* | Ginkgo: use HaveField() for better error checking | Ed Santiago | 2022-04-28 |
* | fix dual stack network e2e flake | Paul Holzinger | 2022-03-18 |
* | enable netavark specific tests | Lokesh Mandvekar | 2022-02-11 |
* | netavark e2e tests | Brent Baude | 2022-02-02 |
* | network create: allow multiple subnets | Paul Holzinger | 2022-01-27 |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | CNI: fix network create --ip-range | Paul Holzinger | 2021-10-12 |
* | Do not allow network modes to be used as network names | Paul Holzinger | 2021-09-16 |
* | CI: load ipv6 kernel modules for rootless tests | Paul Holzinger | 2021-09-15 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | dual-stack network: fix duplicated subnet assignment | Paul Holzinger | 2021-07-26 |
* | e2e tests: use Should(Exit()) and ExitWithError() | Ed Santiago | 2021-07-15 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | disable dnsname when --internal | baude | 2021-01-25 |
* | Use random network names in the e2e tests | Paul Holzinger | 2021-01-21 |
* | Always add the default gateway to the cni config file | Paul Holzinger | 2020-12-16 |
* | Validate that the bridge option is supported | Anders F Björklund | 2020-12-01 |
* | Add integration test for the bridge options | Anders F Björklund | 2020-12-01 |
* | network connect disconnect on non-running containers | baude | 2020-11-30 |
* | skip ipv6 e2e tests on rootless | Antonio Ojea | 2020-11-10 |
* | add e2e test for network with same subnet | Antonio Ojea | 2020-11-10 |
* | enable ipv6 network configuration options | Antonio Ojea | 2020-11-10 |
* | Merge pull request #7943 from baude/issue7807 | OpenShift Merge Robot | 2020-10-07 |
|\ |
|
| * | prevent unpredictable results with network create|remove | baude | 2020-10-07 |
* | | Attempt to turn on some more remote tests | Daniel J Walsh | 2020-10-07 |
|/ |
|
* | Make the e2e test network cleanup more robust. | Daniel J Walsh | 2020-09-30 |
* | Make all Skips specify a reason | Daniel J Walsh | 2020-09-29 |
* | Remove SkipIfRootless if possible, document other calls | Daniel J Walsh | 2020-09-27 |
* | e2e tests: SkipIfRemote(): add a reason | Ed Santiago | 2020-09-23 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | podman support for IPv6 networks | Antonio Ojea | 2020-08-15 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | Turn on a bunch more remote tests | Daniel J Walsh | 2020-07-22 |
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | add provided cni networks to spec gen | baude | 2020-05-01 |
* | v2networking enable commands | baude | 2020-04-30 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | when removing networks for tests, force should be used | Brent Baude | 2020-03-20 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | podman network create: validate user input | Mrigank Krishan | 2019-10-04 |
* | podman network create | baude | 2019-09-09 |