commit | db79a621835ee91d3e10177abd97f48e0a4dcf9b | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@suug.ch> | Wed Feb 04 17:00:04 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 05 00:38:02 2015 -0800 |
tree | f851ee08c462a49ea1aad8206987bac93a0aff26 | |
parent | 7af348be47fd2df5d276add2167b5838d48ba044 [diff] |
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>