[ovs-git] Open vSwitch: bfd: Add bfd_src_ip and bfd_dst_ip. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Jan 21 22:28:14 UTC 2014


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  dfe37e6abd276de01f686bbdf28cbf48e92cd1dc (commit)
      from  c3b758f6fe8b7ae5e3e0204236f6aba48d714bc1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dfe37e6abd276de01f686bbdf28cbf48e92cd1dc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=dfe37e6abd276de01f686bbdf28cbf48e92cd1dc
Author: Alex Wang <alexw at nicira.com>
		
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 at nicira.com>
Acked-by: Ethan Jackson <ethan at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 lib/bfd.c            |   37 +++++++++++++++++++++++++++++++++----
 vswitchd/vswitch.xml |   10 ++++++++++
 2 files changed, 43 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list