From: Justin Pettit 
Date: Thu, 23 Sep 2010 23:32:13 +0000 (-0700)
Subject: vswitch: Consistently use spaces instead of tabs in vswitch.xml
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a3f4a496f9772b65562044f722536cd6270f698;p=openvswitch
vswitch: Consistently use spaces instead of tabs in vswitch.xml
---
diff --git a/vswitchd/vswitch.xml b/vswitchd/vswitch.xml
index 242106d0..8b2221b8 100644
--- a/vswitchd/vswitch.xml
+++ b/vswitchd/vswitch.xml
@@ -655,15 +655,15 @@
             
               header_cache 
               - Optional.  Enable caching of tunnel headers and the output
-		path.  This can lead to a significant performance increase
-		without changing behavior.  In general it should not be
-		necessary to adjust this setting.  However, the caching can
-		bypass certain components of the IP stack (such as IP tables)
-		and it may be useful to disable it if these features are
-		required or as a debugging measure.  Default is enabled, set to
-		
false to disable.  If IPsec is enabled through the
-		 parameters, header caching will be
-		automatically disabled. 
+                path.  This can lead to a significant performance increase
+                without changing behavior.  In general it should not be
+                necessary to adjust this setting.  However, the caching can
+                bypass certain components of the IP stack (such as IP tables)
+                and it may be useful to disable it if these features are
+                required or as a debugging measure.  Default is enabled, set to
+                false to disable.  If IPsec is enabled through the
+                 parameters, header caching will be
+                automatically disabled.
             
           
           capwap
@@ -723,13 +723,13 @@
             
               header_cache 
               - Optional.  Enable caching of tunnel headers and the output
-		path.  This can lead to a significant performance increase
-		without changing behavior.  In general it should not be
-		necessary to adjust this setting.  However, the caching can
-		bypass certain components of the IP stack (such as IP tables)
-		and it may be useful to disable it if these features are
-		required or as a debugging measure.  Default is enabled, set to
-		
false to disable. 
+                path.  This can lead to a significant performance increase
+                without changing behavior.  In general it should not be
+                necessary to adjust this setting.  However, the caching can
+                bypass certain components of the IP stack (such as IP tables)
+                and it may be useful to disable it if these features are
+                required or as a debugging measure.  Default is enabled, set to
+                false to disable.
             
           
           patch
@@ -1300,34 +1300,34 @@
             restricted to the specified local IP address.
           
         
-	When multiple controllers are configured for a single bridge, the
-	   values must be unique.  Duplicate
-	   values yield unspecified results.
+        When multiple controllers are configured for a single bridge, the
+           values must be unique.  Duplicate
+           values yield unspecified results.
       
 
       
-	If it is specified, this setting must be one of the following
-	strings that describes how Open vSwitch contacts this OpenFlow
-	controller over the network:
-
-	
-	  in-band 
-	  - In this mode, this controller's OpenFlow traffic travels over the
-	    bridge associated with the controller.  With this setting, Open
-	    vSwitch allows traffic to and from the controller regardless of the
-	    contents of the OpenFlow flow table.  (Otherwise, Open vSwitch
-	    would never be able to connect to the controller, because it did
-	    not have a flow to enable it.)  This is the most common connection
-	    mode because it is not necessary to maintain two independent
-	    networks.
 
-	  out-of-band 
-	  - In this mode, OpenFlow traffic uses a control network separate
-	    from the bridge associated with this controller, that is, the
-	    bridge does not use any of its own network devices to communicate
-	    with the controller.  The control network must be configured
-	    separately, before or after 
ovs-vswitchd is started.
-	   
-	
+        If it is specified, this setting must be one of the following
+        strings that describes how Open vSwitch contacts this OpenFlow
+        controller over the network:
+
+        
+          in-band 
+          - In this mode, this controller's OpenFlow traffic travels over the
+            bridge associated with the controller.  With this setting, Open
+            vSwitch allows traffic to and from the controller regardless of the
+            contents of the OpenFlow flow table.  (Otherwise, Open vSwitch
+            would never be able to connect to the controller, because it did
+            not have a flow to enable it.)  This is the most common connection
+            mode because it is not necessary to maintain two independent
+            networks.
 
+          out-of-band 
+          - In this mode, OpenFlow traffic uses a control network separate
+            from the bridge associated with this controller, that is, the
+            bridge does not use any of its own network devices to communicate
+            with the controller.  The control network must be configured
+            separately, before or after 
ovs-vswitchd is started.
+           
+        
 
         If not specified, the default is implementation-specific.  If
            is discover, the connection mode
@@ -1384,7 +1384,7 @@
 
     
       These values are considered only when 
-	is discover.
+        is discover.
 
       
         A POSIX
@@ -1406,14 +1406,14 @@
 
     
       These values are considered only in in-band control mode (see
-	) and only when 
-	is not discover.  (For controller discovery, the network
-	configuration obtained via DHCP is used instead.)
+        ) and only when 
+        is not discover.  (For controller discovery, the network
+        configuration obtained via DHCP is used instead.)
 
       When multiple controllers are configured on a single bridge, there
-	should be only one set of unique values in these columns.  If different
-	values are set for these columns in different controllers, the effect
-	is unspecified.
+        should be only one set of unique values in these columns.  If different
+        values are set for these columns in different controllers, the effect
+        is unspecified.
 
       
         The IP address to configure on the local port,