diff options
author | Nicolas Dichtel <[email protected]> | 2014-03-19 17:47:50 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-20 16:24:28 -0400 |
commit | 65886f439ab0fdc2dff20d1fa87afb98c6717472 (patch) | |
tree | f1a5c625ecdd886877b3147a35bb7fcbcde15df0 /tools/perf/scripts/python/Perf-Trace-Util/lib | |
parent | 1c104a6bebf3c16b6248408b84f91d09ac8a26b6 (diff) |
ipmr: fix mfc notification flags
Commit 8cd3ac9f9b7b ("ipmr: advertise new mfc entries via rtnl") reuses the
function ipmr_fill_mroute() to notify mfc events.
But this function was used only for dump and thus was always setting the
flag NLM_F_MULTI, which is wrong in case of a single notification.
Libraries like libnl will wait forever for NLMSG_DONE.
CC: Thomas Graf <[email protected]>
Signed-off-by: Nicolas Dichtel <[email protected]>
Acked-by: Thomas Graf <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions