]> www.infradead.org Git - users/willy/xarray.git/commit
bareudp: use ports to lookup route
authorBeniamino Galvani <b.galvani@gmail.com>
Wed, 25 Oct 2023 09:44:41 +0000 (11:44 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 26 Oct 2023 13:21:09 +0000 (15:21 +0200)
commitef113733c288eccadc105579b8e8c1bfdcc09ad1
treed7215c903bf009dea10b47b01a77d07363018a2d
parent39673361266bcb76a9782ee9e27dad1be5dcadcc
bareudp: use ports to lookup route

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@gmail.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20231025094441.417464-1-b.galvani@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/bareudp.c