aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
* contrib, test: Rebase Podman patch, enable three-way merge on git am in demo2022_08_04.b516d15Stefano Brivio2022-08-012-17/+17
* passt.1: Default host interfaces are now selected based on IP versionStefano Brivio2022-07-301-6/+7
* Make substructures for IPv4 and IPv6 specific context informationDavid Gibson2022-07-3012-212/+232
* Separate IPv4 and IPv6 configurationDavid Gibson2022-07-307-94/+102
* Clarify semantics of c->v4 and c->v6 variablesDavid Gibson2022-07-302-45/+20
* Move passt mac_guest init to be more symmetric with pastaDavid Gibson2022-07-302-3/+6
* Initialize host side MAC when in IPv6 only modeDavid Gibson2022-07-301-9/+12
* Separately locate external interfaces for IPv4 and IPv6David Gibson2022-07-307-80/+33
* tests: Correct determination of host interface name in testsDavid Gibson2022-07-302-2/+2
* Allow different external interfaces for IPv4 and IPv6 connectivityDavid Gibson2022-07-304-21/+27
* test: Expand root partition of Debian sid amd64 and aarch64 imagesStefano Brivio2022-07-291-0/+12
* passt: Truncate PID file on open()Stefano Brivio2022-07-221-1/+1
* demo: Use git protocol downloadsDavid Gibson2022-07-222-2/+2
* tests: No need to retrieve host ifname in ndp/pastaDavid Gibson2022-07-221-3/+2
* tests: Clean up better after iperf testsDavid Gibson2022-07-221-1/+1
* tests: Use dhclient --no-pid for namespaces in two_guests testsDavid Gibson2022-07-221-4/+4
* tests: Remove unnecessary truncation of temporary files in udp testsDavid Gibson2022-07-223-18/+0
* tests: Remove unnecessary ^D in passt_in_ns teardownDavid Gibson2022-07-221-2/+0
* tests: Use socat instead of netcatDavid Gibson2022-07-2211-200/+200
* valgrind needs futexDavid Gibson2022-07-221-1/+1
* tests: Fix creation of test file in udp passt testsDavid Gibson2022-07-221-1/+1
* tests: Fix detection of empty 'hout' responses in passt{,_in_ns} testsDavid Gibson2022-07-221-0/+14
* tests: Correctly handle domain search list in dhclient-scriptDavid Gibson2022-07-221-3/+3
* tests: Handle the case of a nameserver on host localhostDavid Gibson2022-07-221-2/+2
* tests: More robust parsing of resolv.conf for DHCP testsDavid Gibson2022-07-221-8/+8
* tests: Add some extra dhclient support directories to mbuto.imgDavid Gibson2022-07-221-1/+1
* tests: Add rudimentary debugging to dhclient-scriptDavid Gibson2022-07-221-1/+5
* tests: Let Fedora find dhclient-script in /usr/sbinDavid Gibson2022-07-221-0/+1
* tests: Remove no longer needed /usr/bin/bash linkDavid Gibson2022-07-221-2/+1
* test: Drop further ^D in passt demo teardownStefano Brivio2022-07-221-5/+1
* test: Actually use pasta in Podman demo step with HTTP serviceStefano Brivio2022-07-221-1/+1
* test: Fix Podman build in Podman demoStefano Brivio2022-07-221-0/+2
* test: In pasta demo, issue /sbin/dhclient instead of dhclientStefano Brivio2022-07-221-2/+2
* test: In demos, use pgrep instead of pstree to find namespace PIDStefano Brivio2022-07-222-8/+6
* test: In passt demo, bring up eth0 in guest, not in namespace paneStefano Brivio2022-07-211-1/+1
* contrib: Rebase Podman patch to latest upstreamStefano Brivio2022-07-211-50/+41