aboutgitcodebugslistschat
path: root/passt.c
Commit message (Expand)AuthorAgeFilesLines
* passt: Spare some syscalls, add some optimisations from profilingStefano Brivio2021-04-231-44/+69
* passt: Don't unconditionally disable forking to backgroundStefano Brivio2021-04-221-1/+1
* passt: Introduce packet batching mechanismStefano Brivio2021-04-221-69/+215
* passt: Print ports in debug messages only for protocols with portsStefano Brivio2021-04-221-2/+5
* passt: Always use INET_ADDRSTRLEN/INET6_ADDRSTRLEN for inet_ntop() buffersStefano Brivio2021-04-211-4/+4
* passt: Make UNIX domain socket world-writable and world-readableStefano Brivio2021-04-131-0/+5
* passt: Introduce a DHCPv6 serverStefano Brivio2021-04-131-5/+12
* passt: Add libvirt patch for qemu UNIX socket domain back-endStefano Brivio2021-03-211-1/+1
* passt: Initialise socket after getting addresses and routesStefano Brivio2021-03-201-5/+9
* passt: Set soft limit for number of open files to hard limitStefano Brivio2021-03-181-0/+12
* passt: Run in background, add message logging with severitiesStefano Brivio2021-03-181-61/+70
* passt: qemu patch for direct UNIX domain connection without the qrap wrapperStefano Brivio2021-03-181-1/+6
* passt: Introduce ICMP echo proxyStefano Brivio2021-03-181-8/+16
* passt: Use INET{,6}_ADDRSTRLEN instead of open coded sizeofStefano Brivio2021-03-171-2/+2
* passt: Assorted fixes from "fresh eyes" reviewStefano Brivio2021-02-211-74/+74
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-561/+134
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-77/+425
* merd: Rename to PASSTStefano Brivio2021-02-161-0/+666