Re: [PATCH net-next] bareudp: use ports to lookup route

From: David Ahern
Date: Wed Oct 25 2023 - 20:37:36 EST


On 10/25/23 3:44 AM, Beniamino Galvani wrote:
> The source and destination ports should be taken into account when
> determining the route destination; they can affect the result, for
> example in case there are routing rules defined.
>
> Signed-off-by: Beniamino Galvani <b.galvani@xxxxxxxxx>
> ---
> drivers/net/bareudp.c | 29 ++++++++++++++++-------------
> 1 file changed, 16 insertions(+), 13 deletions(-)
>

Reviewed-by: David Ahern <dsahern@xxxxxxxxxx>