summaryrefslogtreecommitdiff
path: root/libpod/networking_linux.go
Commit message (Expand)AuthorAge
...
* Make `podman stats` slirp check more robustMatthew Heon2020-12-08
* Merge pull request #8571 from Luap99/podman-network-reloadOpenShift Merge Robot2020-12-08
|\
| * Implement pod-network-reloadMatthew Heon2020-12-07
* | Add ability to set system wide options for slirp4netnsAshley Cui2020-12-04
|/
* network connect disconnect on non-running containersbaude2020-11-30
* update container status with new resultsbaude2020-11-23
* Refactor compat container create endpointJhon Honce2020-11-23
* Make c.networks() list include the default networkMatthew Heon2020-11-20
* add network connect|disconnect compat endpointsbaude2020-11-19
* add network connect|disconnect compat endpointsbaude2020-11-17
* Merge pull request #8304 from rhatdan/errorOpenShift Merge Robot2020-11-12
|\
| * Cleanup error reportingDaniel J Walsh2020-11-11
* | Add support for network connect / disconnect to DBMatthew Heon2020-11-11
|/
* network aliases for container creationbaude2020-11-09
* Fix dnsname when joining a different network namespace in a podPaul Holzinger2020-10-30
* Merge pull request #7772 from TomSweeneyRedHat/dev/tsweeney/splitnOpenShift Merge Robot2020-10-21
|\
| * Convert Split() calls with an equal sign to SplitN()TomSweeneyRedHat2020-10-13
* | Retrieve network inspect info from dependency containerMatthew Heon2020-10-20
|/
* Include CNI networks in inspect output when not runningMatthew Heon2020-10-09
* Remove excessive error wrappingKir Kolyshkin2020-10-05
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* Add support for setting the CIDR when using slirp4netnsAdis Hamzić2020-08-12
* changes to support outbound-addr5eraph2020-08-07
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Merge pull request #6965 from giuseppe/followup-pr6324OpenShift Merge Robot2020-07-17
|\
| * network, slirp4netns: add option to allow host loopbackGiuseppe Scrivano2020-07-16
| * libpod: pass down network optionsGiuseppe Scrivano2020-07-16
| * allow switching of port-forward approaches in rootless/using slirp4netnsaleks-mariusz2020-07-15
* | Include infra container information in `pod inspect`Matthew Heon2020-07-14
|/
* Remove all instances of named return "err" from LibpodMatthew Heon2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Reformat inspect network settingsQi Wang2020-06-23
* Properly follow linked namespace container for statsMatthew Heon2020-06-02
* If possible use the pod name when creating a networkAlban Bedel2020-04-03
* Add support for containers.confDaniel J Walsh2020-03-27
* podmanv2 container inspectBrent Baude2020-03-26
* slirp: enable seccomp filterGiuseppe Scrivano2020-03-26
* Attempt manual removal of CNI IP allocations on refreshMatthew Heon2020-03-19
* vendor: update github.com/containernetworking/cni to v0.7.2-0.20200304161608-...Dan Williams2020-03-06
* Add support for multiple CNI networks in podman inspectMatthew Heon2020-02-25
* rootless: fix a regression when using -dGiuseppe Scrivano2020-02-18
* Merge pull request #4853 from mheon/do_not_configure_with_slirpOpenShift Merge Robot2020-01-13
|\
| * Do not configure CNI when slirp4netns is requestedMatthew Heon2020-01-13
* | Add codespell to validate spelling mistakes in code.Daniel J Walsh2020-01-11
|/
* rootlessport: honor ctr.runtime.config.TmpDirAkihiro Suda2020-01-09
* rootless: use RootlessKit port forwarderAkihiro Suda2020-01-08
* Allow --ip and --mac to be set when joining a CNI netMatthew Heon2019-11-26
* podman: add support for specifying MACJakub Filak2019-11-06
* vendor: updated ocicni for MAC addressJakub Filak2019-11-06
* slirp4netns: fix timeoutGiuseppe Scrivano2019-11-04