commit | ce44a4aea5e4203147013759a363c17b2ee5132b | [log] [tgz] |
---|---|---|
author | Matthias Schiffer <mschiffer@universe-factory.net> | Mon Jun 19 10:03:57 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 20 13:37:02 2017 -0400 |
tree | b69e6de32852e123327b45d7c435e8a408aa6567 | |
parent | dc5321d79697db1b610c25fa4fad1aec7533ea3e [diff] |
vxlan: improve validation of address family configuration Address families of source and destination addresses must match, and changelink operations can't change the address family. In addition, always use the VXLAN_F_IPV6 to check if a VXLAN device uses IPv4 or IPv6. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net> Signed-off-by: David S. Miller <davem@davemloft.net>