[ovs-dev] [PATCH] vswitch.xml: Fix a typo.

Alex Wang alexw at nicira.com
Tue Aug 26 05:43:52 UTC 2014


Signed-off-by: Alex Wang <alexw at nicira.com>
---
 vswitchd/vswitch.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 6c49250..42e944b 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -2096,7 +2096,7 @@
 	  default is <code>00:23:20:00:00:01</code>.
 	</column>
 
-	<column name="bfd" key="bfd_remoe_dst_mac">
+	<column name="bfd" key="bfd_remote_dst_mac">
 	  Set to an Ethernet address in the form
 	  <var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var>
 	  to set the MAC used for checking the destination of received BFD packets.
-- 
1.7.9.5




More information about the dev mailing list