1
0
mirror of https://passt.top/passt synced 2024-09-28 10:05:47 +00:00

Commit Graph

  • f435e38927 udp: Fix typo in tcp_tap_handler() documentation Stefano Brivio 2021-03-17 10:57:42 +0100
  • 93977868f9 udp: Use size_t for return value of recvfrom() Stefano Brivio 2021-03-17 10:57:42 +0100
  • cd14bff5ea tcp: Add struct for TCP execution context, move hash_secret to it Stefano Brivio 2021-03-17 10:57:41 +0100
  • bb9fb9e2d1 tcp: Introduce hash table for socket lookup for packets from tap Stefano Brivio 2021-03-17 10:57:40 +0100
  • 4f675d63e8 tcp: Ignore out-of-order ACKs from tap instead of resetting connection Stefano Brivio 2021-03-17 10:57:39 +0100
  • a418946837 tcp: Add siphash implementation for initial sequence numbers Stefano Brivio 2021-03-17 10:57:36 +0100
  • 8bca388e8a passt: Assorted fixes from "fresh eyes" review Stefano Brivio 2021-02-21 11:33:38 +0100
  • 105b916361 passt: New design and implementation with native Layer 4 sockets Stefano Brivio 2021-02-16 07:25:09 +0100
  • d02e059ddc passt: Add IPv6 and NDP support, further fixes for IPv4 CT Stefano Brivio 2020-07-21 10:48:24 +0200
  • 6709ade2bd merd: Rename to PASST Stefano Brivio 2020-07-20 16:41:49 +0200
  • b439984641 merd: ARP and DHCP handlers, connection tracking fixes Stefano Brivio 2020-07-20 16:27:43 +0200
  • fa2d20908d merd: Switch to AF_UNIX for qemu tap, provide wrapper Stefano Brivio 2020-07-18 01:02:39 +0200
  • cefcf0bc2c merd: Initial import Stefano Brivio 2020-07-13 22:55:46 +0200