diff options
author | Roopa Prabhu <[email protected]> | 2015-06-17 11:07:01 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-06-21 10:23:04 -0700 |
commit | a2bb6d7d6f4249691b6a554cde59969d55b0d9c3 (patch) | |
tree | 81313b38cf216d7f936de27c3d244eaf7584b93d /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | b42be38b2778eda2237fc759e55e3b698b05b315 (diff) |
ipv4: include NLM_F_APPEND flag in append route notifications
This patch adds NLM_F_APPEND flag to struct nlmsg_hdr->nlmsg_flags
in newroute notifications if the route add was an append.
(This is similar to how NLM_F_REPLACE is already part of new
route replace notifications today)
This helps userspace determine if the route add operation was
an append.
Signed-off-by: Roopa Prabhu <[email protected]>
Acked-by: Scott Feldman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions