Changes DSL =============================================================================== 2.0.2: ------ 03.02.2002 fm - removed PPPOE_SYNCHRONOUS 09.02.2002 fm - added "connect /bin/true" to pptp options (mxstream) 2.1.0: ------ 04.03.2002 jw5 - opt/package.txt adjusted to new file format (see base/doc/dev/opt.txt) 29.03.2002 hs - renamed startup-files for new startup-concept 01.04.2002 hs - added function call to rc.scripts - removed possible double insmod of ppp and slhc 2.1.1: ------ 05.09.2002 fm - fixed reconnect problem in etc/rc.d/rc210.pptp 10.09.2002 fm - added pppd-option "maxfail 0" 17.09.2002 tobig - fixed problem of SIGHUP on end of boot 28.09.2002 tobig - removed shell-functions from init-scripts - fixed indention of some files 25.10.2002 jw5 - added active filters to pppd (filter scripts are compiled offline using pfc and read bei pppd to keep pppd at a reasonable size) 15.12.2002 jw5 - pptp now uses active filter too 2.1.2: ------ 07.03.2003 tb - pppd now uses option "holdoff 3" 09.02.2003 tobig - added service-restart-script for clearer ps-output 2.1.3: ------ 02.04.2003 tb - added * for 4th field for pap-secrets, chap-secrets in rc200.pppoe, rc200.pppoe_in_kernel, rc210.pptp xx.04.2003 jw5 - added in kernel pppoe (less processor load) 16.04.2003 tb - grabbing infos in pppoe-status from /var/run/pppoe.up now because by in_kernel ppp /var/run/pppoe.pid doesn't exist 19.05.2003 tb - setting usepeerdns now correct for pptp 01.06.2003 ow - added support for Fritz!Card DSL 2.1.4: ------ 06.09.2003 tb - config/dsl.txt: changed PPPOE_TYPE to in_kernel xx.09.2003 - added experimental inode/xdsl support (untested) 2.1.5: ------ 29.09.2003 ow - added support for Fritz!Card DSL SL - removed drdsl - added manual configuration of dslam-type 2.1.6: ------ 2004 - improved inode/xdsl support - upgraded pptp-client - removed dependency on dhcp package - fixed hangup issues - dhcp renew issue still open, postive/negative feeback missing 2.1.7: ------ 17.04.2004 ow - added support for Fritz!Card DSLv2 25.04.2004 ow - update of libcapi to version 2.0.7 2.1.8: ====== 15.06.2004 ow - added support for Fritz!Card DSL USB 02.08.04 - upgrade pppd to 2.4.2 - the pppoe plugin now doesn't kill the pppd anymore after problems with the dsl modem; instead the pppd simply cancels the current connection/dial in and tries it again if a packet triggers a dialin - introduce new option precompiled-active-filter instead of overwriting active-filter option xx.04.04 - upgraded pptp-client to 1.5 (leave old one in there as pptp-client-1.4 just in case there are problems) 05.08.04 hf - made MTU and MRU variable (optional) for PPPOE and FRITZDSL