diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2014-03-19 16:47:51 (GMT) |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2014-04-18 09:07:09 (GMT) |
commit | 5d0d91da73f727eda31b8600e6f6d7b8579cbe20 (patch) | |
tree | 6aee6f84c0b8294ed1146387ce6a6ef6d2a87119 /net/dccp/feat.c | |
parent | 6007e2c269182030d25500d3c2b80ee542291cf1 (diff) | |
download | linux-fsl-qoriq-5d0d91da73f727eda31b8600e6f6d7b8579cbe20.tar.xz |
ip6mr: fix mfc notification flags
[ Upstream commit f518338b16038beeb73e155e60d0f70beb9379f4 ]
Commit 812e44dd1829 ("ip6mr: advertise new mfc entries via rtnl") reuses the
function ip6mr_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 <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>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Diffstat (limited to 'net/dccp/feat.c')
0 files changed, 0 insertions, 0 deletions