diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-13 16:40:06 +0200 |
| commit | 38ca7ae9c3556e9a5b50ee15015ea194e6ca8da1 (patch) | |
| tree | 99f19f118f550362c3288e7b82a7aab3a75c8d64 /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html | |
| parent | c2473cb3f165975f2899ccef11f036c9762a8aa3 (diff) | |
| parent | 49ac65f875a36d7ebcbc8270cf0fc60acbb2e052 (diff) | |
Merge tag 'debian/1.38.4-1' into debian/bullseye-backports
network-manager Debian release 1.38.4-1
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html index b88940c0..fcbb003c 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Macvlan.html @@ -43,7 +43,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Macvlan"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Macvlan"></a><h2>Property Details</h2> @@ -52,7 +55,8 @@ <pre class="programlisting"> Parent readable o </pre> -<p> The object path of the parent device. +<p> +The object path of the parent device. </p> </div> <hr> @@ -61,7 +65,8 @@ Parent readable o <pre class="programlisting"> Mode readable s </pre> -<p> The macvlan mode, one of "private", "vepa", "bridge", or "passthru". +<p> +The macvlan mode, one of "private", "vepa", "bridge", or "passthru". </p> </div> <hr> @@ -70,7 +75,8 @@ Mode readable s <pre class="programlisting"> NoPromisc readable b </pre> -<p> Whether the device is blocked from going into promiscuous mode. +<p> +Whether the device is blocked from going into promiscuous mode. </p> </div> <hr> @@ -79,7 +85,8 @@ NoPromisc readable b <pre class="programlisting"> Tap readable b </pre> -<p> Whether the device is a macvtap. +<p> +Whether the device is a macvtap. </p> </div> </div> |