aboutgitcodebugslistschat
path: root/tcp.h
Commit message (Expand)AuthorAgeFilesLines
...
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-13/+32
* udp, passt: Introduce socket packet buffer, avoid getsockname() for UDPStefano Brivio2021-04-301-1/+1
* udp: Connection tracking for ephemeral, local ports, and related fixesStefano Brivio2021-04-291-2/+7
* tcp: Avoid SO_ACCEPTCONN getsockopt() by noting listening/data sockets numbersStefano Brivio2021-04-291-0/+8
* passt: Spare some syscalls, add some optimisations from profilingStefano Brivio2021-04-231-0/+4
* passt: Introduce packet batching mechanismStefano Brivio2021-04-221-1/+2
* tcp: Add struct for TCP execution context, move hash_secret to itStefano Brivio2021-03-171-0/+15
* passt: Assorted fixes from "fresh eyes" reviewStefano Brivio2021-02-211-2/+1
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-0/+5