From 0fa0fcdc5a3ab75b5e3846229ccb4aef96866ce7 Mon Sep 17 00:00:00 2001 From: Justin Pettit Date: Mon, 15 Aug 2011 13:51:09 -0700 Subject: [PATCH] vswitch.xml: Remove unused "hwaddr" other-config key. --- vswitchd/vswitch.xml | 3 --- 1 file changed, 3 deletions(-) diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml index f56e670ae..608225647 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:
-
hwaddr
-
An Ethernet address in the form - xx:xx:xx:xx:xx:xx.
bond-rebalance-interval
For an SLB bonded port, the number of milliseconds between successive attempts to rebalance the bond, that is, to -- 2.43.0