diff options
author | Matthias Schiffer <mschiffer@universe-factory.net> | 2017-06-19 10:03:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-20 13:37:03 -0400 |
commit | 87613de95041a88e426105d05a53acece52fd81e (patch) | |
tree | a3e867402e93d7f66a688cb5b8373827ab353478 /.gitattributes | |
parent | 0f22a3c68d5fd1696dbc15c45d7ea375c865b7a1 (diff) |
vxlan: fix snooping for link-local IPv6 addresses
If VXLAN is run over link-local IPv6 addresses, it is necessary to store
the ifindex in the FDB entries. Otherwise, the used interface is undefined
and unicast communication will most likely fail.
Support for link-local IPv4 addresses should be possible as well, but as
the semantics aren't as well defined as for IPv6, and there doesn't seem to
be much interest in having the support, it's not implemented for now.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions