summaryrefslogtreecommitdiff
path: root/test/e2e/run_networking_test.go
Commit message (Expand)AuthorAge
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* Add EXPOSE e2e testColin Bendell2021-11-20
* libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0Paul Holzinger2021-10-26
* Add --time out for podman * rm -f commandsDaniel J Walsh2021-10-04
* Eighty-six eighty-eightyEd Santiago2021-09-22
* Only add 127.0.0.1 entry to /etc/hosts with --net=nonePaul Holzinger2021-09-16
* Fix network aliases with network idPaul Holzinger2021-08-20
* Do not add an entry to /etc/hosts with `--net=host`Matthew Heon2021-08-04
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Add the option of Rootless CNI networking by defaultMatthew Heon2021-05-26
* podman image tree: restore previous behaviorValentin Rothberg2021-05-12
* Fix dnsname testPaul Holzinger2021-04-01
* Add rootless support for cni and --uidmapPaul Holzinger2021-04-01
* Add dns search domains from cni response to resolv.confPaul Holzinger2021-02-24
* bump go module to v3Valentin Rothberg2021-02-22
* Make slirp MTU configurable (network_cmd_options)bitstrings2021-02-02
* Allow static ip and mac with rootless cni networkPaul Holzinger2021-01-27
* test: use stringid.GenerateNonCryptoID() in more testsGiuseppe Scrivano2021-01-13
* network: disallow CNI networks with user namespacesGiuseppe Scrivano2021-01-13
* Correct port range logic for port generationMatthew Heon2020-12-08
* Support --network=default as if it was privateDaniel J Walsh2020-12-02
* Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* Allow multiple --network flags for podman run/createPaul Holzinger2020-11-20
* Make sure /etc/hosts populated correctly with networksDaniel J Walsh2020-11-16
* make network name uniq for dnsname testsbaude2020-11-09
* Fix dnsname when joining a different network namespace in a podPaul Holzinger2020-10-30
* Merge pull request #8053 from rhatdan/detachkeysOpenShift Merge Robot2020-10-22
|\
| * podman create doesn't support creating detached containersDaniel J Walsh2020-10-21
* | Add hostname to /etc/hosts for --net=noneMatthew Heon2020-10-21
|/
* Ensure that hostname is added to hosts with net=hostMatthew Heon2020-10-20
* Ports given only by number should have random host portMatthew Heon2020-10-08
* Populate /etc/hosts file when run in a user namespaceDaniel J Walsh2020-10-07
* Make all Skips specify a reasonDaniel J Walsh2020-09-29
* Remove SkipIfRootless if possible, document other callsDaniel J Walsh2020-09-27
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* run_networking e2e test: add cleanup to some testsEd Santiago2020-09-10
* fix pod creation with "new:" syntax followup + allow hostnamePaul Holzinger2020-08-20
* Add support for setting the CIDR when using slirp4netnsAdis Hamzić2020-08-12
* Merge pull request #7216 from 5eraph/masterOpenShift Merge Robot2020-08-09
|\
| * changes to support outbound-addr5eraph2020-08-07
* | Do not set host IP on ports when 0.0.0.0 requestedMatthew Heon2020-08-03
|/
* Binding the same container port to >1 host port is OKMatthew Heon2020-07-29
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Turn on a bunch more remote testsDaniel J Walsh2020-07-22
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * network, slirp4netns: add option to allow host loopbackGiuseppe Scrivano2020-07-16
| * libpod: pass down network optionsGiuseppe Scrivano2020-07-16
* | Fix "Error: unrecognized protocol \"TCP\" in port mapping"Akihiro Suda2020-07-15
|/
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06