diff options
| author | John Hurley <[email protected]> | 2019-12-17 21:57:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-12-19 17:37:13 -0800 |
| commit | 50b1c86ab0a07509fd65c92acacf281fb72a285b (patch) | |
| tree | 2fd7cb22f9999183557c5ea147f692c89b15adba /tools/perf/scripts/python/netdev-times.py | |
| parent | 1922c9a4e273fd0934f82d9d80c69d53658a1c9d (diff) | |
nfp: flower: handle ipv6 tunnel no neigh request
When fw does not know the next hop for an IPv6 tunnel, it sends a request
to the driver.
Handle this request by doing a route lookup on the IPv6 address and
offloading the next hop to the fw neighbour table.
Similar functions already exist to handle IPv4 no neighbour requests. To
avoid confusion, append these functions with the _ipv4 tag. There is no
change in functionality with this.
Signed-off-by: John Hurley <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Reviewed-by: Jakub Kicinski <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions