| Commit message (Expand) | Author | Age | Files | Lines |
* | test/perf: Disable periodic throughput reports to avoid vhost hang | Stefano Brivio | 2022-09-22 | 5 | -5/+5 |
* | test/lib: Wait on iperf3 clients to be done, then send SIGINT to servers | Stefano Brivio | 2022-09-22 | 1 | -8/+8 |
* | test/lib: Restore IFS while executing directives in def blocks | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | conf, tcp, udp: Arrays for ports need 2^16 values, not 2^16-8 | Stefano Brivio | 2022-09-22 | 3 | -5/+5 |
* | tap: Check return value of accept4() before calling getsockopt() | Stefano Brivio | 2022-09-22 | 1 | -2/+4 |
* | test/perf: Switch performance test duration to 10 seconds instead of 30 | Stefano Brivio | 2022-09-22 | 4 | -4/+4 |
* | test/perf: Always use /sbin/sysctl in tcp test | Stefano Brivio | 2022-09-22 | 2 | -6/+6 |
* | README: Update Availability and Try It sections with new packages | Stefano Brivio | 2022-09-22 | 1 | -25/+32 |
* | test/passt_in_ns: Consistent sleep commands before starting socat client | Stefano Brivio | 2022-09-22 | 2 | -6/+41 |
* | test/perf: Check for /sbin/sysctl with which(1), not simply sysctl | Stefano Brivio | 2022-09-22 | 3 | -4/+4 |
* | doc/demo: Clone and use mbuto in init namespace | Stefano Brivio | 2022-09-22 | 1 | -5/+17 |
* | doc/demo: Drop /sbin from dhclient command, pass script file explicitly | Stefano Brivio | 2022-09-22 | 1 | -4/+4 |
* | Makefile: Include seccomp.h in HEADERS and require it for static checkers | Stefano Brivio | 2022-09-22 | 1 | -3/+3 |
* | Makefile: Allow define overrides by prepending, not appending, CFLAGS | Stefano Brivio | 2022-09-22 | 1 | -24/+25 |
* | test: term: When checking if status line is a number, hide errors | Stefano Brivio | 2022-09-14 | 1 | -1/+1 |
* | test: Simpler termination handling for UDP tests | David Gibson | 2022-09-13 | 3 | -65/+62 |
* | udp: Don't drop zero-length outbound UDP packets | David Gibson | 2022-09-13 | 1 | -7/+10 |
* | udp: Don't pre-initialize msghdr array | David Gibson | 2022-09-13 | 1 | -1/+5 |
* | test: Move perf.js report file to $LOGDIR/web | David Gibson | 2022-09-13 | 3 | -4/+4 |
* | test: Move video processing files to $STATEBASE | David Gibson | 2022-09-13 | 4 | -30/+31 |
* | demo: Move pidfiles to state directory | David Gibson | 2022-09-13 | 2 | -7/+8 |
* | test: Move pidfiles and nsholder sockets into state directory | David Gibson | 2022-09-13 | 4 | -36/+35 |
* | test: Store pcap files in $LOGDIR instead of /tmp | David Gibson | 2022-09-13 | 1 | -8/+8 |
* | test: Move pause temporary file to state directory | David Gibson | 2022-09-13 | 1 | -2/+2 |
* | test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directives | David Gibson | 2022-09-13 | 15 | -82/+69 |
* | test: Don't redundantly regenerate small test file in pasta/tcp | David Gibson | 2022-09-13 | 1 | -3/+0 |
* | test: Move context temporary files to state dir | David Gibson | 2022-09-13 | 1 | -29/+32 |
* | test: Move passt_test_log_pipe to state directory | David Gibson | 2022-09-13 | 3 | -19/+16 |
* | test: Create common state directories for temporary files | David Gibson | 2022-09-13 | 4 | -1/+9 |
* | test: Actually run cleanup function | David Gibson | 2022-09-13 | 1 | -1/+0 |
* | test: Remove unused variable FFMPEG_PID_FILE | David Gibson | 2022-09-13 | 1 | -1/+0 |
* | test: Group tests by mode then protocol, rather than the reverse | David Gibson | 2022-09-13 | 14 | -32/+32 |
* | test: Use new-style command issue for passt_in_ns tests | David Gibson | 2022-09-13 | 5 | -52/+37 |
* | test: Use context system for two_guests tests | David Gibson | 2022-09-13 | 2 | -73/+57 |
* | test: Use context system for guest commands | David Gibson | 2022-09-13 | 10 | -16/+90 |
* | test: Extend context system to run commands in namespace for pasta tests | David Gibson | 2022-09-13 | 3 | -13/+29 |
* | test: Add nsholder utility | David Gibson | 2022-09-13 | 3 | -1/+147 |
* | test: Use new-style contexts for passt pane in the pasta and passt tests | David Gibson | 2022-09-13 | 3 | -19/+12 |
* | test: Issue host commands via context for most tests | David Gibson | 2022-09-13 | 2 | -25/+42 |
* | test: Integration of old-style pane execution and new context execution | David Gibson | 2022-09-13 | 3 | -81/+121 |
* | test: Allow a tmux pane to watch commands executed in contexts | David Gibson | 2022-09-13 | 1 | -0/+18 |
* | test: Context execution helpers | David Gibson | 2022-09-13 | 1 | -0/+80 |
* | test: Correctly match "background" with "wait" commands | David Gibson | 2022-09-13 | 4 | -8/+6 |
* | Allow --userns when pasta spawns a command | David Gibson | 2022-09-13 | 2 | -7/+0 |
* | Handle userns isolation and dropping root at the same time | David Gibson | 2022-09-13 | 8 | -83/+77 |
* | Correctly handle --netns-only in pasta_start_ns() | David Gibson | 2022-09-13 | 1 | -2/+2 |
* | Clean up and rename conf_ns_open() | David Gibson | 2022-09-13 | 3 | -71/+68 |
* | Consolidate validation of pasta namespace options | David Gibson | 2022-09-13 | 1 | -41/+42 |
* | Move self-isolation code into a separate file | David Gibson | 2022-09-13 | 8 | -169/+189 |
* | Safer handling if we can't open /proc/self/uid_map | David Gibson | 2022-09-13 | 1 | -2/+6 |