| Commit message (Expand) | Author | Age |
* | bump go module to version 4 | Valentin Rothberg | 2022-01-18 |
* | use netns package from c/common | Paul Holzinger | 2022-01-12 |
* | use libnetwork from c/common | Paul Holzinger | 2022-01-12 |
* | network connect allow ip, ipv6 and mac address | Paul Holzinger | 2021-12-14 |
* | network db rewrite: migrate existing settings | Paul Holzinger | 2021-12-14 |
* | rootless netns: resolve all path components for resolv.conf | Paul Holzinger | 2021-12-06 |
* | Fix possible rootless netns cleanup race | Paul Holzinger | 2021-12-01 |
* | Merge pull request #12174 from fgimenez/fix-docker-networksettings-type-discr... | OpenShift Merge Robot | 2021-11-19 |
|\ |
|
| * | Introduce Address type to be used in secondary IPv4 and IPv6 inspect data | Federico Gimenez | 2021-11-18 |
* | | rootless netns, one netns per libpod tmp dir | Paul Holzinger | 2021-11-18 |
|/ |
|
* | rename libpod nettypes fields | Paul Holzinger | 2021-11-16 |
* | podman machine improve port forwarding | Paul Holzinger | 2021-11-15 |
* | Fix rootless networking with userns and ports | Paul Holzinger | 2021-11-09 |
* | Merge pull request #11890 from Luap99/ports | OpenShift Merge Robot | 2021-11-06 |
|\ |
|
| * | libpod: deduplicate ports in db | Paul Holzinger | 2021-10-27 |
* | | rename rootless cni ns to rootless netns | Paul Holzinger | 2021-11-05 |
* | | mount full XDG_RUNTIME_DIR in rootless cni ns | Paul Holzinger | 2021-11-05 |
* | | Fix rootless cni netns cleanup logic | Paul Holzinger | 2021-11-05 |
|/ |
|
* | move network alias validation to container create | Paul Holzinger | 2021-09-28 |
* | always add short container id as net alias | Paul Holzinger | 2021-09-28 |
* | standardize logrus messages to upper case | Daniel J Walsh | 2021-09-22 |
* | Drop OCICNI dependency | Paul Holzinger | 2021-09-15 |
* | Wire network interface into libpod | Paul Holzinger | 2021-09-15 |
* | fix restart always with rootlessport | Paul Holzinger | 2021-09-13 |
* | rootless cni: resolve absolute symlinks correctly | Paul Holzinger | 2021-08-30 |
* | InfraContainer Rework | cdoern | 2021-08-26 |
* | podman inspect show exposed ports | Paul Holzinger | 2021-08-24 |
* | Fix rootless cni dns without systemd stub resolver | Paul Holzinger | 2021-08-16 |
* | Run codespell to fix spelling | Daniel J Walsh | 2021-08-11 |
* | fix rootless port forwarding with network dis-/connect | Paul Holzinger | 2021-08-03 |
* | Merge pull request #10939 from Luap99/rootless-cni | OpenShift Merge Robot | 2021-07-15 |
|\ |
|
| * | Fix race conditions in rootless cni setup | Paul Holzinger | 2021-07-15 |
* | | CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.conf | Akihiro Suda | 2021-07-15 |
|/ |
|
* | Make rootless-cni setup more robust | Paul Holzinger | 2021-07-06 |
* | Merge pull request #10754 from Luap99/sync-lock | OpenShift Merge Robot | 2021-06-23 |
|\ |
|
| * | getContainerNetworkInfo: lock netNsCtr before sync | Paul Holzinger | 2021-06-22 |
* | | Do not use inotify for OCICNI | Paul Holzinger | 2021-06-22 |
|/ |
|
* | Fix network connect race with docker-compose | Paul Holzinger | 2021-06-11 |
* | Enable port forwarding on host | Brent Baude | 2021-06-01 |
* | Merge pull request #9972 from bblenard/issue-5651-hostname-for-container-gateway | OpenShift Merge Robot | 2021-05-17 |
|\ |
|
| * | Add host.containers.internal entry into container's etc/hosts | Baron Lenardson | 2021-05-17 |
* | | podman network reload add rootless support | Paul Holzinger | 2021-05-17 |
|/ |
|
* | Fix rootlesskit port forwarder with custom slirp cidr | Paul Holzinger | 2021-04-23 |
* | podman unshare: add --rootless-cni to join the ns | Paul Holzinger | 2021-04-07 |
* | rootless cni add /usr/sbin to PATH if not present | Paul Holzinger | 2021-04-06 |
* | Use the slrip4netns dns in the rootless cni ns | Paul Holzinger | 2021-04-01 |
* | Cleanup the rootless cni namespace | Paul Holzinger | 2021-04-01 |
* | Remove unused rootless-cni-infra container files | Paul Holzinger | 2021-04-01 |
* | Only use rootless RLK when the container has ports | Paul Holzinger | 2021-04-01 |
* | Enable rootless network connect/disconnect | Paul Holzinger | 2021-04-01 |