diff options
| author | Sebastien Bacher <seb128@ubuntu.com> | 2019-08-09 11:09:27 +0200 |
|---|---|---|
| committer | Sebastien Bacher <seb128@ubuntu.com> | 2019-08-09 11:18:39 +0200 |
| commit | 820498b2158e0b05421ce0922f203a0699927fa8 (patch) | |
| tree | 3bf6d1089b762535ec5e59738d47ae2d2f54750f /docs/api/html/settings-vlan.html | |
| parent | 1bd9f376796563dfb5016bada66c78b203f41d33 (diff) | |
| parent | 488dda3930545969f5644b57cfca81e21df031c3 (diff) | |
Merge remote-tracking branch 'salsa/master'
Diffstat (limited to 'docs/api/html/settings-vlan.html')
| -rw-r--r-- | docs/api/html/settings-vlan.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/api/html/settings-vlan.html b/docs/api/html/settings-vlan.html index 61c4b630..24036f54 100644 --- a/docs/api/html/settings-vlan.html +++ b/docs/api/html/settings-vlan.html @@ -34,11 +34,11 @@ <td class="gallery_image" valign="top" align="right"></td> </tr></table></div> <div class="refsect1"> -<a name="id-1.3.3.38.2"></a><h2> +<a name="id-1.3.3.39.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.38.2.2.1"></a><p class="title"><b>Table 103. </b></p> +<a name="id-1.3.3.39.2.2.1"></a><p class="title"><b>Table 105. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -56,7 +56,7 @@ <tr> <td><pre class="screen">egress-priority-map</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>For outgoing packets, a list of mappings from Linux SKB priorities to 802.1p priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".</td> </tr> <tr> @@ -74,7 +74,7 @@ <tr> <td><pre class="screen">ingress-priority-map</pre></td> <td><pre class="screen">array of string</pre></td> -<td><pre class="screen">[]</pre></td> +<td><pre class="screen"></pre></td> <td>For incoming packets, a list of mappings from 802.1p priorities to Linux SKB priorities. The mapping is given in the format "from:to" where both "from" and "to" are unsigned integers, ie "7:3".</td> </tr> <tr> |