aboutgitcodebugslistschat
path: root/passt.h
Commit message (Expand)AuthorAgeFilesLines
* tap: Completely de-serialise input message batchesStefano Brivio2021-09-271-6/+12
* passt: Align pkt_buf to PAGE_SIZE (start and size), try to fit in huge pagesStefano Brivio2021-09-271-1/+2
* passt: Increase TAP_BUF_BYTES to 256 maximum-sized descriptorsStefano Brivio2021-09-191-1/+1
* tap: Fix calculation of number of tap scatter-gather IO messagesStefano Brivio2021-09-091-2/+3
* passt, pasta: Introduce command-line options and port re-mappingStefano Brivio2021-09-011-2/+38
* tap: Increase amount of tap receive buffers to 128Stefano Brivio2021-07-271-3/+3
* 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