Re: [PATCH 05/12] udp_encaps: Set proper UDP_ENCAP types in tunnel setup
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 13:33:31
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 13:33:31
Tom Herbert wrote:
Instead of just setting UDP tunnel config encap_type to 1, use the appropriate constat for the tunnel type. This value can be used to determine the encapsulated protocol in UDP by looking at the socket Signed-off-by: Tom Herbert <redacted>
Reviewed-by: Willem de Bruijn <willemb@google.com>