diff options
author | 2014-03-19 17:47:49 +0100 | |
---|---|---|
committer | 2014-03-20 16:24:28 -0400 | |
commit | 1c104a6bebf3c16b6248408b84f91d09ac8a26b6 (patch) | |
tree | 0a105a5d58debe396c0c6ddad1e2bc271dbd98af /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tcp: syncookies: do not use getnstimeofday() (diff) | |
download | linux-dev-1c104a6bebf3c16b6248408b84f91d09ac8a26b6.tar.xz linux-dev-1c104a6bebf3c16b6248408b84f91d09ac8a26b6.zip |
rtnetlink: fix fdb notification flags
Commit 3ff661c38c84 ("net: rtnetlink notify events for FDB NTF_SELF adds and
deletes") reuses the function nlmsg_populate_fdb_fill() to notify fdb 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 <tgraf@suug.ch>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions