aboutsummaryrefslogtreecommitdiff
path: root/libpod/networking_linux.go
Commit message (Expand)AuthorAge
...
| * libpod: deduplicate ports in dbPaul Holzinger2021-10-27
* | rename rootless cni ns to rootless netnsPaul Holzinger2021-11-05
* | mount full XDG_RUNTIME_DIR in rootless cni nsPaul Holzinger2021-11-05
* | Fix rootless cni netns cleanup logicPaul Holzinger2021-11-05
|/
* move network alias validation to container createPaul Holzinger2021-09-28
* always add short container id as net aliasPaul Holzinger2021-09-28
* standardize logrus messages to upper caseDaniel J Walsh2021-09-22
* Drop OCICNI dependencyPaul Holzinger2021-09-15
* Wire network interface into libpodPaul Holzinger2021-09-15
* fix restart always with rootlessportPaul Holzinger2021-09-13
* rootless cni: resolve absolute symlinks correctlyPaul Holzinger2021-08-30
* InfraContainer Reworkcdoern2021-08-26
* podman inspect show exposed portsPaul Holzinger2021-08-24
* Fix rootless cni dns without systemd stub resolverPaul Holzinger2021-08-16
* Run codespell to fix spellingDaniel J Walsh2021-08-11
* fix rootless port forwarding with network dis-/connectPaul Holzinger2021-08-03
* Merge pull request #10939 from Luap99/rootless-cniOpenShift Merge Robot2021-07-15
|\
| * Fix race conditions in rootless cni setupPaul Holzinger2021-07-15
* | CNI-in-slirp4netns: fix bind-mount for /run/systemd/resolve/stub-resolv.confAkihiro Suda2021-07-15
|/
* Make rootless-cni setup more robustPaul Holzinger2021-07-06
* Merge pull request #10754 from Luap99/sync-lockOpenShift Merge Robot2021-06-23
|\
| * getContainerNetworkInfo: lock netNsCtr before syncPaul Holzinger2021-06-22
* | Do not use inotify for OCICNIPaul Holzinger2021-06-22
|/
* Fix network connect race with docker-composePaul Holzinger2021-06-11
* Enable port forwarding on hostBrent Baude2021-06-01
* Merge pull request #9972 from bblenard/issue-5651-hostname-for-container-gatewayOpenShift Merge Robot2021-05-17
|\
| * Add host.containers.internal entry into container's etc/hostsBaron Lenardson2021-05-17
* | podman network reload add rootless supportPaul Holzinger2021-05-17
|/
* Fix rootlesskit port forwarder with custom slirp cidrPaul Holzinger2021-04-23
* podman unshare: add --rootless-cni to join the nsPaul Holzinger2021-04-07
* rootless cni add /usr/sbin to PATH if not presentPaul Holzinger2021-04-06
* Use the slrip4netns dns in the rootless cni nsPaul Holzinger2021-04-01
* Cleanup the rootless cni namespacePaul Holzinger2021-04-01
* Remove unused rootless-cni-infra container filesPaul Holzinger2021-04-01
* Only use rootless RLK when the container has portsPaul Holzinger2021-04-01
* Enable rootless network connect/disconnectPaul Holzinger2021-04-01
* Move slirp4netns functions into an extra filePaul Holzinger2021-04-01
* Add rootless support for cni and --uidmapPaul Holzinger2021-04-01
* rootless cni without infra containerPaul Holzinger2021-04-01
* Silence podman network reload errors with iptables-nftPaul Holzinger2021-03-30
* Fix cni teardown errorsPaul Holzinger2021-03-04
* Network connect error if net mode is not bridgePaul Holzinger2021-02-23
* Fix podman network IDs handlingPaul Holzinger2021-02-22
* bump go module to v3Valentin Rothberg2021-02-22
* Enable golint linterPaul Holzinger2021-02-11
* Fix podman network disconnect wrong NetworkStatus numberPaul Holzinger2021-02-04
* Make slirp MTU configurable (network_cmd_options)bitstrings2021-02-02
* Add default net info in container inspectbaude2021-01-26
* networking: lookup child IP in networksGiuseppe Scrivano2021-01-23
* libpod: move slirp magic IPs to constsGiuseppe Scrivano2021-01-22