aboutgitcodebugslistschat
path: root/test/demo/passt
Commit message (Expand)AuthorAgeFilesLines
* demo: Move pidfiles to state directoryDavid Gibson2022-09-131-2/+3
* test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directivesDavid Gibson2022-09-131-5/+4
* demo: Use git protocol downloadsDavid Gibson2022-07-221-1/+1
* tests: Use socat instead of netcatDavid Gibson2022-07-221-4/+4
* test: In demos, use pgrep instead of pstree to find namespace PIDStefano Brivio2022-07-221-3/+2
* test: In passt demo, bring up eth0 in guest, not in namespace paneStefano Brivio2022-07-211-1/+1
* demo/passt: Bring interface up before starting dhclient in guestStefano Brivio2022-07-141-0/+2
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-141-1/+0
* Invoke specific qemu-system-* binariesDavid Gibson2022-07-141-1/+1
* test: Add external mbuto profile, drop udhcpc, and switch to itStefano Brivio2022-07-061-1/+1
* Tweak dhclient arguments for readabilityDavid Gibson2022-06-151-3/+3
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-151-5/+5
* tests: Update mbuto git URLsStefano Brivio2022-05-191-1/+1
* passt, pasta: Run-time selection of AVX2 buildStefano Brivio2022-02-281-1/+1
* passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio2022-02-211-1/+2
* test/demo: Don't wait for # after pasta is started by perf reportStefano Brivio2021-10-201-1/+1
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+248