[ovs-git] [openvswitch/ovs] f1063b: datapath: vxlan: Only set has-GBP bit in header if...

GitHub noreply at github.com
Thu Feb 12 20:24:06 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f1063b759fba1ece26dbd55e678f66c3caf59ed5
      https://github.com/openvswitch/ovs/commit/f1063b759fba1ece26dbd55e678f66c3caf59ed5
  Author: Thomas Graf <tgraf at noironetworks.com>
  Date:   2015-02-12 (Thu, 12 Feb 2015)

  Changed paths:
    M datapath/linux/compat/vxlan.c

  Log Message:
  -----------
  datapath: vxlan: Only set has-GBP bit in header if any other bits would be set

    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 at suug.ch>
    Signed-off-by: David S. Miller <davem at davemloft.net>

Upstream: db79a621835e ("vxlan: Only set has-GBP bit in header if any other bits would be set")
Signed-off-by: Thomas Graf <tgraf at noironetworks.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>




More information about the git mailing list