]> git.baikalelectronics.ru Git - kernel.git/commit
vxlan: Only set has-GBP bit in header if any other bits would be set
authorThomas Graf <tgraf@suug.ch>
Wed, 4 Feb 2015 16:00:04 +0000 (17:00 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 5 Feb 2015 08:38:02 +0000 (00:38 -0800)
commit1056936d206bab874b89fabf0b3fcd1a5f373016
treef851ee08c462a49ea1aad8206987bac93a0aff26
parente8511d8d8b132d2ac85b8b33fd8485f3bc341ce8
vxlan: Only set has-GBP bit in header if any other bits would be set

This allows for a VXLAN-GBP socket to talk to a Linux VXLAN socket by
not setting any of the bits.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/vxlan.c