index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Only select a single interface or gateway in tests
David Gibson
2022-08-20
4
-7
/
+7
*
test: Split setup/teardown functions for build and distro tests
David Gibson
2022-08-20
2
-0
/
+19
*
test: Ignore video processing temporary files
David Gibson
2022-08-20
1
-0
/
+4
*
test: Remove unused *_XTERM variables
David Gibson
2022-08-20
1
-4
/
+0
*
test: Split cppcheck and clang-tidy tests into different files
David Gibson
2022-08-20
3
-5
/
+20
*
test: Convert distro tests to use socat instead of nc/ncat
David Gibson
2022-08-20
4
-52
/
+74
*
fedora: Fix man pages wildcards in spec file
Stefano Brivio
2022-08-20
1
-5
/
+5
*
fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro instead
Stefano Brivio
2022-08-20
1
-1
/
+1
*
fedora: Build SELinux subpackage as noarch
Stefano Brivio
2022-08-20
1
-0
/
+1
*
fedora: Change source URL to HEAD link with explicit commit SHA
Stefano Brivio
2022-08-20
2
-2
/
+6
*
fedora: Drop VCS tag from spec file
Stefano Brivio
2022-08-20
1
-1
/
+0
*
fedora: Start Release tag from 1, not 0
Stefano Brivio
2022-08-20
1
-1
/
+1
*
fedora: Introduce own rpkg macro for changelog
Stefano Brivio
2022-08-20
2
-1
/
+35
*
fedora: Install "plain" README, instead of web version, and demo script
Stefano Brivio
2022-08-20
1
-2
/
+2
*
Makefile: Install demo.sh too, uninstall stuff under /usr/share
Stefano Brivio
2022-08-20
1
-0
/
+4
*
Makefile: Ugly hack to get a "plain" Markdown version of README
Stefano Brivio
2022-08-20
4
-6
/
+30
*
README: Add link to Copr repositories
Stefano Brivio
2022-08-18
1
-0
/
+8
*
doc: Rewrite demo script
Stefano Brivio
2022-08-18
2
-125
/
+244
*
contrib, test: Rebase Podman patch, enable three-way merge on git am in demo
2022_08_04.b516d15
Stefano Brivio
2022-08-01
2
-17
/
+17
*
passt.1: Default host interfaces are now selected based on IP version
Stefano Brivio
2022-07-30
1
-6
/
+7
*
Make substructures for IPv4 and IPv6 specific context information
David Gibson
2022-07-30
12
-212
/
+232
*
Separate IPv4 and IPv6 configuration
David Gibson
2022-07-30
7
-94
/
+102
*
Clarify semantics of c->v4 and c->v6 variables
David Gibson
2022-07-30
2
-45
/
+20
*
Move passt mac_guest init to be more symmetric with pasta
David Gibson
2022-07-30
2
-3
/
+6
*
Initialize host side MAC when in IPv6 only mode
David Gibson
2022-07-30
1
-9
/
+12
*
Separately locate external interfaces for IPv4 and IPv6
David Gibson
2022-07-30
7
-80
/
+33
*
tests: Correct determination of host interface name in tests
David Gibson
2022-07-30
2
-2
/
+2
*
Allow different external interfaces for IPv4 and IPv6 connectivity
David Gibson
2022-07-30
4
-21
/
+27
*
test: Expand root partition of Debian sid amd64 and aarch64 images
Stefano Brivio
2022-07-29
1
-0
/
+12
*
passt: Truncate PID file on open()
Stefano Brivio
2022-07-22
1
-1
/
+1
*
demo: Use git protocol downloads
David Gibson
2022-07-22
2
-2
/
+2
*
tests: No need to retrieve host ifname in ndp/pasta
David Gibson
2022-07-22
1
-3
/
+2
*
tests: Clean up better after iperf tests
David Gibson
2022-07-22
1
-1
/
+1
*
tests: Use dhclient --no-pid for namespaces in two_guests tests
David Gibson
2022-07-22
1
-4
/
+4
*
tests: Remove unnecessary truncation of temporary files in udp tests
David Gibson
2022-07-22
3
-18
/
+0
*
tests: Remove unnecessary ^D in passt_in_ns teardown
David Gibson
2022-07-22
1
-2
/
+0
*
tests: Use socat instead of netcat
David Gibson
2022-07-22
11
-200
/
+200
*
valgrind needs futex
David Gibson
2022-07-22
1
-1
/
+1
*
tests: Fix creation of test file in udp passt tests
David Gibson
2022-07-22
1
-1
/
+1
*
tests: Fix detection of empty 'hout' responses in passt{,_in_ns} tests
David Gibson
2022-07-22
1
-0
/
+14
*
tests: Correctly handle domain search list in dhclient-script
David Gibson
2022-07-22
1
-3
/
+3
*
tests: Handle the case of a nameserver on host localhost
David Gibson
2022-07-22
1
-2
/
+2
*
tests: More robust parsing of resolv.conf for DHCP tests
David Gibson
2022-07-22
1
-8
/
+8
*
tests: Add some extra dhclient support directories to mbuto.img
David Gibson
2022-07-22
1
-1
/
+1
*
tests: Add rudimentary debugging to dhclient-script
David Gibson
2022-07-22
1
-1
/
+5
*
tests: Let Fedora find dhclient-script in /usr/sbin
David Gibson
2022-07-22
1
-0
/
+1
*
tests: Remove no longer needed /usr/bin/bash link
David Gibson
2022-07-22
1
-2
/
+1
*
test: Drop further ^D in passt demo teardown
Stefano Brivio
2022-07-22
1
-5
/
+1
*
test: Actually use pasta in Podman demo step with HTTP service
Stefano Brivio
2022-07-22
1
-1
/
+1
*
test: Fix Podman build in Podman demo
Stefano Brivio
2022-07-22
1
-0
/
+2
[next]