Merge remote-tracking branch 'origin/topic/timw/2914-truncated-tunnel-plus-things'

* origin/topic/timw/2914-truncated-tunnel-plus-things:
  Address wire/capture length feedback
  packet_analysis/TCP: Do not use untrusted len for DeliverPacket()
  Add regression test using pcap from GH-2683
  Add btest to test Geneve->VXLAN->Truncated inner packet
  IP: Update packet->len with accumulated fragment size
  UDP: Forward any remaining data (also empty) to session-analysis
  IPTunnel: Compute inner wire length based on cap_len differences.
  IP: fix weird name to not be ipv6 specific
  UDP: don't validate checksum if caplen < len
  PIA: Modernize how struct initialization is done
This commit is contained in:
Arne Welzel 2023-05-25 20:01:37 +02:00
commit 3f3df93ac1
19 changed files with 158 additions and 39 deletions

View file

@ -1 +1 @@
4d5c6de8c1d36b8fcbacab7da45fee79a433844e
b121bfe4d869f1f5e334505b970cd456558ef6a1