| Commit message (Expand) | Author | Age |
* | Merge pull request #7772 from TomSweeneyRedHat/dev/tsweeney/splitn | OpenShift Merge Robot | 2020-10-21 |
|\ |
|
| * | Convert Split() calls with an equal sign to SplitN() | TomSweeneyRedHat | 2020-10-13 |
* | | Retrieve network inspect info from dependency container | Matthew Heon | 2020-10-20 |
|/ |
|
* | Include CNI networks in inspect output when not running | Matthew Heon | 2020-10-09 |
* | Remove excessive error wrapping | Kir Kolyshkin | 2020-10-05 |
* | rootless: support `podman network create` (CNI-in-slirp4netns) | Akihiro Suda | 2020-09-09 |
* | Add support for setting the CIDR when using slirp4netns | Adis Hamzić | 2020-08-12 |
* | changes to support outbound-addr | 5eraph | 2020-08-07 |
* | Switch all references to github.com/containers/libpod -> podman | Daniel J Walsh | 2020-07-28 |
* | 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 |
| * | allow switching of port-forward approaches in rootless/using slirp4netns | aleks-mariusz | 2020-07-15 |
* | | Include infra container information in `pod inspect` | Matthew Heon | 2020-07-14 |
|/ |
|
* | Remove all instances of named return "err" from Libpod | Matthew Heon | 2020-07-09 |
* | move go module to v2 | Valentin Rothberg | 2020-07-06 |
* | Reformat inspect network settings | Qi Wang | 2020-06-23 |
* | 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 |