aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJiri Pirko <jiri@mellanox.com>2016-07-05 11:27:39 +0200
committerDavid S. Miller <davem@davemloft.net>2016-07-05 09:06:28 -0700
commit6cf3c971dc84cb36579515ddb488919b9e9fb6de (patch)
treea222cda7bcb7e83cea3606a1bc0cb56c60d9e711 /tools/perf/scripts/python
parentnet: introduce default neigh_construct/destroy ndo calls for L2 upper devices (diff)
downloadlinux-6cf3c971dc84cb36579515ddb488919b9e9fb6de.tar.gz
linux-6cf3c971dc84cb36579515ddb488919b9e9fb6de.zip
mlxsw: spectrum_router: Add private neigh table
We need to hold some private data for every neigh entry. It would be possible to do it using neigh_priv_len/ndo_neigh_construct/ ndo_neigh_destroy however only for the port device itself. That would not work for stacked devices like bridge/team/bond. So introduce a private neigh table. Hook onto ndos neigh_construct/destroy and add/remove table entry according to that. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions