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)
committerAlex Wang <alexw@nicira.com>
Tue, 21 Jan 2014 22:24:06 +0000 (14:24 -0800)
commitdfe37e6abd276de01f686bbdf28cbf48e92cd1dc
treebf9cec25d53967322791395b06c6e8806b35207b
parentc3b758f6fe8b7ae5e3e0204236f6aba48d714bc1
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