summaryrefslogtreecommitdiff
path: root/rust/kernel
diff options
context:
space:
mode:
authorCosmin Ratiu <cratiu@nvidia.com>2026-05-07 10:56:04 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-10 10:16:00 -0700
commit31c777be2a2efd8980a660724955ba795ef751de (patch)
treed1a5525f7e8b2b9f42b4b52cde469ac441ececef /rust/kernel
parent7247c92cdcafeb0d6b7855ace95226f35e19bc9b (diff)
ipv4: Provide a FIB flushing signal from nexthop removal functions
Plumb a bool value throughout the various nexthop removal functions, determined in the innermost __remove_nexthop_fib() (which still does the FIB flushing) and propagated up all callers. The next patch will make use of this signal to optimize the removal of multiple nexthops by moving the FIB flushing up the call hierarchy. Signed-off-by: Cosmin Ratiu <cratiu@nvidia.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Reviewed-by: David Ahern <dsahern@kernel.org> Link: https://patch.msgid.link/20260507075606.322405-2-cratiu@nvidia.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel')
0 files changed, 0 insertions, 0 deletions