diff options
author | Jiri Pirko <[email protected]> | 2016-07-05 11:27:39 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-07-05 09:06:28 -0700 |
commit | 6cf3c971dc84cb36579515ddb488919b9e9fb6de (patch) | |
tree | a222cda7bcb7e83cea3606a1bc0cb56c60d9e711 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 18bfb924f0005a728caadd90ba755b2a660bf441 (diff) |
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 <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions