| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | demo/pasta: Clean up before rebuilding with -g | Stefano Brivio | 2022-03-01 | 1 | -0/+1 |
* | arp, dhcp: Fix strict aliasing warnings reported by gcc 4.9 with -Ofast | Stefano Brivio | 2022-02-28 | 2 | -8/+9 |
* | passt, pasta: Run-time selection of AVX2 build | Stefano Brivio | 2022-02-28 | 9 | -48/+92 |
* | test/distro/opensuse: Add Tumbleweed armv7l test | Stefano Brivio | 2022-02-28 | 1 | -0/+29 |
* | test/lib/term: Don't run demo when started as ./run | Stefano Brivio | 2022-02-28 | 1 | -1/+1 |
* | seccomp, tcp: Add fcntl64 to pasta syscalls for armv6l, armv7l | Stefano Brivio | 2022-02-28 | 1 | -1/+1 |
* | hooks/pre-push: Keep original cast on gzip, fix uploading with dash | Stefano Brivio | 2022-02-28 | 1 | -2/+3 |
* | demo/pasta: Exit namespace in 'ns' pane before restarting pasta | Stefano Brivio | 2022-02-28 | 1 | -0/+1 |
* | seccomp: Adjust list of allowed syscalls for armv6l, armv7l | Stefano Brivio | 2022-02-26 | 3 | -5/+9 |
* | passt: Don't warn on failed madvise() | Stefano Brivio | 2022-02-26 | 1 | -2/+1 |
* | Makefile: Fix up AUDIT_ARCH for armv6l, armv7l | Stefano Brivio | 2022-02-26 | 1 | -0/+1 |
* | tap: Cast ETH_MAX_MTU to signed in comparisons | Stefano Brivio | 2022-02-26 | 1 | -2/+2 |
* | seccomp.sh: Handle syscall number defines in the (x + y) form | Stefano Brivio | 2022-02-26 | 1 | -0/+3 |
* | udp: Explicitly initialise sin6_scope_id and sin_zero in sockaddr_in{,6} | Stefano Brivio | 2022-02-25 | 1 | -0/+2 |
* | passt: Explicitly check return value of chdir() | Stefano Brivio | 2022-02-25 | 1 | -1/+3 |
* | hooks: Uploaded compressed .cast files too | Stefano Brivio | 2022-02-23 | 1 | -3/+6 |
* | passt.1: Drop duplicate --dns section | Stefano Brivio | 2022-02-23 | 1 | -11/+1 |
* | conf, ndp: Disable router advertisements on --config-net | Stefano Brivio | 2022-02-23 | 2 | -1/+6 |
* | netlink: Avoid left-over bytes in request on MTU configuration | Stefano Brivio | 2022-02-23 | 1 | -4/+7 |
* | test: Fix name of CI asciinema player in perf links handler | Stefano Brivio | 2022-02-23 | 1 | -5/+4 |
* | README: Fix demo div grid layout | Stefano Brivio | 2022-02-23 | 1 | -17/+23 |
* | passt: Drop PASST_LEGACY_NO_OPTIONS sections | Stefano Brivio | 2022-02-22 | 4 | -25/+0 |
* | demo, ci: Switch to asciinema(1) for terminal recordings | Stefano Brivio | 2022-02-22 | 7 | -108/+142 |
* | test: Add demo for Podman with pasta | Stefano Brivio | 2022-02-22 | 7 | -6/+959 |
* | contrib: Add patch for Podman integration | Stefano Brivio | 2022-02-21 | 1 | -0/+542 |
* | README, hooks: Build HTML man page on push, add a link | Stefano Brivio | 2022-02-21 | 2 | -0/+5 |
* | man page: Update REPORTING BUGS section | Stefano Brivio | 2022-02-21 | 1 | -4/+5 |
* | test/perf/passt_udp: Drop threshold for 256B test | Stefano Brivio | 2022-02-21 | 1 | -2/+2 |
* | test/distro/ubuntu: Use DEBIAN_FRONTEND=noninteractive for apt on 22.04 | Stefano Brivio | 2022-02-21 | 1 | -0/+1 |
* | pasta: By default, quit if filesystem-bound net namespace goes away | Stefano Brivio | 2022-02-21 | 7 | -12/+107 |
* | tcp, udp: Receive batching doesn't pay off when writing single frames to tap | Stefano Brivio | 2022-02-21 | 2 | -32/+37 |
* | udp: Allow loopback connections from host using configured unicast address | Stefano Brivio | 2022-02-21 | 1 | -2/+18 |
* | conf, udp: Introduce basic DNS forwarding | Stefano Brivio | 2022-02-21 | 8 | -38/+177 |
* | conf: Given IPv4 address and no netmask, assign RFC 790-style classes | Stefano Brivio | 2022-02-21 | 1 | -10/+10 |
* | conf: Don't print configuration on --quiet | Stefano Brivio | 2022-02-21 | 1 | -1/+2 |
* | slirp4netns.sh: Implement API socket option for port forwarding | Stefano Brivio | 2022-02-21 | 1 | -7/+182 |
* | Makefile, conf, passt: Drop passt4netns references, explicit argc check | Stefano Brivio | 2022-02-21 | 3 | -13/+15 |
* | passt: Make process not dumpable after sandboxing | Stefano Brivio | 2022-02-21 | 1 | -0/+2 |
* | passt, pasta: Namespace-based sandboxing, defer seccomp policy application | Stefano Brivio | 2022-02-21 | 17 | -262/+365 |
* | slirp4netns: Add EXIT as condition for trap | Stefano Brivio | 2022-02-04 | 1 | -1/+1 |
* | slirp4netns: Look up pasta command, exit if not found | Stefano Brivio | 2022-02-04 | 1 | -1/+6 |
* | test/perf/passt_tcp: Drop iperf3 window size for host-to-guest tests | Stefano Brivio | 2022-02-01 | 1 | -10/+10 |
* | util: Avoid return of possibly truncated unsigned long in bitmap_isset() | Stefano Brivio | 2022-02-01 | 1 | -2/+2 |
* | test/distro/ubuntu: Skip apt-get update for 16.04 on powerpc | Stefano Brivio | 2022-01-30 | 1 | -1/+3 |
* | test/distro: Avoid race between display of ns_msg and netcat exiting | Stefano Brivio | 2022-01-30 | 4 | -0/+4 |
* | passt: Address new clang-tidy warnings from LLVM 13.0.1 | Stefano Brivio | 2022-01-30 | 9 | -25/+52 |
* | contrib: Introduce PoC for Kata Containers with user-mode networking | Stefano Brivio | 2022-01-28 | 2 | -0/+764 |
* | libvirt, qemu: Move patches to new directory, contrib | Stefano Brivio | 2022-01-28 | 3 | -0/+0 |
* | qemu: Rebase patch for UNIX domain socket support to latest upstream | Stefano Brivio | 2022-01-28 | 1 | -45/+18 |
* | passt, tap: Daemonise once socket is ready without waiting for connection | Stefano Brivio | 2022-01-28 | 4 | -21/+51 |