mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
Merge pull request #16275 from yuwata/network-deprecate-netdevsim
network: deprecate netdevsim support
This commit is contained in:
@@ -171,9 +171,6 @@
|
||||
<row><entry><varname>wireguard</varname></entry>
|
||||
<entry>WireGuard Secure Network Tunnel.</entry></row>
|
||||
|
||||
<row><entry><varname>netdevsim</varname></entry>
|
||||
<entry>A simulator. This simulated networking device is used for testing various networking APIs and at this time is particularly focused on testing hardware offloading related interfaces.</entry></row>
|
||||
|
||||
<row><entry><varname>nlmon</varname></entry>
|
||||
<entry>A Netlink monitor device. Use an nlmon device when you want to monitor system Netlink messages.</entry></row>
|
||||
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
[NetDev]
|
||||
Kind=netdevsim
|
||||
Name=netdevsim99
|
||||
Reference in New Issue
Block a user