aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorIdo Schimmel <[email protected]>2018-06-15 16:23:35 +0300
committerDavid S. Miller <[email protected]>2018-06-15 09:11:16 -0700
commit6eba08c3626bca42b3cb0c9d43ac37ab11b4be1a (patch)
tree4bd2a3b3a28fa06b8b7af108170e8210c13d2417 /tools/perf/scripts/python/call-graph-from-sql.py
parent41f9ba67f087756efd8c4aa490c097035c1969af (diff)
ipv6: Only emit append events for appended routes
Current code will emit an append event in the FIB notification chain for any route added with NLM_F_APPEND set, even if the route was not appended to any existing route. This is inconsistent with IPv4 where such an event is only emitted when the new route is appended after an existing one. Align IPv6 behavior with IPv4, thereby allowing listeners to more easily handle these events. Fixes: f34436a43092 ("net/ipv6: Simplify route replace and appending into multipath route") Signed-off-by: Ido Schimmel <[email protected]> Acked-by: Jiri Pirko <[email protected]> Acked-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions