NetworkManager/src/core/ppp
Beniamino Galvani 28668f8698 core: simplify nm_l3_config_data_add_nameserver_detail()
Remove unused "server_name" argument. It is still possible to pass the
server name, if needed, with the nm_l3_config_data_add_nameserver()
function. After this change, rename the function to
nm_l3_config_data_add_nameserver_addr(), since the function only
accepts an address.
2025-01-07 15:41:43 +01:00
..
meson.build ppp: move ppp code to "nm-pppd-compat.c" 2023-04-17 18:27:50 +02:00
nm-ppp-manager-call.c format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ppp-manager-call.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ppp-manager.c core: simplify nm_l3_config_data_add_nameserver_detail() 2025-01-07 15:41:43 +01:00
nm-ppp-manager.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ppp-mgr.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-ppp-mgr.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ppp-plugin-api.h format: reformat source tree with clang-format 13.0 2021-11-29 09:31:09 +00:00
nm-ppp-plugin.ver all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00
nm-ppp-status.h src: drop most master references from the code 2024-08-09 15:47:32 +02:00
nm-pppd-compat.c format: run nm-code-format 2024-10-04 11:07:35 +02:00
nm-pppd-compat.h Revert "ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5" 2023-06-07 14:24:17 +02:00
nm-pppd-plugin.c src: drop most master references from the code 2024-08-09 15:47:32 +02:00
nm-pppd-plugin.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00