pptp kernel-mode plugin#594
Conversation
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
Signed-off-by: [anp/hsw] <sysop@880.ru>
|
it appears this has been in OpenWrt since 2012. |
|
@anphsw: A long time ago, we have seen to add patches in upstream :)
@LGA1150, @systemcrash, @rsalvaterra, @DragonBluep, @icegood, @PolynomialDivision, @Ansuel, @hauke, @rittere, @dedeckeh, @jow-, @ynezz, @sch-m, @nbd168: Your participation here is welcome :) |
The OpenWrt patch is much better than the original code from ACCEL-PPTP. It modernizes and cleans up the codebase by unifying logging with the native pppd API, refactoring internal inter-process communication, and improving parameter handling: ACCEL-PPTP.vs.openwrt.diff.txt Furthermore, it has been more extensively tested as it is included in prplOS, a standard distribution for residential routers: https://gitlab.com/prpl-foundation/prplos/prplos/-/tree/latest-24.10/package/network/services/ppp/patches |
|
@xosevp
|
This proposal suggests integrating the accel-pptp code (originally from https://accel-pptp.sourceforge.net/), which has been successfully used in various SOHO routers for many years, into the main pppd branch.
The module supports both client and server modes and uses the pptp module that has been included in the kernel since version 2.6.36.
This integration would eliminate the need for out-of-tree builds and ensure better long-term maintenance and compatibility.