aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* icmp: Correct off by one errors dealing with number of echo request ids2022_09_24.8978f65David Gibson2022-09-241-2/+3
* Fix widespread off-by-one error dealing with port numbersDavid Gibson2022-09-245-16/+19
* Treat port numbers as unsignedDavid Gibson2022-09-243-8/+9
* Pass entire port forwarding configuration substructure to conf_ports()David Gibson2022-09-241-40/+22
* Don't use indirect remap functions for conf_ports()David Gibson2022-09-245-55/+7
* udp: Delay initialization of UDP reversed port mapping tableDavid Gibson2022-09-242-4/+23
* Consolidate port forwarding configuration into a common structureDavid Gibson2022-09-247-98/+106
* Improve types and names for port forwarding configurationDavid Gibson2022-09-247-55/+76
* Fix the name of the qemu-system-* executableVasiliy Ulyanov2022-09-241-4/+4
* README: Add missing parenthesis in Try It sectionStefano Brivio2022-09-241-1/+1
* README: Drop excess whitespace in Try It sectionStefano Brivio2022-09-241-2/+2
* README: Add legend for Features sectionStefano Brivio2022-09-241-0/+3
* README: Fix paragraph in Try It section of passtStefano Brivio2022-09-241-3/+4
* README: Fix indentation in "Try It" sectionStefano Brivio2022-09-241-3/+3
* README: Point openSUSE links to Dario's OBS repositoryStefano Brivio2022-09-241-4/+4
* README: Fix misspellings of openSUSEStefano Brivio2022-09-241-4/+4
* test/lib: Don't try to write to perf.js when running demosStefano Brivio2022-09-241-0/+6
* test/lib: Drop perf_report_append() from perf_reportStefano Brivio2022-09-241-6/+1
* test/demo: Avoid using port 5201 on the hostStefano Brivio2022-09-243-115/+115
* test/demo: Use relative paths to change directories when possibleStefano Brivio2022-09-242-6/+5
* hooks/pre_push: Fix upload of CI's logs and terminal capture fileStefano Brivio2022-09-241-4/+7
* contrib/podman: Rebase to latest upstreamStefano Brivio2022-09-241-45/+50
* test/passt.mbuto: Don't fail on missing guest public keyStefano Brivio2022-09-231-1/+1