On 2/15/23 6:46 AM, Andrea Mayer wrote:
The End nexthop lookup/input operations are moved into a new helper function named input_action_end_finish(). This avoids duplicating the code needed to compute the nexthop in the different flavors of the End behavior.
Signed-off-by: Andrea Mayer andrea.mayer@uniroma2.it
net/ipv6/seg6_local.c | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: David Ahern dsahern@kernel.org