Changes

no edit summary
Line 88: Line 88:  
     <tr>
 
     <tr>
 
       <td>TUN/TAP</td>
 
       <td>TUN/TAP</td>
       <td>TUN (tunnel) {{!}} TAP (bridged); default: <b>TUN (tunnel)</b></td>
+
       <td>TUN (tunnel) {{!}} <span style="color:brown ;">TAP (bridged)</span>; default: <b>TUN (tunnel)</b></td>
 
       <td>Virtual network device type.
 
       <td>Virtual network device type.
 
             <ul>
 
             <ul>
Line 95: Line 95:  
             </ul>
 
             </ul>
 
         </td>
 
         </td>
 +
    </tr>
 +
    <tr>
 +
      <td><span style="color:brown ;">Bridge</span></td>
 +
      <td>Bridge interface for TAP; default: br-lan</td>
 +
      <td>Assign a TAP interface to a bridge.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 2,123: Line 2,128:  
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
     <td>Generate</td>
+
     <td>Generate key pair</td>
 
         <td>-(interactive button)</td>
 
         <td>-(interactive button)</td>
 
         <td>Click to generate Public Key and Private Key.</td>
 
         <td>Click to generate Public Key and Private Key.</td>
    </tr>
  −
    <tr>
  −
    <td>Listen Port</td>
  −
        <td>integer [0..65535]; default: <b>none</b></td>
  −
        <td>Specify port to listen for incomming connections. It will be set to a random integer if left empty.</td>
   
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 2,165: Line 2,165:  
     <tr>
 
     <tr>
 
     <td>MTU</td>
 
     <td>MTU</td>
         <td>integer [1280..1420]; default: <b>none</b></td>
+
         <td>integer [68..9200]; default: <b>none</b></td>
         <td>Optional. Maximum Transmission Unit of tunnel interface. Range [68 to 9200]. If not specified, the MTU is automatically determined by physical interface MTU value.</td>
+
         <td>Maximum Transmission Unit of tunnel interface. Range [68 to 9200]. If not specified, the MTU is automatically determined by physical interface MTU value.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>
Line 2,252: Line 2,252:  
     <td>Endpoint Port</td>
 
     <td>Endpoint Port</td>
 
         <td>integer [1..65535]; default: <b>none</b></td>
 
         <td>integer [1..65535]; default: <b>none</b></td>
         <td>Specify port to connect to Remote Endpoint. It will be set to <b>51820</b> if left empty.</td>
+
         <td>Port of peer.</td>
 
     </tr>
 
     </tr>
 
     <tr>
 
     <tr>