bfd: Add configuration for setting and matching mac address.
authorAlex Wang <alexw@nicira.com>
Fri, 8 Aug 2014 23:41:27 +0000 (16:41 -0700)
committerAlex Wang <alexw@nicira.com>
Thu, 14 Aug 2014 17:26:03 +0000 (10:26 -0700)
commit873b049f23d9b77c50476c3117cc94eef0cad43c
tree716bd440aeda1d544cc431894f5927c06f7e2dd8
parent1314739ca7a1736c43963feeb53a29c7f3da9f52
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@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/bfd.c
vswitchd/vswitch.xml