summaryrefslogtreecommitdiff
path: root/cmd/podman/networks
Commit message (Expand)AuthorAge
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* Split libpod/network packagePaul Holzinger2021-03-15
* Updated based on Jhonce commentsParker Van Roy2021-02-24
* Refactored fileParker Van Roy2021-02-24
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* add network prunebaude2021-02-06
* podman network existsPaul Holzinger2021-01-19
* Add system test for shell completionPaul Holzinger2020-12-09
* Implement pod-network-reloadMatthew Heon2020-12-07
* Add support for network idsPaul Holzinger2020-12-02
* Add podman network create option for bridge mtuAnders F Björklund2020-12-01
* podman network label supportPaul Holzinger2020-11-28
* more shell completion improvementsPaul Holzinger2020-11-23
* Merge pull request #8404 from rhatdan/rmOpenShift Merge Robot2020-11-20
|\
| * Add alias for podman network rm -> removeDaniel J Walsh2020-11-19
* | add network connect|disconnect compat endpointsbaude2020-11-19
|/
* Fix missing headers in `network ls`Jhon Honce2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* enable ipv6 network configuration optionsAntonio Ojea2020-11-10
* Restore --format table header supportJhon Honce2020-10-29
* Add pod, volume, network to inspect packageAshley Cui2020-10-27
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Restore --format table...Jhon Honce2020-10-08
* prevent unpredictable results with network create|removebaude2020-10-07
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* rootless: support `podman network create` (CNI-in-slirp4netns)Akihiro Suda2020-09-09
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* replace the html/template package with text/templatePaul Holzinger2020-07-25
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* Turn on More lintersDaniel J Walsh2020-06-15
* Fixup issues found by golintDaniel J Walsh2020-06-10
* Remove github.com/libpod/libpod from cmd/pkg/podmanDaniel J Walsh2020-05-21
* format option added to network inspect command.Kunal Kushwaha2020-05-20
* filter option added to network ls command.Kunal Kushwaha2020-05-20
* enable podman v2 networking for remote clientBrent Baude2020-05-12
* v2networking enable commandsbaude2020-04-30
* V2 enable ps testsJhon Honce2020-04-29
* system tests must passBrent Baude2020-04-28
* Podman V2 birthBrent Baude2020-04-16