diff options
| author | Michael Biebl <biebl@debian.org> | 2021-10-01 23:06:08 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2021-10-01 23:06:08 +0200 |
| commit | a3349a04ac4c38885cddefec8515c979d03f9327 (patch) | |
| tree | d3bbee695aa048cb4ec252e7d63515c8376f9006 /docs/libnm/html/libnm-nm-dbus-interface.html | |
| parent | 2d5b58e374d67f60880c7689e80c7745aeef3f62 (diff) | |
| parent | e74c568b07b50b97873fb4ee1d776dedefbd54d6 (diff) | |
Update upstream source from tag 'upstream/1.32.12'
Update to upstream version '1.32.12' with Debian dir 6fabefa95c7dcf83371a78eb2c47013a81ff8d86
Diffstat (limited to 'docs/libnm/html/libnm-nm-dbus-interface.html')
| -rw-r--r-- | docs/libnm/html/libnm-nm-dbus-interface.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/libnm/html/libnm-nm-dbus-interface.html b/docs/libnm/html/libnm-nm-dbus-interface.html index aeeb13e7..682b5fa9 100644 --- a/docs/libnm/html/libnm-nm-dbus-interface.html +++ b/docs/libnm/html/libnm-nm-dbus-interface.html @@ -3777,6 +3777,14 @@ to kernel IFF_LOWER_UP.</p> <td class="enum_member_annotations"> </td> </tr> <tr> +<td class="enum_member_name"><p><a name="NM-DEVICE-INTERFACE-FLAG-PROMISC:CAPS"></a>NM_DEVICE_INTERFACE_FLAG_PROMISC</p></td> +<td class="enum_member_description"> +<p>receive all packets. Corresponds to +kernel IFF_PROMISC. Since: 1.32.</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> +<tr> <td class="enum_member_name"><p><a name="NM-DEVICE-INTERFACE-FLAG-CARRIER:CAPS"></a>NM_DEVICE_INTERFACE_FLAG_CARRIER</p></td> <td class="enum_member_description"> <p>the interface has carrier. In most @@ -3786,6 +3794,14 @@ However some devices have a non-standard carrier detection mechanism.</p> </td> <td class="enum_member_annotations"> </td> </tr> +<tr> +<td class="enum_member_name"><p><a name="NM-DEVICE-INTERFACE-FLAG-LLDP-CLIENT-ENABLED:CAPS"></a>NM_DEVICE_INTERFACE_FLAG_LLDP_CLIENT_ENABLED</p></td> +<td class="enum_member_description"> +<p>the flag to indicate device +LLDP status. Since: 1.32.</p> +</td> +<td class="enum_member_annotations"> </td> +</tr> </tbody> </table></div> </div> |