index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
e2e
/
run_networking_test.go
Commit message (
Expand
)
Author
Age
*
Populate /etc/hosts file when run in a user namespace
Daniel J Walsh
2020-10-07
*
Make all Skips specify a reason
Daniel J Walsh
2020-09-29
*
Remove SkipIfRootless if possible, document other calls
Daniel J Walsh
2020-09-27
*
Examine all SkipIfRemote functions
Daniel J Walsh
2020-09-22
*
run_networking e2e test: add cleanup to some tests
Ed Santiago
2020-09-10
*
fix pod creation with "new:" syntax followup + allow hostname
Paul Holzinger
2020-08-20
*
Add support for setting the CIDR when using slirp4netns
Adis Hamzić
2020-08-12
*
Merge pull request #7216 from 5eraph/master
OpenShift Merge Robot
2020-08-09
|
\
|
*
changes to support outbound-addr
5eraph
2020-08-07
*
|
Do not set host IP on ports when 0.0.0.0 requested
Matthew Heon
2020-08-03
|
/
*
Binding the same container port to >1 host port is OK
Matthew Heon
2020-07-29
*
Switch all references to github.com/containers/libpod -> podman
Daniel J Walsh
2020-07-28
*
Turn on a bunch more remote tests
Daniel J Walsh
2020-07-22
*
Merge pull request #6965 from giuseppe/followup-pr6324
OpenShift Merge Robot
2020-07-17
|
\
|
*
network, slirp4netns: add option to allow host loopback
Giuseppe Scrivano
2020-07-16
|
*
libpod: pass down network options
Giuseppe Scrivano
2020-07-16
*
|
Fix "Error: unrecognized protocol \"TCP\" in port mapping"
Akihiro Suda
2020-07-15
|
/
*
Change buildtag for remoteclient to remote for testing
Daniel J Walsh
2020-07-06
*
move go module to v2
Valentin Rothberg
2020-07-06
*
Allow empty host port in --publish flag
Matthew Heon
2020-06-29
*
Reformat inspect network settings
Qi Wang
2020-06-23
*
Enable IPv6 port binding
Matthew Heon
2020-06-10
*
test: enable networking test for rootless
Giuseppe Scrivano
2020-05-12
*
enable rootless integration testing
Brent Baude
2020-05-10
*
Rework port parsing to support --expose and -P
Matthew Heon
2020-05-04
*
Force integration tests to pass
Brent Baude
2020-04-21
*
spec: allow container alias name in lookup
Giuseppe Scrivano
2020-02-26
*
Allow --ip and --mac to be set when joining a CNI net
Matthew Heon
2019-11-26
*
Refactor tests when checking for error exit codes
Jhon Honce
2019-10-16
*
rootless: add an entry to /etc/hosts when using slirp4netns
Giuseppe Scrivano
2019-06-24
*
use imagecaches for local tests
baude
2019-05-29
*
Enable rootless integration tests
baude
2019-03-19
*
ginkgo status improvements
baude
2019-03-08
*
Fix SystemExec completion race
Chris Evich
2019-03-01
*
Fix up handling of user defined network namespaces
Daniel J Walsh
2019-02-23
*
Run integrations test with remote-client
baude
2019-01-14
*
Add test for sharing resolv and hosts with netns
Matthew Heon
2018-12-12
*
Separate common used test functions and structs to test/utils
Yiqiao Pu
2018-11-16
*
podman: fix --uts=host
Giuseppe Scrivano
2018-08-17
*
Fix handling of hostname in --net=host
Daniel J Walsh
2018-08-15
*
Integration Test Improvements #2
baude
2018-07-30
*
Show duration for each ginkgo test and test speed improvements
baude
2018-07-28
*
oci: keep exposed ports busy and leak the fd into conmon
Giuseppe Scrivano
2018-07-19
*
podman should assign a host port to -p when omitted
baude
2018-05-01
*
Rework port code
baude
2018-02-09
*
Final ginkgo migration
baude
2018-02-08
*
Implment network == none
baude
2018-01-31