summaryrefslogtreecommitdiff
path: root/src/nm-netns.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11all: drop emacs file variables from source filesThomas Haller1-1/+0
2019-04-18shared: move most of "shared/nm-utils" to "shared/nm-glib-aux"Thomas Haller1-1/+1
2019-04-13platform: support weakly tracked routing rules in NMPRulesManagerThomas Haller1-0/+8
2019-04-13platform: drop track_default argument from nmp_rules_manager_new()Thomas Haller1-1/+5
2019-03-13platform: add NMPRulesManager for syncing routing rulesThomas Haller1-2/+14
2017-12-18all: get rid of a handful of unused-but-set variablesLubomir Rintel1-4/+0
2017-09-08core: rework handling of default-routes and drop NMDefaultRouteManagerThomas Haller1-10/+0
2017-08-24platform: add non-exclusive routes and drop route-managerThomas Haller1-10/+0
2017-07-05core: pass NMDedupMultiIndex instance to NMIP4Config and otherThomas Haller1-0/+8
2017-04-18device: keep NMNetns instance per deviceThomas Haller1-14/+0
2017-04-18core: add NMNetns to bundle platform and route managersThomas Haller1-0/+190