diff options
author | Ido Schimmel <idosch@mellanox.com> | 2019-12-14 18:53:10 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-12-17 03:14:42 +0300 |
commit | a8674f753e36f566d6c1d992ab85323d784281d9 (patch) | |
tree | b5f938697199be8aa7ef675c275a0f7b3c4a8bd0 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ee3936d658821d26de9039c64c90750ba240989d (diff) | |
download | linux-a8674f753e36f566d6c1d992ab85323d784281d9.tar.xz |
ipv4: Notify newly added route if should be offloaded
When a route is added, it should only be notified in case it is the
first route in the FIB alias list with the given {prefix, prefix length,
table ID}. Otherwise, it is not used in the data path and should not be
considered by switch drivers.
v2:
* Convert to use fib_find_alias() instead of fib_find_first_alias()
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions