]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/rp-pppoe/plugin.c
pppd man page: Update header to refer to pppd 2.5.x
[ppp.git] / pppd / plugins / rp-pppoe / plugin.c
2021-01-01 Paul MackerrasMerge pull request #205 from pali/pppoe-rename
2020-12-31 Pali RohárRename rp-pppoe.so plugin to pppoe.so
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-30 Paul Mackerrasrp-pppoe: Fix compilation with musl libc
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2019-12-01 Paul Mackerraspppd: Eliminate some more compiler warnings
2019-05-25 Alexis Cellierrp-pppoe plugin: Add options to tune discovery timeout...
2019-05-18 Matteo Crocepppoe: Custom host-uniq tag
2019-05-05 Jaroslav ŠkarvadaVarious fixes for errors found by coverity static analy...
2017-03-18 Paul MackerrasMerge https://github.com/yasuoka/ppp
2016-07-09 Paul MackerrasMerge branch 'plog-usability' of https://github.com...
2015-08-14 Paul MackerrasMerge branch 'send-padt-on-disconnect' of git://github...
2015-08-14 Paul MackerrasMerge branch 'no-error-on-already-closed' of git:/...
2015-03-01 Simon FarnsworthSend PADT on PPPoE disconnect
2015-03-01 Simon FarnsworthSuppress false error message on PPPoE disconnect
2012-05-20 Paul Mackerrasrp-pppoe plugin: Import some fixes from rp-pppoe-3.10
2010-08-24 Simon Arlottrp-pppoe: allow MTU to be increased up to 1500
2010-03-07 Paul Mackerrasrp_pppoe: Copy acName and pppd_pppoe_service after...
2008-06-15 Paul MackerrasAdd pppoe-mac option to rp-pppoe plugin
2008-06-09 Paul MackerrasUpdates and fixes for the rp-pppoe plugin
2006-05-29 Paul MackerrasRemove name checks in the rp-pppoe plugin PPPoEDevnameH...
2005-08-25 Paul MackerrasDon't override the user's choice of mtu/mru < 1492,
2005-07-09 Paul MackerrasDon't set the interface MTU in PPPOESendConfig, in...
2004-11-04 Paul MackerrasFix an fd leak on the discovery socket.
2004-10-24 Paul MackerrasAllow pppoe to be used on bridging interfaces (br*).
2004-01-13 Paul MackerrasPPPoE updates: don't exit if discovery fails, cope...
2003-04-07 Paul MackerrasRevert the previous change that required channel send_c...
2003-03-04 Frank Cusack*_send_config and *_recv_config now return int instead...
2002-04-02 David F. SkollAdd "nic-xxx" hack to rp-pppoe plugin.
2002-03-14 David F. SkollCorrect (really!) implementation of device name hook...
2002-03-14 David F. SkollFixed bug in device-name hook in PPPoE plugin. Thanks...
2002-02-27 David F. SkollService-name was not being set correctly in PPPoE plugin.
2002-02-12 Michal OstrowskiEnable more verbose PPPoE plugin output
2002-01-22 David F. SkollAdded RADIUS suppport.
2001-12-14 Michal OstrowskiSwitch to using RoaringPenguin-based PPPOE plugin