1
0
mirror of https://passt.top/passt synced 2024-12-22 05:35:23 +00:00

Commit Graph

  • 6488c3e848 tcp, udp: Replace loopback source address by gateway address Stefano Brivio 2021-04-22 17:03:43 +0200
  • 9ffb317cf9 passt: Don't unconditionally disable forking to background Stefano Brivio 2021-04-22 15:21:56 +0200
  • 1f7cf04d34 passt: Introduce packet batching mechanism Stefano Brivio 2021-04-22 13:39:36 +0200
  • 5b0c88d4ef libvirt: Rebase to latest upstream Stefano Brivio 2021-04-22 13:38:32 +0200
  • af3c06fdf2 qemu: Rebase patches on latest upstream Stefano Brivio 2021-04-22 13:36:53 +0200
  • 89478bd251 doc/demo: Explicitly add route to guest Stefano Brivio 2021-04-22 13:35:38 +0200
  • 5f21a77737 passt: Print ports in debug messages only for protocols with ports Stefano Brivio 2021-04-22 02:34:02 +0200
  • 49c766398d dhcpv6: Subtract option length before returning one option Stefano Brivio 2021-04-22 02:30:20 +0200
  • ad60ab1b37 passt: Always use INET_ADDRSTRLEN/INET6_ADDRSTRLEN for inet_ntop() buffers Stefano Brivio 2021-04-21 17:19:11 +0200
  • faff133629 dhcpv6: Fix REPLY messages with NotOnLink status code Stefano Brivio 2021-04-21 17:15:23 +0200
  • 61fa05c7c0 README: Don't let <canvas> steal pointer events Stefano Brivio 2021-04-13 22:54:08 +0200
  • 0ec3997646 passt: Create dummy igmp.c, mld.c files for image map in README Stefano Brivio 2021-04-13 22:41:04 +0200
  • 0abec0eb60 passt: Make UNIX domain socket world-writable and world-readable Stefano Brivio 2021-04-13 22:09:37 +0200
  • 4aa8e54a30 passt: Introduce a DHCPv6 server Stefano Brivio 2021-04-13 21:59:47 +0200
  • 6b1a9f0d34 dhcp: Remove left-over comment about "forced" options Stefano Brivio 2021-03-26 12:19:56 +0100
  • a673fdba13 README: Add image map for overview Stefano Brivio 2021-03-24 11:09:41 +0100
  • e653f9b3ed passt: Add libvirt patch for qemu UNIX socket domain back-end Stefano Brivio 2021-03-20 07:22:09 +0100
  • 35015ce72e passt: Initialise socket after getting addresses and routes Stefano Brivio 2021-03-20 21:12:19 +0100
  • 9f80499313 tcp: Don't dereference IPv4 addresses Stefano Brivio 2021-03-20 21:11:14 +0100
  • 00f3bcea05 passt: Add the README Stefano Brivio 2021-03-18 12:56:03 +0100
  • ef25cb39a9 passt: Set soft limit for number of open files to hard limit Stefano Brivio 2021-03-18 11:36:55 +0100
  • 48ca38c606 passt: Run in background, add message logging with severities Stefano Brivio 2021-03-18 07:49:08 +0100
  • 8bfcc9208c passt: qemu patch for direct UNIX domain connection without the qrap wrapper Stefano Brivio 2021-03-17 10:57:45 +0100
  • 1d807fc720 passt: Introduce ICMP echo proxy Stefano Brivio 2021-03-17 10:57:44 +0100
  • d32edee60a passt: Use INET{,6}_ADDRSTRLEN instead of open coded sizeof Stefano Brivio 2021-03-17 10:57:43 +0100
  • 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