diff options
author | Roman Mashak | 2020-05-01 21:34:18 -0400 |
---|---|---|
committer | David S. Miller | 2020-05-05 13:38:59 -0700 |
commit | 38212bb31fe923d0a2c6299bd2adfbb84cddef2a (patch) | |
tree | 5ee7a48a1599641bb542d1341f66c74c8bbe4e88 /tools/testing | |
parent | 755f5738ff981769211a0bfac709d514ef5b9f86 (diff) |
neigh: send protocol value in neighbor create notification
When a new neighbor entry has been added, event is generated but it does not
include protocol, because its value is assigned after the event notification
routine has run, so move protocol assignment code earlier.
Fixes: df9b0e30d44c ("neighbor: Add protocol attribute")
Cc: David Ahern <dsahern@gmail.com>
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions