aboutsummaryrefslogtreecommitdiff
path: root/libpod/networking_linux.go
Commit message (Expand)AuthorAge
* 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
* libpod: if slirp4netns fails, return its outputGiuseppe Scrivano2019-10-29
* rootless v2 cannot collect network statsbaude2019-10-15
* Move OCI runtime implementation behind an interfaceMatthew Heon2019-10-10
* network: add workaround for slirp4netns --enable-sandbox issueGiuseppe Scrivano2019-10-01
* rootless: Rearrange setup of rootless containersGabi Beyer2019-09-24
* networking: use --enable-sandbox if availableGiuseppe Scrivano2019-09-16
* networking: use firewall pluginGiuseppe Scrivano2019-08-19
* Revert "rootless: Rearrange setup of rootless containers"baude2019-08-06
* rootless: Rearrange setup of rootless containersGabi Beyer2019-07-30
* golangci-lint pass number 2baude2019-07-11
* first pass of corrections for golangci-lintbaude2019-07-10
* code cleanupbaude2019-07-08
* Vendor latest OCICNI versionSascha Grunert2019-07-03
* Begin adding support for multiple OCI runtimesMatthew Heon2019-06-19
* Begin to break up pkg/inspectMatthew Heon2019-06-03
* network: raise a clearer error when using CNIGiuseppe Scrivano2019-05-14
* Integration test tweaksbaude2019-03-15
* rootless: fix CI regression when using slirp4netnsGiuseppe Scrivano2019-03-14
* slirp4netns: use --disable-host-loopbackGiuseppe Scrivano2019-03-14
* slirp4netns: set mtu to 65520Giuseppe Scrivano2019-03-14
* libpod: allow to configure path to the network-cmd binaryGiuseppe Scrivano2019-03-11
* rootless: support port redirection from the hostGiuseppe Scrivano2019-01-19
* Use existing interface to request IP address during restoreAdrian Reber2019-01-09
* Merge pull request #1789 from mheon/fix_add_hosts_testOpenShift Merge Robot2018-11-09
|\
| * Accurately update state if prepare() partially failsMatthew Heon2018-11-08
* | correct assignment of networkStatusbaude2018-11-08
|/
* rootless: avoid hang on failed slirp4netnsGiuseppe Scrivano2018-10-31
* run prepare in parallelbaude2018-10-25
* Temporary commit to swap branchesMatthew Heon2018-10-11
* Replace existing iptables handler with firewall codeMatthew Heon2018-09-10
* Fixed segfault in stats where container had netNS none or from containerhaircommander2018-08-21
* switch projectatomic to containersDaniel J Walsh2018-08-16
* network: add support for rootless network with slirp4netnsGiuseppe Scrivano2018-07-31
* Fix handling of Linux network namespacesMatthew Heon2018-07-27
* Support multiple networksbaude2018-07-12
* more changes to compile darwinbaude2018-07-05
* changes to allow for darwin compilationbaude2018-06-29