Skip to content

Commit

Permalink
github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
GIC-de committed Oct 18, 2024
1 parent ed4ed98 commit 3d02546
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 1 deletion.
9 changes: 9 additions & 0 deletions docs/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2003,6 +2003,15 @@ <h2>Traffic<a class="headerlink" href="#traffic" title="Link to this heading">
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>reassemble-fragments</strong></p></td>
<td><div class="line-block">
<div class="line">Enable reassembly of fragmented IPv4 stream packets.</div>
<div class="line">Currently, this is restricted to BBL stream traffic</div>
<div class="line">only!</div>
<div class="line">Default: false</div>
</div>
</td>
</tr>
</tbody>
</table>
</section>
Expand Down
9 changes: 9 additions & 0 deletions docs/configuration/traffic.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,15 @@
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>reassemble-fragments</strong></p></td>
<td><div class="line-block">
<div class="line">Enable reassembly of fragmented IPv4 stream packets.</div>
<div class="line">Currently, this is restricted to BBL stream traffic</div>
<div class="line">only!</div>
<div class="line">Default: false</div>
</div>
</td>
</tr>
</tbody>
</table>

Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions docsrc/sources/configuration/traffic.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,9 @@
+---------------------------------+--------------------------------------------------------+
| **udp-checksum** | | Enable UDP checksums. |
| | | Default: false |
+---------------------------------+--------------------------------------------------------+
| **reassemble-fragments** | | Enable reassembly of fragmented IPv4 stream packets. |
| | | Currently, this is restricted to BBL stream traffic |
| | | only! |
| | | Default: false |
+---------------------------------+--------------------------------------------------------+

0 comments on commit 3d02546

Please sign in to comment.