DeviceIPTunnel
Object Hierarchy:
Description:
[
CCode ( type_id =
"nm_device_ip_tunnel_get_type ()" ) ]
public class DeviceIPTunnel :
Device
Content:
Properties:
- public uint8 encapsulation_limit { get; }
How many additional levels of encapsulation are permitted to be
prepended to packets.
- public uint flags { get; }
Tunnel flags.
- public uint flow_label { get; }
The flow label to assign to tunnel packets.
- public string input_key { get; }
The key used for tunneled input packets, if applicable.
- public string local { get; }
The local endpoint of the tunnel.
- public uint mode { get; }
The tunneling mode of the device.
- public string output_key { get; }
The key used for tunneled output packets, if applicable.
- public Device parent { get; }
The devices's parent device.
- public bool path_mtu_discovery { get; }
Whether path MTU discovery is enabled on this tunnel.
- public string remote { get; }
The remote endpoint of the tunnel.
- public uint8 tos { get; }
The type of service (IPv4) or traffic class (IPv6) assigned to
tunneled packets.
- public uint8 ttl { get; }
The TTL assigned to tunneled packets.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class NM.Device
All known members inherited from class NM.Object
All known members inherited from class GLib.Object
- @get
- @new
- @ref
- @set
- add_toggle_ref
- add_weak_pointer
- bind_property
- connect
- constructed
- disconnect
- dispose
- dup_data
- dup_qdata
- force_floating
- freeze_notify
- get_class
- get_data
- get_property
- get_qdata
- get_type
- getv
- interface_find_property
- interface_install_property
- interface_list_properties
- is_floating
- new_valist
- new_with_properties
- newv
- notify
- notify_property
- ref_count
- ref_sink
- remove_toggle_ref
- remove_weak_pointer
- replace_data
- replace_qdata
- set_data
- set_data_full
- set_property
- set_qdata
- set_qdata_full
- set_valist
- setv
- steal_data
- steal_qdata
- thaw_notify
- unref
- watch_closure
- weak_ref
- weak_unref