update github pages

This commit is contained in:
Christian Giese
2023-11-23 16:26:05 +00:00
parent 2849823cd5
commit 86ca82c756
9 changed files with 120 additions and 56 deletions
+2 -2
View File
@@ -22,8 +22,8 @@ The BNG Blaster is used by leading network operators like Deutsche Telekom AG
with their famous Access 4.0 project, network hard- and software vendors like
RtBrick and many more.
A short [introduction](https://youtu.be/EHJ70p0_Sw0 "BNG Blaster") and a good presentation
from [DENOG13](https://youtu.be/LVg6rlVEfNU "DENOG13") can be found on YouTube.
A short introduction from [DENOG15](https://youtu.be/4rmwf6livyI "DENOG15")
can be found on YouTube.
Please check out the [documentation](https://rtbrick.github.io/bngblaster/) for details.
+5 -2
View File
@@ -12,12 +12,15 @@
| | | configuration request. |
| | | Default: true |
+--------------------------+------------------------------------------------------------------+
| **request-dns1** | | Request Primary DNS Server Address (option 129). |
| **request-dns1** | | Request primary DNS server address (option 129). |
| | | Default: true |
+--------------------------+------------------------------------------------------------------+
| **request-dns2** | | Request Secondary DNS Server Address (option 131). |
| **request-dns2** | | Request secondary DNS server address (option 131). |
| | | Default: true |
+--------------------------+------------------------------------------------------------------+
| **conf-reject-ignore** | | Ignore configuration reject messages. |
| | | Default: false |
+--------------------------+------------------------------------------------------------------+
| **conf-request-timeout** | | IPCP configuration request timeout in seconds |
| | | Default: 5 |
+--------------------------+------------------------------------------------------------------+
+25 -13
View File
@@ -60,11 +60,9 @@ RtBrick and many more.
* NAT and CGNAT testing
* ...
A short `introduction <https://youtu.be/EHJ70p0_Sw0>`_ and a good presentation
from `DENOG13 <https://youtu.be/LVg6rlVEfNU>`_ can be found on YouTube. There is
also an article in the
`APNIC blog <https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/>`_
where we explained our motivation for this project.
A short introduction from `DENOG15 <https://youtu.be/4rmwf6livyI>`_
can be found on YouTube. There are even more videos and articles
listed below.
.. image:: images/bbl_interactive.png
:alt: BNG Blaster Interactive
@@ -110,10 +108,30 @@ Contents
troubleshooting
faq
Contact
-------
* Mail: bngblaster@rtbrick.com
* Chat: `matrix.org #bngblaster <https://matrix.to/#/#bngblaster:matrix.org>`_
Articles
--------
* `APNIC Blog - The open network tester for the IP networking community <https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/>`_
YouTube
-------
* `DENOG15 (2023) <https://youtu.be/4rmwf6livyI>`_
* `UKNOF49 (2022) <https://youtu.be/HTswAl388Gg>`_
* `DENOG13 (2012) <https://youtu.be/LVg6rlVEfNU>`_
* `Introduction (2012) <https://youtu.be/EHJ70p0_Sw0>`_
Sources
-------
https://github.com/rtbrick/bngblaster
* https://github.com/rtbrick/bngblaster
* https://github.com/rtbrick/bngblaster-controller
License
-------
@@ -128,10 +146,4 @@ Copyright
---------
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
Copyright |copy| 2020-2023, RtBrick, Inc.
Contact
-------
* Mail: bngblaster@rtbrick.com
* Chat: `matrix.org #bngblaster <https://matrix.to/#/#bngblaster:matrix.org>`_
Copyright |copy| 2020-2023, RtBrick, Inc.
+11 -4
View File
@@ -458,26 +458,33 @@ the case, to ensure it failed if the device under test behaves faulty.</p>
</tr>
<tr class="row-even"><td><p><strong>request-dns1</strong></p></td>
<td><div class="line-block">
<div class="line">Request Primary DNS Server Address (option 129).</div>
<div class="line">Request primary DNS server address (option 129).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>request-dns2</strong></p></td>
<td><div class="line-block">
<div class="line">Request Secondary DNS Server Address (option 131).</div>
<div class="line">Request secondary DNS server address (option 131).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>conf-request-timeout</strong></p></td>
<tr class="row-even"><td><p><strong>conf-reject-ignore</strong></p></td>
<td><div class="line-block">
<div class="line">Ignore configuration reject messages.</div>
<div class="line">Default: false</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-timeout</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request timeout in seconds</div>
<div class="line">Default: 5</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-retry</strong></p></td>
<tr class="row-even"><td><p><strong>conf-request-retry</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request max retry.</div>
<div class="line">Default: 10</div>
+11 -4
View File
@@ -1409,26 +1409,33 @@ forwarding and header enrichment.</p>
</tr>
<tr class="row-even"><td><p><strong>request-dns1</strong></p></td>
<td><div class="line-block">
<div class="line">Request Primary DNS Server Address (option 129).</div>
<div class="line">Request primary DNS server address (option 129).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>request-dns2</strong></p></td>
<td><div class="line-block">
<div class="line">Request Secondary DNS Server Address (option 131).</div>
<div class="line">Request secondary DNS server address (option 131).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>conf-request-timeout</strong></p></td>
<tr class="row-even"><td><p><strong>conf-reject-ignore</strong></p></td>
<td><div class="line-block">
<div class="line">Ignore configuration reject messages.</div>
<div class="line">Default: false</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-timeout</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request timeout in seconds</div>
<div class="line">Default: 5</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-retry</strong></p></td>
<tr class="row-even"><td><p><strong>conf-request-retry</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request max retry.</div>
<div class="line">Default: 10</div>
+11 -4
View File
@@ -108,26 +108,33 @@
</tr>
<tr class="row-even"><td><p><strong>request-dns1</strong></p></td>
<td><div class="line-block">
<div class="line">Request Primary DNS Server Address (option 129).</div>
<div class="line">Request primary DNS server address (option 129).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>request-dns2</strong></p></td>
<td><div class="line-block">
<div class="line">Request Secondary DNS Server Address (option 131).</div>
<div class="line">Request secondary DNS server address (option 131).</div>
<div class="line">Default: true</div>
</div>
</td>
</tr>
<tr class="row-even"><td><p><strong>conf-request-timeout</strong></p></td>
<tr class="row-even"><td><p><strong>conf-reject-ignore</strong></p></td>
<td><div class="line-block">
<div class="line">Ignore configuration reject messages.</div>
<div class="line">Default: false</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-timeout</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request timeout in seconds</div>
<div class="line">Default: 5</div>
</div>
</td>
</tr>
<tr class="row-odd"><td><p><strong>conf-request-retry</strong></p></td>
<tr class="row-even"><td><p><strong>conf-request-retry</strong></p></td>
<td><div class="line-block">
<div class="line">IPCP configuration request max retry.</div>
<div class="line">Default: 10</div>
+29 -13
View File
@@ -133,11 +133,9 @@ RtBrick and many more.</p>
<li><p></p></li>
</ul>
</div></div>
<p>A short <a class="reference external" href="https://youtu.be/EHJ70p0_Sw0">introduction</a> and a good presentation
from <a class="reference external" href="https://youtu.be/LVg6rlVEfNU">DENOG13</a> can be found on YouTube. There is
also an article in the
<a class="reference external" href="https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/">APNIC blog</a>
where we explained our motivation for this project.</p>
<p>A short introduction from <a class="reference external" href="https://youtu.be/4rmwf6livyI">DENOG15</a>
can be found on YouTube. There are even more videos and articles
listed below.</p>
<img alt="BNG Blaster Interactive" src="_images/bbl_interactive.png" />
<p>The BNG Blaster has been completely built from scratch in <strong>C</strong>. This includes user-space implementations
of the entire protocol stack. The core is based on a very simple event loop that serves timers and
@@ -174,9 +172,34 @@ the examples in the quick start guide.</p>
</ul>
</div>
</section>
<section id="contact">
<h2>Contact<a class="headerlink" href="#contact" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Mail: <a class="reference external" href="mailto:bngblaster&#37;&#52;&#48;rtbrick&#46;com">bngblaster<span>&#64;</span>rtbrick<span>&#46;</span>com</a></p></li>
<li><p>Chat: <a class="reference external" href="https://matrix.to/#/#bngblaster:matrix.org">matrix.org #bngblaster</a></p></li>
</ul>
</section>
<section id="articles">
<h2>Articles<a class="headerlink" href="#articles" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/">APNIC Blog - The open network tester for the IP networking community</a></p></li>
</ul>
</section>
<section id="youtube">
<h2>YouTube<a class="headerlink" href="#youtube" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p><a class="reference external" href="https://youtu.be/4rmwf6livyI">DENOG15 (2023)</a></p></li>
<li><p><a class="reference external" href="https://youtu.be/HTswAl388Gg">UKNOF49 (2022)</a></p></li>
<li><p><a class="reference external" href="https://youtu.be/LVg6rlVEfNU">DENOG13 (2012)</a></p></li>
<li><p><a class="reference external" href="https://youtu.be/EHJ70p0_Sw0">Introduction (2012)</a></p></li>
</ul>
</section>
<section id="sources">
<h2>Sources<a class="headerlink" href="#sources" title="Permalink to this headline"></a></h2>
<p><a class="reference external" href="https://github.com/rtbrick/bngblaster">https://github.com/rtbrick/bngblaster</a></p>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/rtbrick/bngblaster">https://github.com/rtbrick/bngblaster</a></p></li>
<li><p><a class="reference external" href="https://github.com/rtbrick/bngblaster-controller">https://github.com/rtbrick/bngblaster-controller</a></p></li>
</ul>
</section>
<section id="license">
<h2>License<a class="headerlink" href="#license" title="Permalink to this headline"></a></h2>
@@ -189,13 +212,6 @@ file for more details.</p>
<h2>Copyright<a class="headerlink" href="#copyright" title="Permalink to this headline"></a></h2>
<p>Copyright © 2020-2023, RtBrick, Inc.</p>
</section>
<section id="contact">
<h2>Contact<a class="headerlink" href="#contact" title="Permalink to this headline"></a></h2>
<ul class="simple">
<li><p>Mail: <a class="reference external" href="mailto:bngblaster&#37;&#52;&#48;rtbrick&#46;com">bngblaster<span>&#64;</span>rtbrick<span>&#46;</span>com</a></p></li>
<li><p>Chat: <a class="reference external" href="https://matrix.to/#/#bngblaster:matrix.org">matrix.org #bngblaster</a></p></li>
</ul>
</section>
</section>
+1 -1
View File
File diff suppressed because one or more lines are too long
+25 -13
View File
@@ -60,11 +60,9 @@ RtBrick and many more.
* NAT and CGNAT testing
* ...
A short `introduction <https://youtu.be/EHJ70p0_Sw0>`_ and a good presentation
from `DENOG13 <https://youtu.be/LVg6rlVEfNU>`_ can be found on YouTube. There is
also an article in the
`APNIC blog <https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/>`_
where we explained our motivation for this project.
A short introduction from `DENOG15 <https://youtu.be/4rmwf6livyI>`_
can be found on YouTube. There are even more videos and articles
listed below.
.. image:: images/bbl_interactive.png
:alt: BNG Blaster Interactive
@@ -110,10 +108,30 @@ Contents
troubleshooting
faq
Contact
-------
* Mail: bngblaster@rtbrick.com
* Chat: `matrix.org #bngblaster <https://matrix.to/#/#bngblaster:matrix.org>`_
Articles
--------
* `APNIC Blog - The open network tester for the IP networking community <https://blog.apnic.net/2022/05/26/bng-blaster-the-open-network-tester-for-the-ip-networking-community/>`_
YouTube
-------
* `DENOG15 (2023) <https://youtu.be/4rmwf6livyI>`_
* `UKNOF49 (2022) <https://youtu.be/HTswAl388Gg>`_
* `DENOG13 (2012) <https://youtu.be/LVg6rlVEfNU>`_
* `Introduction (2012) <https://youtu.be/EHJ70p0_Sw0>`_
Sources
-------
https://github.com/rtbrick/bngblaster
* https://github.com/rtbrick/bngblaster
* https://github.com/rtbrick/bngblaster-controller
License
-------
@@ -128,10 +146,4 @@ Copyright
---------
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
Copyright |copy| 2020-2023, RtBrick, Inc.
Contact
-------
* Mail: bngblaster@rtbrick.com
* Chat: `matrix.org #bngblaster <https://matrix.to/#/#bngblaster:matrix.org>`_
Copyright |copy| 2020-2023, RtBrick, Inc.