aboutgitcodebugslistschat
Commit message (Expand)AuthorAgeFilesLines
...
* Correct manpage for --usernsDavid Gibson2022-08-301-3/+2
* conf: Use "-D none" and "-S none" instead of missing empty option argumentsDavid Gibson2022-08-302-27/+36
* conf: Make the argument to --pcap option mandatoryDavid Gibson2022-08-303-53/+3
* fedora: Pass explicit bindir, mandir, docdir, and drop OpenSUSE overrideStefano Brivio2022-08-301-5/+1
* fedora: Use full versioning for SELinux subpackage Requires: tagStefano Brivio2022-08-301-1/+1
* fedora: Define git_hash in spec file and reuse itStefano Brivio2022-08-301-2/+4
* fedora: Drop comment stating the spec file is an example fileStefano Brivio2022-08-301-2/+0
* fedora: Drop SPDX identifier from spec fileStefano Brivio2022-08-301-2/+0
* fedora: Adopt versioning guideline for snapshotsStefano Brivio2022-08-301-2/+5
* util: Drop any supplementary group before dropping privilegesStefano Brivio2022-08-301-1/+1
* Don't unnecessarily avoid CLOEXEC flags2022_08_24.60ffc5bDavid Gibson2022-08-243-12/+6
* gitignore README.plain.mdDavid Gibson2022-08-241-0/+1
* conf: Fix incorrect bounds checking for sock_path parameterDavid Gibson2022-08-241-1/+1
* Makefile: Use more GNU-style directory variables, explicit docdir for OpenSUSE2022_08_21.7b71094Stefano Brivio2022-08-212-11/+21
* test: debian: Export DEBIAN_FRONTEND=noninteractive for sid2022_08_20.f233d6cStefano Brivio2022-08-201-0/+3
* test: Kill qemu by pidfile rather than ^CDavid Gibson2022-08-201-8/+12
* test: Log debugging output from test scriptDavid Gibson2022-08-201-0/+2
* test: Use shutdown test for pastaDavid Gibson2022-08-203-5/+4
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-204-12/+13
* test: Only select a single interface or gateway in testsDavid Gibson2022-08-204-7/+7
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-202-0/+19
* test: Ignore video processing temporary filesDavid Gibson2022-08-201-0/+4
* test: Remove unused *_XTERM variablesDavid Gibson2022-08-201-4/+0
* test: Split cppcheck and clang-tidy tests into different filesDavid Gibson2022-08-203-5/+20
* test: Convert distro tests to use socat instead of nc/ncatDavid Gibson2022-08-204-52/+74
* fedora: Fix man pages wildcards in spec fileStefano Brivio2022-08-201-5/+5
* fedora: Don't hardcode CFLAGS setting, use %set_build_flags macro insteadStefano Brivio2022-08-201-1/+1
* fedora: Build SELinux subpackage as noarchStefano Brivio2022-08-201-0/+1
* fedora: Change source URL to HEAD link with explicit commit SHAStefano Brivio2022-08-202-2/+6
* fedora: Drop VCS tag from spec fileStefano Brivio2022-08-201-1/+0
* fedora: Start Release tag from 1, not 0Stefano Brivio2022-08-201-1/+1
* fedora: Introduce own rpkg macro for changelogStefano Brivio2022-08-202-1/+35
* fedora: Install "plain" README, instead of web version, and demo scriptStefano Brivio2022-08-201-2/+2
* Makefile: Install demo.sh too, uninstall stuff under /usr/shareStefano Brivio2022-08-201-0/+4
* Makefile: Ugly hack to get a "plain" Markdown version of READMEStefano Brivio2022-08-204-6/+30
* README: Add link to Copr repositoriesStefano Brivio2022-08-181-0/+8
* doc: Rewrite demo scriptStefano Brivio2022-08-182-125/+244
* 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