summaryrefslogtreecommitdiff
path: root/src/platform/nmp-rules-manager.c
Commit message (Expand)AuthorAgeFilesLines
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: codespell fixesLubomir Rintel2019-07-241-1/+1
* policy-routing: take ownership of externally configured rulesThomas Haller2019-07-161-19/+97
* shared: split C-only helper "shared/nm-std-aux" utils out of "shared/nm-utils"Thomas Haller2019-04-181-1/+1
* platform: support weakly tracked routing rules in NMPRulesManagerThomas Haller2019-04-131-23/+57
* platform: add nmp_rules_manager_track_from_platform()Thomas Haller2019-04-131-0/+34
* platform: minor fixes in NMPRuleManager (assert and types)Thomas Haller2019-04-131-2/+6
* platform/trivial: rename priority in NMPRuleManager to track_priorityThomas Haller2019-04-131-35/+35
* platform: drop track_default argument from nmp_rules_manager_new()Thomas Haller2019-04-131-7/+1
* core: add handling of IP routing rules to NMDeviceThomas Haller2019-03-271-2/+8
* platform: fix default routing rules added by kernel in NMPRulesManagerThomas Haller2019-03-271-0/+5
* platform: add NMPRulesManager for syncing routing rulesth/routing-rule-pt1Thomas Haller2019-03-131-0/+660