]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Merge branch 'vxlan-ipv6-metadata-dst'
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 21:31:25 +0000 (16:31 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Dec 2015 21:31:25 +0000 (16:31 -0500)
commitd445ed9bd78d2a626e0f16206c68541888aef28c
tree526afb92723974e700cfcd048e71d09480a2765d
parent23bd51e0f04c94b6416b60e85db67efcc47f1b09
parent239e944ff532de6e9579b3913d7f76b4f01c7e2f
Merge branch 'vxlan-ipv6-metadata-dst'

Jiri Benc says:

====================
vxlan: IPv6 fill_metadata_dst support

This adds IPv6 support to ndo_fill_metadata_dst in vxlan. The IPv4 part
needs some restructuring to avoid duplicate code, this will be sent as
a separate patch targeting net-next.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>