Skip to content

Commit 4e08841

Browse files
committed
Add SimH to related.html.
1 parent 0decf71 commit 4e08841

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

htmlsrc/related.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1259,6 +1259,15 @@ <h2 class="title">
12591259
proxy.</li>
12601260
<ul>
12611261
</dd>
1262+
1263+
<dt>
1264+
<a class=away href="https://simh.trailing-edge.com/">SimH</a>
1265+
</dt>
1266+
<dd>
1267+
SimH, a simulator for historic computer systems, uses libpcap in
1268+
its Sim_Ether module, which allows various virtual hardware to use
1269+
Ethernet interfaces of the host OS.
1270+
</dd>
12621271
</dl>
12631272
</div>
12641273
</div>

related.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,15 @@ <h2 class="title">
13031303
proxy.</li>
13041304
<ul>
13051305
</dd>
1306+
1307+
<dt>
1308+
<a class=away href="https://simh.trailing-edge.com/">SimH</a>
1309+
</dt>
1310+
<dd>
1311+
SimH, a simulator for historic computer systems, uses libpcap in
1312+
its Sim_Ether module, which allows various virtual hardware to use
1313+
Ethernet interfaces of the host OS.
1314+
</dd>
13061315
</dl>
13071316
</div>
13081317
</div>

0 commit comments

Comments
 (0)