aboutgitcodebugslistschat
path: root/passt.h
Commit message (Expand)AuthorAgeFilesLines
* udp: Introduce recvmmsg()/sendmmsg(), zero-copy path from socketStefano Brivio2021-07-211-0/+3
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-6/+62
* passt: Add support for multiple instances in different network namespacesStefano Brivio2021-05-211-1/+4
* dhcp, ndp, dhcpv6: Support for multiple DNS servers, search listStefano Brivio2021-05-211-4/+13
* udp, passt: Introduce socket packet buffer, avoid getsockname() for UDPStefano Brivio2021-04-301-1/+3
* udp: Connection tracking for ephemeral, local ports, and related fixesStefano Brivio2021-04-291-15/+20
* passt: Use uint32_t for IPv4 context addressesStefano Brivio2021-04-291-4/+4
* passt: Spare some syscalls, add some optimisations from profilingStefano Brivio2021-04-231-0/+2
* passt: Introduce packet batching mechanismStefano Brivio2021-04-221-0/+14
* passt: Introduce ICMP echo proxyStefano Brivio2021-03-181-0/+2
* tcp: Add struct for TCP execution context, move hash_secret to itStefano Brivio2021-03-171-0/+4
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-48/+4
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-0/+36
* merd: Rename to PASSTStefano Brivio2021-02-161-0/+47