aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2017-06-19 10:03:59 +0200
committerDavid S. Miller <davem@davemloft.net>2017-06-20 13:37:03 -0400
commit87613de95041a88e426105d05a53acece52fd81e (patch)
treea3e867402e93d7f66a688cb5b8373827ab353478 /security
parentvxlan: check valid combinations of address scopes (diff)
downloadlinux-dev-87613de95041a88e426105d05a53acece52fd81e.tar.xz
linux-dev-87613de95041a88e426105d05a53acece52fd81e.zip
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 'security')
0 files changed, 0 insertions, 0 deletions