l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,63 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: Buffer Pages: 1 -->
<svg width="106pt" height="228pt"
viewBox="0.00 0.00 106.00 228.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 224)">
<title>Buffer</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Data buffer used to transfer packets.">
<polygon fill="#999999" stroke="transparent" points="69,-49 29,-49 29,0 69,0 69,-49"/>
<text text-anchor="start" x="34" y="-36.5" font-family="Helvetica,sans-Serif" font-size="10.00">Buffer</text>
<text text-anchor="start" x="47" y="-21.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<text text-anchor="start" x="47" y="-6.5" font-family="Helvetica,sans-Serif" font-size="10.00"> </text>
<polygon fill="#666666" stroke="#666666" points="29,-31.5 29,-31.5 69,-31.5 69,-31.5 29,-31.5"/>
<polygon fill="#666666" stroke="#666666" points="29,-16.5 29,-16.5 69,-16.5 69,-16.5 29,-16.5"/>
<polygon fill="none" stroke="#666666" points="29,0 29,-49 69,-49 69,0 29,0"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="structL4virtio_1_1Svr_1_1Data__buffer.html" target="_top" xlink:title="Abstract data buffer.">
<polygon fill="white" stroke="transparent" points="98,-220 0,-220 0,-85 98,-85 98,-220"/>
<text text-anchor="start" x="5" y="-207.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Svr::Data</text>
<text text-anchor="start" x="32" y="-196.5" font-family="Helvetica,sans-Serif" font-size="10.00">_buffer</text>
<text text-anchor="start" x="7" y="-181.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-181.5" font-family="Helvetica,sans-Serif" font-size="10.00">pos</text>
<text text-anchor="start" x="7" y="-166.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-166.5" font-family="Helvetica,sans-Serif" font-size="10.00">left</text>
<text text-anchor="start" x="7" y="-151.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-151.5" font-family="Helvetica,sans-Serif" font-size="10.00">Data_buffer()</text>
<text text-anchor="start" x="7" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-136.5" font-family="Helvetica,sans-Serif" font-size="10.00">set()</text>
<text text-anchor="start" x="7" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-121.5" font-family="Helvetica,sans-Serif" font-size="10.00">copy_to()</text>
<text text-anchor="start" x="7" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-106.5" font-family="Helvetica,sans-Serif" font-size="10.00">skip()</text>
<text text-anchor="start" x="7" y="-91.5" font-family="Helvetica,sans-Serif" font-size="10.00">+</text>
<text text-anchor="start" x="23" y="-91.5" font-family="Helvetica,sans-Serif" font-size="10.00">done()</text>
<polygon fill="#666666" stroke="#666666" points="0,-191.5 0,-191.5 98,-191.5 98,-191.5 0,-191.5"/>
<polygon fill="#666666" stroke="#666666" points="0,-161.5 0,-161.5 21,-161.5 21,-161.5 0,-161.5"/>
<polygon fill="#666666" stroke="#666666" points="21,-161.5 21,-161.5 98,-161.5 98,-161.5 21,-161.5"/>
<polygon fill="none" stroke="#666666" points="0,-85 0,-220 98,-220 98,-85 0,-85"/>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1_Node000001_Node000002" class="edge">
<title>Node2&#45;&gt;Node1</title>
<g id="a_edge1_Node000001_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M49,-74.73C49,-65.56 49,-56.79 49,-49.26"/>
<polygon fill="none" stroke="#63b8ff" points="45.5,-74.81 49,-84.81 52.5,-74.81 45.5,-74.81"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.0 KiB