NetworkManager/introspection/org.freedesktop.NetworkManager.Device.Loopback.xml
Wen Liang e8618f03d7
support loopback interface
Support managing the loopback interface through NM as the users want to
set the proper mtu for loopback interface when forwarding the packets.
Additionally, the IP addresses, DNS, route and routing rules are also
allowed to configure for the loopback connection profiles.

https://bugzilla.redhat.com/show_bug.cgi?id=2060905
2022-11-23 20:51:22 +01:00

9 lines
242 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<node name="/">
<!--
org.freedesktop.NetworkManager.Device.Loopback:
@short_description: Loopback Device.
-->
<interface name="org.freedesktop.NetworkManager.Device.Loopback"/>
</node>