| Commit message (Expand) | Author | Age |
* | Fix dnsname test | Paul Holzinger | 2021-04-01 |
* | Add rootless support for cni and --uidmap | Paul Holzinger | 2021-04-01 |
* | Add dns search domains from cni response to resolv.conf | Paul Holzinger | 2021-02-24 |
* | bump go module to v3 | Valentin Rothberg | 2021-02-22 |
* | Make slirp MTU configurable (network_cmd_options) | bitstrings | 2021-02-02 |
* | Allow static ip and mac with rootless cni network | Paul Holzinger | 2021-01-27 |
* | test: use stringid.GenerateNonCryptoID() in more tests | Giuseppe Scrivano | 2021-01-13 |
* | network: disallow CNI networks with user namespaces | Giuseppe Scrivano | 2021-01-13 |
* | Correct port range logic for port generation | Matthew Heon | 2020-12-08 |
* | Support --network=default as if it was private | Daniel J Walsh | 2020-12-02 |
* | Revert "Allow multiple --network flags for podman run/create" | Luap99 | 2020-11-30 |
* | Allow multiple --network flags for podman run/create | Paul Holzinger | 2020-11-20 |
* | Make sure /etc/hosts populated correctly with networks | Daniel J Walsh | 2020-11-16 |
* | make network name uniq for dnsname tests | baude | 2020-11-09 |
* | Fix dnsname when joining a different network namespace in a pod | Paul Holzinger | 2020-10-30 |
* | Merge pull request #8053 from rhatdan/detachkeys | OpenShift Merge Robot | 2020-10-22 |
|\ |
|
| * | podman create doesn't support creating detached containers | Daniel J Walsh | 2020-10-21 |
* | | Add hostname to /etc/hosts for --net=none | Matthew Heon | 2020-10-21 |
|/ |
|
* | Ensure that hostname is added to hosts with net=host | Matthew Heon | 2020-10-20 |
* | Ports given only by number should have random host port | Matthew Heon | 2020-10-08 |
* | Populate /etc/hosts file when run in a user namespace | Daniel J Walsh | 2020-10-07 |
* | 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 |
* | Examine all SkipIfRemote functions | Daniel J Walsh | 2020-09-22 |
* | run_networking e2e test: add cleanup to some tests | Ed Santiago | 2020-09-10 |
* | fix pod creation with "new:" syntax followup + allow hostname | Paul Holzinger | 2020-08-20 |
* | Add support for setting the CIDR when using slirp4netns | Adis Hamzić | 2020-08-12 |
* | Merge pull request #7216 from 5eraph/master | OpenShift Merge Robot | 2020-08-09 |
|\ |
|
| * | changes to support outbound-addr | 5eraph | 2020-08-07 |
* | | Do not set host IP on ports when 0.0.0.0 requested | Matthew Heon | 2020-08-03 |
|/ |
|
* | Binding the same container port to >1 host port is OK | Matthew Heon | 2020-07-29 |
* | 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 |
* | Merge pull request #6965 from giuseppe/followup-pr6324 | OpenShift Merge Robot | 2020-07-17 |
|\ |
|
| * | network, slirp4netns: add option to allow host loopback | Giuseppe Scrivano | 2020-07-16 |
| * | libpod: pass down network options | Giuseppe Scrivano | 2020-07-16 |
* | | Fix "Error: unrecognized protocol \"TCP\" in port mapping" | Akihiro Suda | 2020-07-15 |
|/ |
|
* | Change buildtag for remoteclient to remote for testing | Daniel J Walsh | 2020-07-06 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Allow empty host port in --publish flag | Matthew Heon | 2020-06-29 |
* | Reformat inspect network settings | Qi Wang | 2020-06-23 |
* | Enable IPv6 port binding | Matthew Heon | 2020-06-10 |
* | test: enable networking test for rootless | Giuseppe Scrivano | 2020-05-12 |
* | enable rootless integration testing | Brent Baude | 2020-05-10 |
* | Rework port parsing to support --expose and -P | Matthew Heon | 2020-05-04 |
* | Force integration tests to pass | Brent Baude | 2020-04-21 |
* | spec: allow container alias name in lookup | Giuseppe Scrivano | 2020-02-26 |
* | Allow --ip and --mac to be set when joining a CNI net | Matthew Heon | 2019-11-26 |
* | Refactor tests when checking for error exit codes | Jhon Honce | 2019-10-16 |
* | rootless: add an entry to /etc/hosts when using slirp4netns | Giuseppe Scrivano | 2019-06-24 |