aboutgitcodebugslistschat
path: root/icmp.h
Commit message (Expand)AuthorAgeFilesLines
* passt: Add PASTA mode, major reworkStefano Brivio2021-07-171-6/+18
* icmp: Implement ping tracking based on echo identifiersStefano Brivio2021-05-211-4/+0
* 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/+3
* passt: Spare some syscalls, add some optimisations from profilingStefano Brivio2021-04-231-0/+4
* passt: Introduce packet batching mechanismStefano Brivio2021-04-221-1/+2
* passt: Introduce ICMP echo proxyStefano Brivio2021-03-181-0/+20