diff options
author | 2015-01-20 15:15:47 +0100 | |
---|---|---|
committer | 2015-01-23 17:51:15 -0800 | |
commit | 193523bf937309d57c6dd7839bcf34d7a029dbee (patch) | |
tree | 0dbb105a5d413ab622e6b9b5d18137ec93d7f809 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | veth: advertise link netns via netlink (diff) | |
download | linux-dev-193523bf937309d57c6dd7839bcf34d7a029dbee.tar.xz linux-dev-193523bf937309d57c6dd7839bcf34d7a029dbee.zip |
vxlan: advertise netns of vxlan dev in fdb msg
Netlink FDB messages are sent in the link netns. The header of these messages
contains the ifindex (ndm_ifindex) of the netdevice, but this ifindex is
unusable in case of x-netns vxlan.
I named the new attribute NDA_NDM_IFINDEX_NETNSID, to avoid confusion with
NDA_IFINDEX.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
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