summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cli: drop nmc_strsplit_set()th/cli-strsplitThomas Haller2017-12-117-249/+223
* cli: refactor splitting of first command line argumentThomas Haller2017-12-111-64/+90
* cli: rework DEFINE_SETTER_PRIV_KEY()Thomas Haller2017-12-111-17/+15
* libnm: make nm_setting_802_1x_set_private_key() self-assignment safeThomas Haller2017-12-111-48/+37
* settings: fix clearing nm-generated/volatile flags of connectionThomas Haller2017-12-115-8/+18
* lr/tc: initial support for TC qdiscs and filtersLubomir Rintel2017-12-1151-220/+4579
|\
| * ifcfg-rh: add tc supportlr/tcLubomir Rintel2017-12-115-2/+127
| * device: set traffic filters when device comes upLubomir Rintel2017-12-111-1/+35
| * platform: fix TC to-string/hash/cmp functions to include the actionThomas Haller2017-12-113-3/+40
| * platform: add support for traffic filtersLubomir Rintel2017-12-116-13/+408
| * clients: add tc tfilter supportLubomir Rintel2017-12-111-0/+83
| * keyfile/tests: test tc traffic filter reading and writingLubomir Rintel2017-12-112-0/+53
| * keyfile: add ability to read/write tc filtersLubomir Rintel2017-12-112-0/+88
| * libnm: disable g_warning() from libraryThomas Haller2017-12-111-6/+6
| * libnm-core/tests: test NMSettingTCConfig traffic filter supportLubomir Rintel2017-12-112-2/+113
| * libnm-core: add functionality for dealing with tc-style traffic filter specif...Lubomir Rintel2017-12-113-0/+146
| * libnm-core: add traffic filter support to NMSettingTCConfigLubomir Rintel2017-12-116-1/+690
| * libnm-core/tests: test NMSettingTCConfig action supportLubomir Rintel2017-12-111-0/+53
| * libnm-core: add functionality for dealing with tc-style action specifiersLubomir Rintel2017-12-114-0/+163
| * libnm-core: consider attributes in nm_tc_action_equal()Thomas Haller2017-12-111-6/+24
| * libnm-core: add action support to NMSettingTCConfigLubomir Rintel2017-12-113-0/+280
| * device: set qdiscs when device comes upLubomir Rintel2017-12-111-0/+51
| * clients: add tc qdisc supportLubomir Rintel2017-12-117-8/+109
| * keyfile/tests: test tc qdisc reading and writingLubomir Rintel2017-12-113-1/+83
| * keyfile: add ability to read/write qdiscs from tc settingLubomir Rintel2017-12-112-2/+91
| * libnm-core/tests: test NMSettingTCConfig qdisc supportLubomir Rintel2017-12-111-0/+174
| * libnm-core: add functionality for dealing with tc-style qdisc specifiersLubomir Rintel2017-12-114-1/+279
| * libnm-core: add NMSettingTCConfig with qdisc supportLubomir Rintel2017-12-1110-5/+818
| * platform/tests: tests qdisc caching behaviorLubomir Rintel2017-12-111-1/+90
| * platform: add support for queueing disciplinesLubomir Rintel2017-12-116-23/+363
| * platform: add <linux/tc_act/tc_defact.h> headerThomas Haller2017-12-111-0/+23
| * platform: merge nm_platform_*_delete() delete functionsThomas Haller2017-12-117-26/+31
| * platform/nmp-object: (trivial) keep enum ordered by a numeric valueLubomir Rintel2017-12-111-1/+1
| * platform/linux: stringify also NLMSG_* in logsLubomir Rintel2017-12-111-8/+12
| * generate-setting-docs: document aa{sv} typeLubomir Rintel2017-12-111-1/+2
| * platform/trivial: s/ADDRROUTE/OBJECT/ for the cache lookupLubomir Rintel2017-12-1111-98/+98
| * libnm-core/utils: allow use of bytestring with attributesLubomir Rintel2017-12-111-0/+4
| * libnm-core/utils: add some special properties for the attributesLubomir Rintel2017-12-113-20/+37
| * libnm-core/utils: allow using the same character for key/value and attribute ...Lubomir Rintel2017-12-111-0/+4
| * libnm-core/utils: (trivial) use g_set_error_literal() where appropriateLubomir Rintel2017-12-111-5/+9
| * ifcfg-rh: drop unused functionsLubomir Rintel2017-12-112-9/+2
| * ifcfg-rh: drop unused and confusing error argumentsLubomir Rintel2017-12-111-5/+5
| * platform/tests: add a missing copyright noticeLubomir Rintel2017-12-111-0/+18
| * platform/tests: drop bad commentLubomir Rintel2017-12-116-12/+6
|/
* core: fix typo for logging of NMSettingsConnectionFlags "nm-generated"Thomas Haller2017-12-111-1/+1
* libnm: use nm_utils_named_values_from_str_dict()Thomas Haller2017-12-082-26/+10
* shared: add nm_utils_named_values_from_str_dict()Thomas Haller2017-12-082-0/+35
* cli: fix integer types in get-functions to match libnm originThomas Haller2017-12-081-6/+6
* libnm: adjust symbol versioning after backporting team API to 1.10.2Thomas Haller2017-12-081-18/+18
* libnm: fix libnm.ver file to export libnm_1_10_2 ABIThomas Haller2017-12-081-0/+1