NetworkManager/src/core/ppp
Thomas Haller 84e21d8bbc
ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5
Between ppp 2.4.8 and 2.4.9, "rp-pppoe.so" was renamed to "pppoe.so" (and a
symlink created). Between 2.4.9 and 2.5.0, the symlink was dropped.

See-also: b2c36e6c0e

I guess, NetworkManager always meant to use ppp's "(rp-)pppoe.so"
plugin, and never the library from the rp-pppoe project.
If a user actually wants to use the plugin from rp-pppoe project, then
this is going to break.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/1312

Fixes: afe80171b2 ('ppp: move ppp code to "nm-pppd-compat.c"')
2023-06-14 14:27:25 +02: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 ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5 2023-06-14 14:27:25 +02: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 ppp: move ppp code to "nm-pppd-compat.c" 2023-04-17 18:27:50 +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 ppp: fix plugin name for "rp-pppoe.so" with ppp 2.5 2023-06-14 14:27:25 +02:00
nm-pppd-compat.c ppp: detect the ppp version in the configure script 2023-06-14 14:25:44 +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 ppp: move ppp code to "nm-pppd-compat.c" 2023-04-17 18:27:50 +02:00
nm-pppd-plugin.h all: move "src/" directory to "src/core/" 2021-02-04 09:45:55 +01:00