]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/pppoe
pppd.8: Document netmask option
[ppp.git] / pppd / plugins / pppoe /
2024-01-11 Paul Mackerraspppoe: Fix sending of PADT on connection termination...
2023-12-18 Jaco Kroonpppd: constify log format strings. (#462)
2023-11-08 Paul Mackerraspppoe: Fail if ethernet interface name is too long
2023-10-11 Paul MackerrasMerge pull request #367 from jkroonza/consolidated...
2023-09-30 Paul MackerrasMerge pull request #422 from rfc1036/lcp-rtt
2023-09-28 Marco d'ItriEscape all minus characters in the man pages (#449)
2023-09-28 Eivind Næsspppoe: Fix crash when a too-long device name is given...
2023-05-01 Paul MackerrasMerge pull request #417 from enaess/fixes
2023-04-23 Eivind NaessAdd configure check to see if we have struct sockaddr_ll
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...
2023-01-12 Dianne SkollUpdate DFS's legal name and email address to correct...
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æssFor Linux, use the Linux / Glibc based defines instead...
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...
2022-01-12 Paul MackerrasMerge pull request #328 from pali/ipv6
2022-01-10 Paul MackerrasMerge pull request #330 from pali/pppoe-discovery
2021-12-21 Pali Rohárpppoe-discovery: Remove duplicate and unused includes
2021-12-21 Pali Rohárpppoe-discovery: Add check that there is no additional...
2021-12-21 Pali Rohárpppoe-discovery: Do not set eth0 as default interface
2021-12-10 Paul Mackerraspppoe: Print packet fields in hex if they contain non...
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-10-16 Paul MackerrasMerge pull request #307 from enaess/ppp-peap
2021-10-16 Paul MackerrasMerge pull request #313 from Chocobo1/install
2021-09-27 Paul MackerrasMerge branch 'fix-compiler-warnings-2' of https://githu...
2021-09-23 Eivind NæssFixing signed vs. unsigned char * in strcpy operation.
2021-07-30 palipppoe: Remove rp-pppoe.so symlink to not conflict with...
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssRemove obsolete Makefile(s) and configure scripts
2021-07-20 Eivind NæssIncorporating review feedback from David Seifert.
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2021-04-24 Eivind NæssAdd pkgconfig support to PPP project (#270)
2021-01-26 Paul MackerrasMerge pull request #230 from tisj/eap-mschapv2-refactor
2021-01-08 Jaroslav Škarvadaplugins/pppoe: Add manual page for pppoe-discovery
2021-01-08 Jaroslav ŠkarvadaInstall with standard permissions (#221)
2021-01-05 Pali Rohárpppoe-discovery: Remove unused file debug.c
2021-01-05 Pali Rohárpppoe-discovery: Use pppoe plugin discovery1() function...
2021-01-04 Pali Rohárpppoe-discovery: Define function and variables which...
2021-01-04 Pali Rohárpppoe: Do not use %.*v and %.*B formats which are unsup...
2021-01-04 Pali Rohárpppoe: Dump discovery packets when pppoe-verbose option...
2021-01-04 Pali Rohárpppoe: Show verbose information about all concentrator...
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 MackerrasAdd cross-compilation support on Linux
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2021-01-01 Pali RohárCleanup pppoe-discovery fatal functions
2021-01-01 Pali RohárMake a consistency in pppoe options
2020-12-31 Pali RohárRename rp-pppoe.so plugin to pppoe.so
2001-12-14 Michal OstrowskiSwitch to using RoaringPenguin-based PPPOE plugin
2001-07-26 Paul Mackerraspppoe plugin stuff - Michal Ostrowski's version, lightl...