diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2015-01-26 13:10:53 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-28 01:11:07 (GMT) |
commit | 4967082b469320eeba54ffbca632af1962858fb7 (patch) | |
tree | 358f3258d1ab3bbcf261786d3bd66a7a9650943b /arch/Kconfig | |
parent | 5094c6f8755407e2d97bfbb4c76fefca3274d3c7 (diff) | |
download | linux-4967082b469320eeba54ffbca632af1962858fb7.tar.xz |
vxlan: advertise link netns in fdb messages
Previous commit is based on a wrong assumption, fdb messages are always sent
into the netns where the interface stands (see vxlan_fdb_notify()).
These fdb messages doesn't embed the rtnl attribute IFLA_LINK_NETNSID, thus we
need to add it (useful to interpret NDA_IFINDEX or NDA_DST for example).
Note also that vxlan_nlmsg_size() was not updated.
Fixes: 193523bf9373 ("vxlan: advertise netns of vxlan dev in fdb msg")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions