summaryrefslogtreecommitdiff
path: root/pkg/network
Commit message (Expand)AuthorAge
* Split libpod/network packagePaul Holzinger2021-03-15
* prevent unpredictable results with network create|removebaude2020-10-07
* Fix up errors found by codespellDaniel J Walsh2020-09-11
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* podman support for IPv6 networksAntonio Ojea2020-08-15
* Add parameter verification for api creation networkzhangguanzhang2020-08-12
* API returns 500 in case network is not found instead of 404zhangguanzhang2020-08-02
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Switch references from libpod.conf to containers.confDaniel J Walsh2020-07-20
* move go module to v2Valentin Rothberg2020-07-06
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* network compatibility endpoints for APIBrent Baude2020-05-22
* Merge pull request #6179 from mheon/add_hairpinOpenShift Merge Robot2020-05-22
|\
| * Add HairpinMode to our CNI configsMatthew Heon2020-05-11
* | Use the libpod.conf cni_config_dir option for inspect and deleteMaximilian Müller2020-05-14
|/
* network create should use firewall pluginBrent Baude2020-02-27
* display file name of bad cni confBrent Baude2020-01-28
* make lint: include unit testsValentin Rothberg2020-01-14
* Initial commit on compatible APIJhon Honce2020-01-10
* fix lint - pkg/network: comment exported typesValentin Rothberg2020-01-08
* refactor network commandsbaude2019-12-29
* macvlan networksbaude2019-12-09
* goland autocorrectionsbaude2019-10-29
* Merge pull request #4187 from baude/dnspluginenableOpenShift Merge Robot2019-10-29
|\
| * enable dnsplugin for network createbaude2019-10-28
* | check existing bridge names when creating networksbaude2019-10-17
|/
* enhance podman network rmbaude2019-09-12
* podman network createbaude2019-09-09
* inclusion of podman networkbaude2019-08-15