NetworkManager/src/ppp-manager
Thomas Haller dd088ed595 ppp-manager: fix crash in create_pppd_cmd_line() for ADSL with PPPOE protocol
Failed to lookup pppoe_binary, which results in a failed assertion

    NetworkManager:ERROR:ppp-manager/nm-ppp-manager.c:949:create_pppd_cmd_line: assertion failed: (pppoe_binary != NULL)

https://bugzilla.gnome.org/show_bug.cgi?id=759001

Fixes: 7955806a02
2015-12-04 14:25:57 +01:00
..
Makefile.am build: extract version macros from "nm-version.h" to new header file "nm-version-macros.h" 2015-09-30 23:35:52 +02:00
nm-ppp-manager.c ppp-manager: fix crash in create_pppd_cmd_line() for ADSL with PPPOE protocol 2015-12-04 14:25:57 +01:00
nm-ppp-manager.h ppp-manager: new async stop() method to request stop and wait for it to complete 2015-02-24 16:15:26 -06:00
nm-ppp-status.h all: fix up multiple-include-guard defines 2014-08-16 10:17:14 -04:00
nm-pppd-plugin.c all: consistently include config.h 2014-11-13 17:18:42 -05:00
nm-pppd-plugin.h ppp: add IPv6 support 2014-07-23 14:26:39 -05:00