commit | 56dd18a49f6ee62ce06eb6cd0aec050e23d4e603 | [log] [tgz] |
---|---|---|
author | Roopa Prabhu <roopa@cumulusnetworks.com> | Thu Feb 14 09:15:11 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 17 10:33:39 2019 -0800 |
tree | 3d6db80bf2cad630a3c1f5e8cf44a916b1b35279 | |
parent | 9c03b282badb7600058321c80e367f93b4013bd0 [diff] |
neigh: hook tracepoints in neigh update code hook tracepoints at the end of functions that update a neigh entry. neigh_update gets an additional tracepoint to trace the update flags and old and new neigh states. Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>