[ovs-git] [openvswitch/ovs] 4e3b12: bfd: Flip the default value of bfd ip source and d...

GitHub noreply at github.com
Thu Aug 14 17:27:41 UTC 2014


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: 4e3b1253e181089f4691c7f84d6a0beac32d239d
      https://github.com/openvswitch/ovs/commit/4e3b1253e181089f4691c7f84d6a0beac32d239d
  Author: Alex Wang <alexw at nicira.com>
  Date:   2014-08-14 (Thu, 14 Aug 2014)

  Changed paths:
    M lib/bfd.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  bfd: Flip the default value of bfd ip source and destination.

This commit flips the default value of bfd ip source and destination,
so that they match the default value of ip destination and source
of vtep schema.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


  Commit: f07c2fbf6a053c1c77cff8eeca74f4a5c8f2b063
      https://github.com/openvswitch/ovs/commit/f07c2fbf6a053c1c77cff8eeca74f4a5c8f2b063
  Author: Alex Wang <alexw at nicira.com>
  Date:   2014-08-14 (Thu, 14 Aug 2014)

  Changed paths:
    M lib/bfd.c
    M vswitchd/vswitch.xml

  Log Message:
  -----------
  bfd: Add configuration for setting and matching mac address.

This commit adds options for configuring the MAC addresses
in BFD state machine.  Therein, the "bfd_local_src_mac" and
"bfd_local_dst_mac" configure the MAC address for transmitted
BFD packets.  The "bfd_remote_dst_mac" configure the matching
of MAC address on received BFD packets.

Signed-off-by: Alex Wang <alexw at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


Compare: https://github.com/openvswitch/ovs/compare/dc3a36324c19...f07c2fbf6a05


More information about the git mailing list