summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* libnm: don't use g_strsplit_set() to search string for invalid charactersThomas Haller2017-12-081-9/+3
* build: don't link libnm against libjansson when building --without-json-valid...Thomas Haller2017-12-082-5/+6
* Revert "Makefile: rework team compilation flags"Thomas Haller2017-12-087-18/+34
* libnm/tests: fix memleak in testThomas Haller2017-12-081-1/+1
* gitignore: readd removed libnm-core/tests/test-setting* programsThomas Haller2017-12-081-0/+3
* keyfile: reject team properties in parserThomas Haller2017-12-081-6/+9