NetworkManager/src/ppp/nm-ppp-plugin.ver
Beniamino Galvani 025235e00f ppp: split ppp manager into a plugin
Moving the PPP manager to a separate plugin that is loaded when needed
has the advantage of slightly reducing memory footprint and makes it
possible to install the PPP support only where needed.

https://bugzilla.gnome.org/show_bug.cgi?id=773482
2016-12-06 11:08:11 +01:00

6 lines
34 B
Text

{
global:
ppp_ops;
local:
*;
};