aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/ppp/patches/531-pppoe_no_disconnect_warning.patch
Commit message (Collapse)AuthorAgeFilesLines
* ppp: update to version 2.4.7.git-2018-06-23Martin Schiller2019-01-251-14/+0
| | | | | | | | | | | This bumps ppp to latest git version. There is one upstream commit, which changes DES encryption calls from libcrypt / glibc to openssl. As long as we don't use glibc-2.28, revert this commit. Signed-off-by: Martin Schiller <ms@dev.tdt.de>
* ppp: do not warn if connect() before close() on pppoe terminate fails (fixes ↵Felix Fietkau2015-05-261-0/+14
#19651) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45755