summaryrefslogtreecommitdiff
path: root/src/nm-types.h
Commit message (Expand)AuthorAgeFilesLines
* rdisc: make NMRDisc namespace awareThomas Haller2016-03-151-0/+1
* platform: add network namespace support to platformThomas Haller2016-03-071-1/+1
* core: add NMArpingManagerBeniamino Galvani2016-01-201-0/+1
* platform: add macvtap link creation supportBeniamino Galvani2015-12-091-0/+1
* core: ensure platform links are compatible with the NMDeviceDan Williams2015-12-041-0/+2
* platform: add IP6TNL links supportBeniamino Galvani2015-12-011-0/+2
* platform: add IPIP links supportBeniamino Galvani2015-12-011-0/+2
* platform: add SIT links supportBeniamino Galvani2015-12-011-0/+2
* platform: promise that the link lnk is an immutable NMPObject and expose itThomas Haller2015-11-021-0/+2
* platform: implement infiniband properties as lnk dataThomas Haller2015-11-011-0/+1
* platform: implement macvlan properties as lnk dataThomas Haller2015-11-011-0/+1
* platform: implement vxlan properties as lnk dataThomas Haller2015-11-011-0/+1
* platform: implement gre properties as lnk dataThomas Haller2015-11-011-0/+1
* platform: implement vlan properties as lnk dataThomas Haller2015-11-011-0/+3
* device: export list of LLDP neighbors through D-BusBeniamino Galvani2015-10-121-0/+1
* core: forward declare NMExportedObject in "nm-types.h"Thomas Haller2015-09-151-0/+1
* core: add @merge_flags argument to nm_ip4_config_merge() and nm_ip6_config_me...Thomas Haller2015-08-061-0/+6
* core: add audit supportBeniamino Galvani2015-08-041-0/+1
* core: rename NMDBusManager to NMBusManagerDan Winship2015-07-241-1/+1
* platform/trivial: rename enum value NM_IP_CONFIG_SOURCE_RTPROT_KERNELThomas Haller2015-07-011-2/+2
* platform/trivial: fix name of enum value OBJECT_TYPE_UNKNOWNThomas Haller2015-06-241-3/+3
* platform: declare NMPObjectType in nm-types.hThomas Haller2015-06-241-0/+11
* platform: implement NMPObject and NMPCacheThomas Haller2015-06-171-0/+3
* platform: add _NM_IP_CONFIG_SOURCE_RTPROT_KERNEL sourceThomas Haller2015-06-171-0/+4
* libnm: enforce that "nm-utils-private.h" header is not used inside src/Thomas Haller2015-05-201-0/+4
* platform: recognize Bluetooth BNEP devices via DEVTYPEDan Williams2015-05-061-0/+1
* core: split route management code out from platformLubomir Rintel2015-02-271-0/+1
* config: add new NMConfigData classThomas Haller2015-02-031-0/+1
* config: forward declare NMConfig in nm-types.hThomas Haller2015-02-031-0/+1
* core: Add NMUtilsIPv6IfaceId to nm-types.hLubomir Rintel2015-01-261-0/+3
* policy: add manager for default routes and support multiple default routesThomas Haller2014-11-071-0/+1
* core: forward declare NMVpnConnection in nm-types.hThomas Haller2014-11-071-0/+1
* core: move definition of NMLinkType to nm-types.hThomas Haller2014-11-071-0/+43
* core: Move NMPlatformSource to nm-types.hLubomir Rintel2014-10-201-0/+14
* all: fix up multiple-include-guard definesDan Winship2014-08-161-2/+2
* libnm, core, cli, tui: fix the capitalization of various typesDan Winship2014-08-011-2/+2
* core: fill in nm-types.h, clean out other headersDan Winship2014-07-231-1/+30
* core: add header for NM object typesDan Williams2012-12-171-0/+26