NetworkManager/src/ppp-manager
Dan Williams 6fdfb03107 Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)"
We switched to user-mode PPPoE client to work around a bug in kernel
PPPoE code that caused pppd not to be notified when the connection was
terminated with a PADT before the LCP Termination Request.

The kernel bug has now been fixed upstream with commit 287f3a943fef
"pppoe: Use workqueue to die properly when a PADT is received", queued
for v4.1.

Since the issue affected only very particular scenarios and could
somehow be solved with the right configuration (see bugzilla entry),
we can safely revert the patch and restore the use of kernel mode
PPPoE.

This reverts commit 7955806a02.

https://bugzilla.gnome.org/show_bug.cgi?id=742939
2015-05-13 13:29:38 +02:00
..
Makefile.am ppp-manager: port nm-pppd-plugin from dbus-glib to gdbus 2014-09-04 18:19:21 -04:00
nm-ppp-manager.c Revert "ppp-manager: don't use kernel pppoe (rh #1034860, rh #1061641)" 2015-05-13 13:29:38 +02:00
nm-ppp-manager.h ppp-manager: new async stop() method to request stop and wait for it to complete 2015-01-21 18:35:59 -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