]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'vxlan-disabled-ipv6'
authorDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 02:30:13 +0000 (22:30 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 02:30:13 +0000 (22:30 -0400)
commit6f04d5933497b28f18c7632a77f4309414f8d427
treed67b515cb3a68a29cf5132a94f1be454fc6c5264
parent1a7f3c41f455b83fcd87f4d70b00bcac2e64c476
parent5b8c449b57762690554e97d9a7dbcd02fca79e88
Merge branch 'vxlan-disabled-ipv6'

Jiri Benc says:

====================
vxlan: do not error out on disabled IPv6

This patchset fixes a bug with metadata based tunnels when booted with
ipv6.disable=1.
====================

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