summaryrefslogtreecommitdiff
path: root/src/nm-netns.c
Commit message (Expand)AuthorAgeFilesLines
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* policy-routing: take ownership of externally configured rulesThomas Haller2019-07-161-3/+13
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller2019-04-181-1/+1
* platform: support weakly tracked routing rules in NMPRulesManagerThomas Haller2019-04-131-0/+8
* platform: drop track_default argument from nmp_rules_manager_new()Thomas Haller2019-04-131-1/+5
* platform: add NMPRulesManager for syncing routing rulesth/routing-rule-pt1Thomas Haller2019-03-131-2/+14
* all: get rid of a handful of unused-but-set variablesLubomir Rintel2017-12-181-4/+0
* core: rework handling of default-routes and drop NMDefaultRouteManagerth/platform-route-pt4Thomas Haller2017-09-081-10/+0
* platform: add non-exclusive routes and drop route-managerThomas Haller2017-08-241-10/+0
* core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller2017-07-051-0/+8
* device: keep NMNetns instance per deviceThomas Haller2017-04-181-14/+0
* core: add NMNetns to bundle platform and route managersThomas Haller2017-04-181-0/+190