Re: [PATCH 08/12] flow_dissector: Parse foo-over-udp (FOU)
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 14:03:14
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 14:03:14
Tom Herbert wrote:
Parse FOU by getting the FOU protocol from the matching socket. This includes moving "struct fou" and "fou_from_sock" to fou.h Signed-off-by: Tom Herbert <redacted>
Reviewed-by: Willem de Bruijn <willemb@google.com> Will look at the other protocol handlers later.