summaryrefslogtreecommitdiff
path: root/src/core/ppp/nm-ppp-manager.c
Commit message (Expand)AuthorAgeFilesLines
* ppp: move ppp code to "nm-pppd-compat.c"th/pr/1558Thomas Haller2023-04-161-1/+1
* all: use _NM_G_TYPE_CHECK_INSTANCE_CAST() for internal usesThomas Haller2022-12-161-1/+2
* core: extend NML3ConfigData:nameserver to track DNS as stringThomas Haller2022-10-271-1/+1
* ppp,wwan: remove explicit initialization of DNS priorityBeniamino Galvani2022-07-181-2/+0
* ppp-manager: ip6: set interface mtu based on ppp configDominique Martinet2022-06-091-1/+3
* ppp-manager: ip6: fix dns not being usedDominique Martinet2022-06-091-0/+2
* core: initialize l3cd dns-priority for ppp and wwanBeniamino Galvani2022-02-281-0/+1
* core: use NM_SHUTDOWN_TIMEOUT_5000_MSEC define in _ppp_manager_stop()Thomas Haller2022-02-241-1/+1
* ppp-manager: give PPP more time to terminateLubomir Rintel2022-02-191-1/+1
* format: reformat source tree with clang-format 13.0Thomas Haller2021-11-291-108/+108
* core: rework IP configuration in NetworkManager using layer 3 configurationThomas Haller2021-11-181-122/+130
* clang-format: use "IndentPPDirectives:None" instead of "BeforeHash"Thomas Haller2021-07-091-2/+2
* ppp: cleanup nm-ppp-manager-call to use const pointer and atomic operationsThomas Haller2021-05-061-1/+1
* core/trival: style cleanupThomas Haller2021-04-201-2/+2
* platform: move more platform code to src/libnm-platform/Thomas Haller2021-03-051-1/+1
* platform: move nm_utils_modprobe() to libnm-platformThomas Haller2021-03-051-1/+2
* build: move "libnm-core/" to "src/" and split itThomas Haller2021-02-181-1/+1
* all: add "src/core/nm-default-daemon.h" as replacement for "nm-default.h"Thomas Haller2021-02-091-1/+1
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-0/+1458