summaryrefslogtreecommitdiff
path: root/src/devices/nm-device-private.h
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* device: move SR-IOV initialization to activate_stage1_device_prepare()Thomas Haller2019-08-281-0/+6
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* device: limit maximum MTU for connection default of "infiniband.mtu"Thomas Haller2019-04-051-1/+2
* device: expose nm_device_ip_config_new() as internal APIThomas Haller2019-03-051-0/+6
* device/trivial: rename wwan_ip_config to dev2_ip_configThomas Haller2019-03-051-1/+1
* device: merge IPv4 and IPv6 variant of nm_device_set_wwan_ip_config()Thomas Haller2019-03-051-2/+3
* device: unify IPv4 and IPv6 handling of IP state of deviceThomas Haller2019-03-051-7/+46
* device: unify IPv4 and IPv6 device methods for IP configsThomas Haller2019-03-051-4/+5
* device/trivial: rename device's sysctl functionThomas Haller2018-12-191-1/+4
* device: merge IPv4 and IPv6 variants of nm_device_ipv4_sysctl_set()Thomas Haller2018-12-191-2/+2
* all: make use of NM_MAKE_STRV() macroThomas Haller2018-12-011-2/+2
* docs: misc. typosluz.paz2018-09-151-1/+1
* device: replace NM_DEVICE_CLASS_DECLARE_TYPES() macro by explicit initializationThomas Haller2018-07-241-15/+15
* device: also use NM_DEVICE_CLASS_DECLARE_TYPES() for types without link-typesThomas Haller2018-07-241-3/+9
* device: wrap NM_DEVICE_CLASS_DECLARE_TYPES() macro with do-while blockThomas Haller2018-07-241-5/+8
* device/trivial: rename NMDeviceClass.connection_type to connection_type_suppo...Thomas Haller2018-07-241-1/+1
* core/trival: rename nm_device_match_hwaddr() function to nm_device_match_pare...Thomas Haller2018-07-241-3/+3
* device: introduce mtu sourceBeniamino Galvani2018-06-231-2/+2
* device: introduce nm_device_get_configured_mtu_from_connection()Beniamino Galvani2018-06-231-0/+4
* core/trivial: rename local variables to make code clearerThomas Haller2018-06-151-1/+1
* device: vlan: restart ARP announcement after we change MACBeniamino Galvani2018-05-291-0/+2
* all: replace non-leading tabs with spacesThomas Haller2018-02-071-1/+1
* ppp: introduce SetIfindex pppd plugin D-Bus methodBeniamino Galvani2018-01-101-1/+2
* device: add nm_device_set_ip_ifindex()Beniamino Galvani2018-01-101-0/+1
* device: reset MTU when VLAN's parent device changes MTUThomas Haller2017-10-231-0/+2
* device: deduplicate match_hwaddr()Beniamino Galvani2017-09-281-0/+3
* device: deduplicate match_parent()Beniamino Galvani2017-09-281-0/+2
* device: enable support for ipv6.dhcp-timeoutThomas Haller2017-09-111-1/+0
* ppp: rename the interface only when necessaryBeniamino Galvani2017-09-081-1/+1
* core: implement activation of PPP devicesBeniamino Galvani2017-08-051-0/+2
* device: don't set MTU of device unless explicitly configuredThomas Haller2017-06-131-4/+0
* device: remove function nm_device_is_enslaved()Thomas Haller2017-05-141-2/+0
* device: remove unused function nm_device_master_get_slave_by_ifindex()Thomas Haller2017-05-131-2/+0
* device: internally export nm_device_hash_check_invalid_keys()Beniamino Galvani2017-03-061-0/+5
* device: cleanup handling queued state change in NMDeviceThomas Haller2017-02-101-4/+0
* device: make the MTU globally configurable via connection-defaultsThomas Haller2017-01-171-0/+3
* device: refactor setting user-configured MTU during config commitThomas Haller2017-01-161-0/+10
* device/wwan: indicate whether IP iface/ifindex changed and simplify WwAN codeDan Williams2017-01-121-1/+1
* device: add @set_permanent argument to nm_device_hw_addr_set()Beniamino Galvani2016-11-071-1/+4
* device: add new result NM_ACT_STAGE_RETURN_IP_DONE for ip config activationThomas Haller2016-09-091-0/+4
* device/trivial: rename NM_ACT_STAGE_RETURN_STOP to NM_ACT_STAGE_RETURN_IP_FAILThomas Haller2016-09-091-3/+3
* device: remove unneeded activation-stage result NM_ACT_STAGE_RETURN_FINISHThomas Haller2016-09-091-1/+0
* all: cleanup includes in header filesThomas Haller2016-08-171-2/+0
* device: log more details when setting MAC addressThomas Haller2016-06-301-2/+2
* device: extend MAC address handling including randomization for ethernet and ...Thomas Haller2016-06-301-0/+3
* device: refactor setting HW address via nm_device_set_hw_addr()Thomas Haller2016-06-301-2/+2
* device: use NMSettings directly instead of NMConnectionProvider in subclassesThomas Haller2016-05-241-0/+2
* device: fail activation immediately only when may-fail=noBeniamino Galvani2016-05-021-0/+4
* device: remove default-unmanaged and refactor unmanaged flagsThomas Haller2016-02-151-1/+0