summaryrefslogtreecommitdiff
path: root/src/nm-default-route-manager.h
Commit message (Expand)AuthorAgeFilesLines
* all: make use of new header file "nm-default.h"Thomas Haller2015-08-051-2/+1
* all: rename nm-glib-compat.h to nm-glib.h, use everywhereDan Winship2015-07-241-1/+1
* default-route: add @out_is_never_default argument to has_default_route()Thomas Haller2015-05-291-2/+2
* policy: remove redundant remove_default_route() functions from NMDefaultRoute...Thomas Haller2014-11-191-3/+0
* policy: return best config based on the internal sorting of NMDefaultRouteMan...Thomas Haller2014-11-071-4/+0
* policy: set default routes for VPN via NMDefaultRouteManagerThomas Haller2014-11-071-2/+0
* policy: move get_best_config() function to nm-default-route-managerThomas Haller2014-11-071-0/+19
* policy: move get_best_device() function to nm-default-route-managerThomas Haller2014-11-071-3/+3
* policy: add manager for default routes and support multiple default routesThomas Haller2014-11-071-0/+64