summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 1.10.21.10.2Beniamino Galvani2017-12-121-1/+1
* release: update NEWSBeniamino Galvani2017-12-121-0/+16
* platform/tests: fix memleaks in testsThomas Haller2017-12-111-4/+4
* device: ensure simple action sdata is a NUL-terminated bytestringLubomir Rintel2017-12-111-3/+8
* ifcfg-rh: add tc supportLubomir 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-117-13/+409
* 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/+50
* 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-15/+828
* 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
* settings: mark the connection as UNSAVED if it was modified in-memoryThomas Haller2017-12-111-1/+5
* settings: for persist-mode KEEP do not ever save the connection to diskThomas Haller2017-12-111-7/+2
* settings: fix clearing nm-generated/volatile flags of connectionThomas Haller2017-12-115-8/+18
* core: fix typo for logging of NMSettingsConnectionFlags "nm-generated"Thomas Haller2017-12-111-1/+1
* cli: fix integer types in get-functions to match libnm originThomas Haller2017-12-081-6/+6
* libnm: don't use g_strsplit_set() to search string for invalid charactersThomas Haller2017-12-081-9/+3
* 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
* merge: branch 'fg/team_abstraction_tests_and_fixes_rh1398925'fg/nm-1-10Francesco Giudici2017-12-0825-1216/+3691
|\