commit | 239e944ff532de6e9579b3913d7f76b4f01c7e2f | [log] [tgz] |
---|---|---|
author | Jiri Benc <jbenc@redhat.com> | Mon Dec 07 13:04:31 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 07 16:31:25 2015 -0500 |
tree | 526afb92723974e700cfcd048e71d09480a2765d | |
parent | e5d4b29fe86a911f447d2f1e95383e04c7cfb465 [diff] |
vxlan: support ndo_fill_metadata_dst also for IPv6 Fill the metadata correctly even when tunneling over IPv6. Also, check that the provided metadata is of an address family that is supported by the tunnel. Signed-off-by: Jiri Benc <jbenc@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>