aboutgitcodebugslistschat
path: root/util.h
Commit message (Expand)AuthorAgeFilesLines
...
* udp, passt: Introduce socket packet buffer, avoid getsockname() for UDPStefano Brivio2021-04-301-0/+1
* udp: Connection tracking for ephemeral, local ports, and related fixesStefano Brivio2021-04-291-2/+6
* tcp: Avoid SO_ACCEPTCONN getsockopt() by noting listening/data sockets numbersStefano Brivio2021-04-291-0/+19
* passt: Run in background, add message logging with severitiesStefano Brivio2021-03-181-0/+10
* passt: New design and implementation with native Layer 4 socketsStefano Brivio2021-02-161-1/+4
* passt: Add IPv6 and NDP support, further fixes for IPv4 CTStefano Brivio2021-02-161-0/+1
* merd: ARP and DHCP handlers, connection tracking fixesStefano Brivio2021-02-161-0/+2