diff options
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> |