aboutgitcodebugslistschat
path: root/udp.c
Commit message (Expand)AuthorAgeFilesLines
* passt: Introduce packet batching mechanismStefano Brivio2021-04-221-19/+50
* udp: Fix typo in tcp_tap_handler() documentationStefano Brivio2021-03-171-1/+1
* udp: Use size_t for return value of recvfrom()Stefano Brivio2021-03-171-1/+1
* passt: Assorted fixes from "fresh eyes" reviewStefano Brivio2021-02-211-15/+16
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-0/+174