[ovs-dev] [PATCH] vswitch.xml: Remove unused "hwaddr" other-config key.

Justin Pettit jpettit at nicira.com
Mon Aug 15 13:55:35 PDT 2011


---
 vswitchd/vswitch.xml |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index f56e670..6082256 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -680,9 +680,6 @@
         Key-value pairs for configuring rarely used port features.  The
         currently defined key-value pairs are:
         <dl>
-          <dt><code>hwaddr</code></dt>
-          <dd>An Ethernet address in the form
-            <code><var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var>:<var>xx</var></code>.</dd>
           <dt><code>bond-rebalance-interval</code></dt>
           <dd>For an SLB bonded port, the number of milliseconds between
             successive attempts to rebalance the bond, that is, to
-- 
1.7.1




More information about the dev mailing list