aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* test: Move pidfiles and nsholder sockets into state directoryDavid Gibson2022-09-134-36/+35
* test: Store pcap files in $LOGDIR instead of /tmpDavid Gibson2022-09-131-8/+8
* test: Move pause temporary file to state directoryDavid Gibson2022-09-131-2/+2
* test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directivesDavid Gibson2022-09-1315-82/+69
* test: Don't redundantly regenerate small test file in pasta/tcpDavid Gibson2022-09-131-3/+0
* test: Move context temporary files to state dirDavid Gibson2022-09-131-29/+32
* test: Move passt_test_log_pipe to state directoryDavid Gibson2022-09-133-19/+16
* test: Create common state directories for temporary filesDavid Gibson2022-09-134-1/+9
* test: Actually run cleanup functionDavid Gibson2022-09-131-1/+0
* test: Remove unused variable FFMPEG_PID_FILEDavid Gibson2022-09-131-1/+0
* test: Group tests by mode then protocol, rather than the reverseDavid Gibson2022-09-1314-32/+32
* test: Use new-style command issue for passt_in_ns testsDavid Gibson2022-09-135-52/+37
* test: Use context system for two_guests testsDavid Gibson2022-09-132-73/+57
* test: Use context system for guest commandsDavid Gibson2022-09-1310-16/+90
* test: Extend context system to run commands in namespace for pasta testsDavid Gibson2022-09-133-13/+29
* test: Add nsholder utilityDavid Gibson2022-09-133-1/+147
* test: Use new-style contexts for passt pane in the pasta and passt testsDavid Gibson2022-09-133-19/+12
* test: Issue host commands via context for most testsDavid Gibson2022-09-132-25/+42
* test: Integration of old-style pane execution and new context executionDavid Gibson2022-09-133-81/+121
* test: Allow a tmux pane to watch commands executed in contextsDavid Gibson2022-09-131-0/+18
* test: Context execution helpersDavid Gibson2022-09-131-0/+80
* test: Correctly match "background" with "wait" commandsDavid Gibson2022-09-134-8/+6
* Allow --userns when pasta spawns a commandDavid Gibson2022-09-132-7/+0
* Handle userns isolation and dropping root at the same timeDavid Gibson2022-09-138-83/+77
* Correctly handle --netns-only in pasta_start_ns()David Gibson2022-09-131-2/+2
* Clean up and rename conf_ns_open()David Gibson2022-09-133-71/+68
* Consolidate validation of pasta namespace optionsDavid Gibson2022-09-131-41/+42
* Move self-isolation code into a separate fileDavid Gibson2022-09-138-169/+189
* Safer handling if we can't open /proc/self/uid_mapDavid Gibson2022-09-131-2/+6
* Consolidate determination of UID/GID to run asDavid Gibson2022-09-133-59/+73
* Split checking for root from dropping root privilegeDavid Gibson2022-09-134-7/+33
* Don't store UID & GID persistently in the context structureDavid Gibson2022-09-134-15/+12
* fedora: Escape % characters in spec file's changelog2022_09_06.e2cae8fStefano Brivio2022-09-071-1/+1
* test: Rewrite test_iperf3David Gibson2022-09-074-44/+31
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-075-87/+95
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-075-197/+122
* gitignore pidfiles other than passt.pidDavid Gibson2022-09-071-1/+1
* Makefile: Honour LDFLAGS for binary targetsStefano Brivio2022-09-071-3/+3
* test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390xStefano Brivio2022-09-051-2/+6
* fedora: Add selinux-policy Requires: tag2022_09_01.7ce9fd1Stefano Brivio2022-09-021-2/+5
* fedora: Add %dir entries for own SELinux policy directory and documentationStefano Brivio2022-09-021-3/+5
* conf: Fix getopt_long() optstring for current semantics of -D, -S, -pStefano Brivio2022-09-021-2/+2
* test/README: Requirements for socket buffer sizes and hardware performance ev...Stefano Brivio2022-09-021-0/+16
* podman, slirp4netns.sh: Use --netns option on pasta's command line2022_08_29.0cb795eStefano Brivio2022-08-302-4/+4
* contrib: Rebase Podman patch to latest upstreamStefano Brivio2022-08-301-47/+47
* Allow pasta to take a command to executeDavid Gibson2022-08-304-25/+51
* Use explicit --netns option rather than multiplexing with PIDDavid Gibson2022-08-302-28/+73
* More deterministic detection of whether argument is a PID, PATH or NAMEDavid Gibson2022-08-301-82/+90
* Move ENOENT error message into conf_ns_opt()David Gibson2022-08-301-2/+1
* Remove --nsrun-dir optionDavid Gibson2022-08-302-26/+4