diff options
author | Ido Schimmel <[email protected]> | 2020-11-04 15:30:31 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-06 11:28:49 -0800 |
commit | 8c09c9f9d846cdd8a92604c591132985b04fd1d6 (patch) | |
tree | c52df146fb45e4eaebca44d3fd5e259d461fedad /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | d144cc5f4f4eaf0cd2e7a1a6369054da583f6c93 (diff) |
nexthop: Emit a notification when a single nexthop is replaced
The notification is emitted after all the validation checks were
performed, but before the new configuration (i.e., 'struct nh_info') is
pointed at by the old shell (i.e., 'struct nexthop'). This prevents the
need to perform rollback in case the notification is vetoed.
The next patch will also emit a replace notification for all the nexthop
groups in which the nexthop is used.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions