networkInterfaces() fix uppercase iface names (linux)

This commit is contained in:
Sebastian Hildebrandt
2026-01-16 16:21:12 +01:00
parent 06e47beec4
commit 505d3277c1
4 changed files with 20 additions and 20 deletions
+6
View File
@@ -57,6 +57,12 @@
</tr>
</thead>
<tbody>
<tr>
<th scope="row">5.30.5
</th>
<td>2026-01-16</td>
<td><span class="code">networkInterfaces()</span> fix uppercase support (linux)</td>
</tr>
<tr>
<th scope="row">5.30.4
</th>