]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/pppoe/plugin.c
Makefile.am: Add explicit openssl directory to pppd include path
[ppp.git] / pppd / plugins / pppoe / plugin.c
2024-01-11 Paul Mackerraspppoe: Fix sending of PADT on connection termination...
2023-03-16 Eivind NæssFix several issues uncovered by Coverity (#397)
2023-01-21 Eivind NæssHeader file reorganization and cleaning up the public...
2022-08-09 Paul MackerrasMerge pull request #358 from enaess/ppp-autotools
2022-08-08 Eivind NæssLet ./configure control the paths for pppd
2022-08-05 Paul MackerrasMerge pull request #354 from pali/register-with-name
2022-07-25 Paul MackerrasMerge pull request #349 from enaess/ppp-autotools
2022-07-15 Eivind NæssCleanup in pppd/pppd.h, eliminate unecessary headers
2022-07-15 Eivind NæssFix include paths for plugins to use the public API...
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-01-04 Pali Rohárpppoe: Do not use lcp_allowoptions[] and lcp_wantoption...
2021-01-04 Pali Rohárpppoe: Split function discovery() into phases discovery...
2021-01-04 Pali Rohárpppoe: Rename variable printACNames to pppoe_verbose...
2021-01-03 Pali Rohárpppoe: Check if PPPoE discovery socket was created
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2021-01-01 Pali RohárMake a consistency in pppoe options
2020-12-31 Pali RohárRename rp-pppoe.so plugin to pppoe.so