]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/rp-pppoe
pppd: Handle SIGINT and SIGTERM during interrupted syscalls (#148)
[ppp.git] / pppd / plugins / rp-pppoe /
2020-05-25 palipppd: Handle SIGINT and SIGTERM during interrupted...
2020-05-25 Paul MackerrasMerge branch 'monotonic-time' of https://github.com...
2020-05-22 Vladislav Grishenkopppd: linux: use monotonic time if possible
2019-12-29 Paul Mackerrasplugins/rp-pppoe: Make tag parsing loop condition more...
2019-12-01 Paul Mackerraspppd: Eliminate some more compiler warnings
2019-12-01 Kurt Van Dijckpppd: Include time.h header before using time_t
2019-10-01 Kurt Van Dijckpppoe: Remove the use of cdefs
2019-05-25 Alexis Cellierrp-pppoe plugin: Add options to tune discovery timeout...
2019-05-18 Matteo Crocepppoe: Custom host-uniq tag
2019-05-18 Paul Mackerrasplugins/rp-pppoe: Fix compile errors
2019-05-05 Jaroslav ŠkarvadaVarious fixes for errors found by coverity static analy...
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2018-06-23 Paul MackerrasMerge branch 'pppoe-discovery-cleanup' of https://githu...
2018-05-28 Jaroslav ŠkarvadaHonor LDFLAGS
2017-12-11 Martin Schillerpppoe-discovery: add options to tune discovery timeout...
2017-12-11 Martin Schillerpppoe-discovery: add quiet-mode option
2017-12-11 Martin Schillerpppoe-discovery: use correct exit code depending on...
2017-12-11 Martin Schillerpppoe-discovery: show real usage information
2017-03-18 Paul MackerrasMerge branch 'master' of https://github.com/gburgessiv/ppp
2017-03-18 Paul MackerrasMerge branch 'rp-pppoe-error' of https://github.com...
2017-03-18 Paul MackerrasMerge branch 'sys-to-errno-h' of https://github.com...
2017-03-18 Paul MackerrasMerge https://github.com/yasuoka/ppp
2017-03-18 Paul MackerrasMerge branch 'lr/linux-4.8' of https://github.com/Netwo...
2017-01-09 Lubomir Rintelpppoe: include netinet/in.h before linux/in.h
2016-10-15 Stefan Nicklpppd: Provide error() implementation in pppoe-discovery
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
2012-05-20 Benjamin LaHaiserp-pppoe plugin: Print leading zeros in MAC address
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-08-18 Paul MackerrasFix build error in the rp-pppoe plugin
2008-07-27 Paul MackerrasGet the repository a bit closer to what will be released
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-06-04 Paul MackerrasAdd $(INSTDIR) to installation paths in Linux makefiles.
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...
2005-03-22 Paul MackerrasFrom Marco D'Itri.
2004-11-14 Paul Mackerrasmake sure plugins get installed in the right place
2004-11-13 Paul MackerrasAdd pppoe-discovery program, from Marco D'Itri
2004-11-04 Paul MackerrasFix an fd leak on the discovery socket.
2004-10-31 Paul MackerrasTake out the -o root argument to install. It is the...
2004-10-29 Paul MackerrasAdd --prefix and --sysconfdir options to configure...
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...
2004-01-13 Paul MackerrasChange some Makefile.linux files to use COPTS and CFLAG...
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