]> git.baikalelectronics.ru Git - 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)
commitd662901d214259637421172795da33ee22eb864c
tree526afb92723974e700cfcd048e71d09480a2765d
parenta9f656aae2f7cc6a53f1ffcbeeafea05851e410b
parent14dc4b47175f4acd562ebaf5d7bfd5642050dbc5
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>