]> git.ozlabs.org Git - ppp.git/history - pppd/plugins/rp-pppoe/plugin.c
Updates and fixes for the rp-pppoe plugin
[ppp.git] / pppd / plugins / rp-pppoe / plugin.c
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