| Commit message (Expand) | Author | Age |
* | Reformat inspect network settings | Qi Wang | 2020-06-24 |
* | Properly follow linked namespace container for stats | Matthew Heon | 2020-06-02 |
* | If possible use the pod name when creating a network | Alban Bedel | 2020-04-03 |
* | Add support for containers.conf | Daniel J Walsh | 2020-03-27 |
* | podmanv2 container inspect | Brent Baude | 2020-03-26 |
* | slirp: enable seccomp filter | Giuseppe Scrivano | 2020-03-26 |
* | Attempt manual removal of CNI IP allocations on refresh | Matthew Heon | 2020-03-19 |
* | vendor: update github.com/containernetworking/cni to v0.7.2-0.20200304161608-... | Dan Williams | 2020-03-06 |
* | Add support for multiple CNI networks in podman inspect | Matthew Heon | 2020-02-25 |
* | rootless: fix a regression when using -d | Giuseppe Scrivano | 2020-02-18 |
* | Merge pull request #4853 from mheon/do_not_configure_with_slirp | OpenShift Merge Robot | 2020-01-13 |
|\ |
|
| * | Do not configure CNI when slirp4netns is requested | Matthew Heon | 2020-01-13 |
* | | Add codespell to validate spelling mistakes in code. | Daniel J Walsh | 2020-01-11 |
|/ |
|
* | rootlessport: honor ctr.runtime.config.TmpDir | Akihiro Suda | 2020-01-09 |
* | rootless: use RootlessKit port forwarder | Akihiro Suda | 2020-01-08 |
* | Allow --ip and --mac to be set when joining a CNI net | Matthew Heon | 2019-11-26 |
* | podman: add support for specifying MAC | Jakub Filak | 2019-11-06 |
* | vendor: updated ocicni for MAC address | Jakub Filak | 2019-11-06 |
* | slirp4netns: fix timeout | Giuseppe Scrivano | 2019-11-04 |
* | libpod: if slirp4netns fails, return its output | Giuseppe Scrivano | 2019-10-29 |
* | rootless v2 cannot collect network stats | baude | 2019-10-15 |
* | Move OCI runtime implementation behind an interface | Matthew Heon | 2019-10-10 |
* | network: add workaround for slirp4netns --enable-sandbox issue | Giuseppe Scrivano | 2019-10-01 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-09-24 |
* | networking: use --enable-sandbox if available | Giuseppe Scrivano | 2019-09-16 |
* | networking: use firewall plugin | Giuseppe Scrivano | 2019-08-19 |
* | Revert "rootless: Rearrange setup of rootless containers" | baude | 2019-08-06 |
* | rootless: Rearrange setup of rootless containers | Gabi Beyer | 2019-07-30 |
* | golangci-lint pass number 2 | baude | 2019-07-11 |
* | first pass of corrections for golangci-lint | baude | 2019-07-10 |
* | code cleanup | baude | 2019-07-08 |
* | Vendor latest OCICNI version | Sascha Grunert | 2019-07-03 |
* | Begin adding support for multiple OCI runtimes | Matthew Heon | 2019-06-19 |
* | Begin to break up pkg/inspect | Matthew Heon | 2019-06-03 |
* | network: raise a clearer error when using CNI | Giuseppe Scrivano | 2019-05-14 |
* | Integration test tweaks | baude | 2019-03-15 |
* | rootless: fix CI regression when using slirp4netns | Giuseppe Scrivano | 2019-03-14 |
* | slirp4netns: use --disable-host-loopback | Giuseppe Scrivano | 2019-03-14 |
* | slirp4netns: set mtu to 65520 | Giuseppe Scrivano | 2019-03-14 |
* | libpod: allow to configure path to the network-cmd binary | Giuseppe Scrivano | 2019-03-11 |
* | rootless: support port redirection from the host | Giuseppe Scrivano | 2019-01-19 |
* | Use existing interface to request IP address during restore | Adrian Reber | 2019-01-09 |
* | Merge pull request #1789 from mheon/fix_add_hosts_test | OpenShift Merge Robot | 2018-11-09 |
|\ |
|
| * | Accurately update state if prepare() partially fails | Matthew Heon | 2018-11-08 |
* | | correct assignment of networkStatus | baude | 2018-11-08 |
|/ |
|
* | rootless: avoid hang on failed slirp4netns | Giuseppe Scrivano | 2018-10-31 |
* | run prepare in parallel | baude | 2018-10-25 |
* | Temporary commit to swap branches | Matthew Heon | 2018-10-11 |
* | Replace existing iptables handler with firewall code | Matthew Heon | 2018-09-10 |
* | Fixed segfault in stats where container had netNS none or from container | haircommander | 2018-08-21 |