index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
cppcheck: Run quietly
David Gibson
2022-09-29
1
-1
/
+1
*
cppcheck: Avoid excessive scanning due to system headers
David Gibson
2022-09-29
1
-14
/
+6
*
clang-tidy: Disable 'readability-identifier-length'
David Gibson
2022-09-29
1
-1
/
+6
*
test: Remove unneccessary pane naming from layout_two_guests
David Gibson
2022-09-29
1
-4
/
+0
*
test: Simplify data handling for transfer tests
David Gibson
2022-09-29
10
-294
/
+214
*
test: Use --config-net for namespace setup
David Gibson
2022-09-29
1
-14
/
+3
*
test: More robust wait for pasta/passt to be ready
David Gibson
2022-09-29
1
-5
/
+10
*
test: Remove unnecessary sleeps from shutdown tests
David Gibson
2022-09-29
2
-2
/
+0
*
test: Add wait_for() shell helper
David Gibson
2022-09-29
2
-3
/
+9
*
icmp: Correct off by one errors dealing with number of echo request ids
2022_09_24.8978f65
David Gibson
2022-09-24
1
-2
/
+3
*
Fix widespread off-by-one error dealing with port numbers
David Gibson
2022-09-24
5
-16
/
+19
*
Treat port numbers as unsigned
David Gibson
2022-09-24
3
-8
/
+9
*
Pass entire port forwarding configuration substructure to conf_ports()
David Gibson
2022-09-24
1
-40
/
+22
*
Don't use indirect remap functions for conf_ports()
David Gibson
2022-09-24
5
-55
/
+7
*
udp: Delay initialization of UDP reversed port mapping table
David Gibson
2022-09-24
2
-4
/
+23
*
Consolidate port forwarding configuration into a common structure
David Gibson
2022-09-24
7
-98
/
+106
*
Improve types and names for port forwarding configuration
David Gibson
2022-09-24
7
-55
/
+76
*
Fix the name of the qemu-system-* executable
Vasiliy Ulyanov
2022-09-24
1
-4
/
+4
*
README: Add missing parenthesis in Try It section
Stefano Brivio
2022-09-24
1
-1
/
+1
*
README: Drop excess whitespace in Try It section
Stefano Brivio
2022-09-24
1
-2
/
+2
*
README: Add legend for Features section
Stefano Brivio
2022-09-24
1
-0
/
+3
*
README: Fix paragraph in Try It section of passt
Stefano Brivio
2022-09-24
1
-3
/
+4
*
README: Fix indentation in "Try It" section
Stefano Brivio
2022-09-24
1
-3
/
+3
*
README: Point openSUSE links to Dario's OBS repository
Stefano Brivio
2022-09-24
1
-4
/
+4
*
README: Fix misspellings of openSUSE
Stefano Brivio
2022-09-24
1
-4
/
+4
*
test/lib: Don't try to write to perf.js when running demos
Stefano Brivio
2022-09-24
1
-0
/
+6
*
test/lib: Drop perf_report_append() from perf_report
Stefano Brivio
2022-09-24
1
-6
/
+1
*
test/demo: Avoid using port 5201 on the host
Stefano Brivio
2022-09-24
3
-115
/
+115
*
test/demo: Use relative paths to change directories when possible
Stefano Brivio
2022-09-24
2
-6
/
+5
*
hooks/pre_push: Fix upload of CI's logs and terminal capture file
Stefano Brivio
2022-09-24
1
-4
/
+7
*
contrib/podman: Rebase to latest upstream
Stefano Brivio
2022-09-24
1
-45
/
+50
*
test/passt.mbuto: Don't fail on missing guest public key
Stefano Brivio
2022-09-23
1
-1
/
+1
*
test/distro: Update workarounds for Ubuntu 22.04 on s390x
2022_09_23.d6f865a
Stefano Brivio
2022-09-23
1
-1
/
+3
*
test/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests test
Stefano Brivio
2022-09-23
1
-0
/
+1
*
test/perf: Wait for neper servers in guest to be ready before starting client
Stefano Brivio
2022-09-23
2
-0
/
+6
*
test/lib: Wait for kernel to free up ports used by iperf3 before reusing them
Stefano Brivio
2022-09-22
1
-0
/
+2
*
test/lib: Run also iperf3 clients in background, revert to time-based wait
Stefano Brivio
2022-09-22
1
-3
/
+6
*
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
[next]