summaryrefslogtreecommitdiffstats
path: root/net/ipv6
diff options
context:
space:
mode:
authorNicolas Dichtel2014-03-19 17:47:50 +0100
committerDavid S. Miller2014-03-20 21:24:28 +0100
commit65886f439ab0fdc2dff20d1fa87afb98c6717472 (patch)
treef1a5c625ecdd886877b3147a35bb7fcbcde15df0 /net/ipv6
parentrtnetlink: fix fdb notification flags (diff)
downloadkernel-qcow2-linux-65886f439ab0fdc2dff20d1fa87afb98c6717472.tar.gz
kernel-qcow2-linux-65886f439ab0fdc2dff20d1fa87afb98c6717472.tar.xz
kernel-qcow2-linux-65886f439ab0fdc2dff20d1fa87afb98c6717472.zip
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 <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 'net/ipv6')
0 files changed, 0 insertions, 0 deletions