aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-ippp
Commit message (Collapse)AuthorAgeFilesLines
* support proper dial-in configuration, thanks to Peter Bieringer (#158380)r8-15Than Ngo2005-09-261-3/+16
|
* - allow CBCP with own number (#125710)Than Ngo2004-08-191-1/+12
|
* fix ipv6 with ippp (#111215)Bill Nottingham2003-12-011-1/+1
|
* add better fix to support nickname (#105785)Than Ngo2003-10-221-4/+1
|
* add support nickname (#105785)Than Ngo2003-10-221-0/+3
|
* * pass netmask option top ipppd (bug #69355)Than Ngo2002-07-251-2/+2
|
* - change to /etc/init.dFlorian La Roche2002-07-051-2/+2
|
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-2/+1
| | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings
* * fixed a bug in setting defaultgatewayThan Ngo2002-06-051-4/+1
|
* *BIG* IPv6 syncup. <pekkas@netcore.fi>Bill Nottingham2002-03-111-4/+12
|
* fixed typo bug ifup-ipppThan Ngo2001-11-021-1/+2
|
* - fix bug in channel bundling if MSN is missedThan Ngo2001-10-291-5/+0
| | | | - support DEBUG option
* * don't start pppbind if encapsulation is rawip (bug #52491)r6-36Than Ngo2001-09-031-1/+3
|
* * fix typo bug in IPADRR and GATEWAYr6-35Than Ngo2001-09-031-5/+5
|
* - add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491)Than Ngo2001-09-021-19/+48
| | | | - fix handling of ISDN LSZ Compresssion
* - fix ISDN dial on demand bugr6-32Than Ngo2001-08-291-5/+5
| | | | - fix typo bug in network-functions
* - fix some typo bugs in ifup-ippp <ubeck@c3pdm.com>r6-28Than Ngo2001-08-271-5/+5
|
* * fix return code of isdnctrlr6-25Than Ngo2001-08-221-4/+9
|
* - fix return code of isdnctrl (bug #52225)Than Ngo2001-08-221-1/+1
|
* * fix Bringing up isdn device again. It works now correctr6-24Than Ngo2001-08-211-4/+4
|
* - fix shutdown/Bringing up isdn devicer6-23Than Ngo2001-08-211-4/+10
|
* * fix channel bundlingr6-14Than Ngo2001-08-101-2/+2
|
* - don't set MSN if it' empty (it's now optional)Than Ngo2001-08-101-18/+31
| | | | | - don't give login name as a cmdline-option (Bug #23066) - remove peer device file if ppp connection is down
* - don't set MSN if it' empty (it's now optional)Than Ngo2001-08-101-12/+16
| | | | - don't give login name as a cmdline-option (Bug #23066)
* * fixed country_codeThan Ngo2001-07-171-1/+7
|
* - fix pap/chap authentication for syncpppThan Ngo2001-06-271-2/+7
| | | | - support ippp options
* - add support isdnThan Ngo2001-06-211-0/+290