Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 525c65ff authored by Andrea Mayer's avatar Andrea Mayer Committed by Paolo Abeni
Browse files

seg6: factor out End lookup nexthop processing to a dedicated function


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: default avatarAndrea Mayer <andrea.mayer@uniroma2.it>
Reviewed-by: default avatarDavid Ahern <dsahern@kernel.org>
Signed-off-by: default avatarPaolo Abeni <pabeni@redhat.com>
parent f5b12be3
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment