| Commit message (Expand) | Author | Age |
* | Make `podman stats` slirp check more robust | Matthew Heon | 2020-12-08 |
* | Merge pull request #8571 from Luap99/podman-network-reload | OpenShift Merge Robot | 2020-12-08 |
|\ |
|
| * | Implement pod-network-reload | Matthew Heon | 2020-12-07 |
* | | Add ability to set system wide options for slirp4netns | Ashley Cui | 2020-12-04 |
|/ |
|
* | network connect disconnect on non-running containers | baude | 2020-11-30 |
* | update container status with new results | baude | 2020-11-23 |
* | Refactor compat container create endpoint | Jhon Honce | 2020-11-23 |
* | Make c.networks() list include the default network | Matthew Heon | 2020-11-20 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-19 |
* | add network connect|disconnect compat endpoints | baude | 2020-11-17 |
* | Merge pull request #8304 from rhatdan/error | OpenShift Merge Robot | 2020-11-12 |
|\ |
|
| * | Cleanup error reporting | Daniel J Walsh | 2020-11-11 |
* | | Add support for network connect / disconnect to DB | Matthew Heon | 2020-11-11 |
|/ |
|
* | network aliases for container creation | baude | 2020-11-09 |
* | Fix dnsname when joining a different network namespace in a pod | Paul Holzinger | 2020-10-30 |
* | 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 |