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:27:28 +0000 (10:27 -0700)
commitf07c2fbf6a053c1c77cff8eeca74f4a5c8f2b063
tree0db340a6d36a2359a484ff32ea560489d3dbdee9
parent4e3b1253e181089f4691c7f84d6a0beac32d239d
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