bfd: Add bfd_src_ip and bfd_dst_ip.
authorAlex Wang <alexw@nicira.com>
Tue, 21 Jan 2014 22:23:27 +0000 (14:23 -0800)
committerEthan Jackson <ethan@nicira.com>
Tue, 21 Jan 2014 23:46:00 +0000 (15:46 -0800)
commitfb4e23392858cdf8d961b8e15c5df13dddebfb87
tree7a9923f514cfe6566f08600c7d2478fdcaf5c42f
parentbe556da0566016729da90bae39868752438fed7b
bfd: Add bfd_src_ip and bfd_dst_ip.

This commit adds two new options, bfd_src_ip and bfd_dst_ip
respectively, which allows user to configure the source and
destination IP address of bfd control packet.  If the user
specified address cannot be parsed, the default address
will be used.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
lib/bfd.c
vswitchd/vswitch.xml