summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* platform: fix build for missing <linux/tc_act/tc_defact.h> headerlr/th/tcThomas Haller2017-12-111-2/+24
* libnm: validate NMTCAction.kind and make it a static stringThomas Haller2017-12-112-6/+21
* all: make simple action's "sdata" stringThomas Haller2017-12-114-10/+17
* core/trivial: rename NMPlatformActionSimple sdata fieldThomas Haller2017-12-115-8/+8
* platform: use NLA_PUT_STRING() for simple action's dataThomas Haller2017-12-111-1/+1
* platform: fix TC to-string/hash/cmp functions to include the actionThomas Haller2017-12-113-3/+40
* libnm: sort attribute names in nm_tc_action_get_attribute_names()Thomas Haller2017-12-112-22/+14
* libnm: consider attributes in nm_tc_action_equal()Thomas Haller2017-12-111-6/+24
* libnm: sort attribute names in nm_ip_address_get_attribute_names()Thomas Haller2017-12-111-13/+5
* libnm: use nm_utils_strdict_get_keys() for getting attribute-names of ip-routesThomas Haller2017-12-111-30/+4
* shared: add nm_utils_strv_make_deep_copied() helperThomas Haller2017-12-112-0/+18
* shared: add nm_utils_strdict_get_keys() helperThomas Haller2017-12-112-0/+32
* ifcfg-rh: add tc supportLubomir Rintel2017-12-115-2/+127
* Revert "ifcfg-rh: add tc support"Lubomir Rintel2017-12-117-300/+8
* ifcfg-rh: add tc supportLubomir Rintel2017-12-117-8/+300
* XXX tc testsLubomir Rintel2017-12-112-1/+117
* fixup! device: set traffic filters when device comes upThomas Haller2017-12-111-3/+3
* device: set traffic filters when device comes upLubomir Rintel2017-12-111-1/+35
* 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: 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/+364
* 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