summaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts
Commit message (Collapse)AuthorAgeFilesLines
* set link up so ethtool works (#134811)Bill Nottingham2004-10-181-0/+2
|
* fix GATEWAYDEV (#133575)Bill Nottingham2004-10-181-1/+1
|
* fix bonding + no IP (#127825)Bill Nottingham2004-07-141-0/+7
|
* bonding fixesBill Nottingham2004-06-091-4/+22
|
* remove bogus route setting (#120908)Bill Nottingham2004-06-071-6/+30
|
* remove duplicate setting of network routes (#125450)Bill Nottingham2004-06-071-5/+0
|
* make bonding support work more transparentlyr6-47-7Bill Nottingham2004-01-071-1/+1
|
* add ethtool opts hereBill Nottingham2003-11-111-0/+8
|
* get rid of error messageBill Nottingham2003-11-071-1/+1
|
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up ↵Bill Nottingham2003-09-051-0/+8
| | | | slaves, then bring up bonding interface fully
* SRCADDR returnsr6-45Bill Nottingham2002-03-151-4/+14
|
* revert LVS-related changesBill Nottingham2002-03-121-14/+4
|
* minor tweakBill Nottingham2002-03-111-2/+5
|
* initial support for setting source addresses (for LVS). may or may not workBill Nottingham2002-03-051-3/+10
|
* modprobe interface name, not alias name (#55380)Bill Nottingham2002-02-071-2/+2
| | | | make sure su calls bash (#55288)
* allow tabs as delimiters, as well (#53964)Bill Nottingham2002-02-071-2/+2
|
* - fix bug in setting netmask on s390/s390x (bug #55421)Bill Nottingham2002-02-071-2/+2
| | | | nmbd daemon works now ;-)
* - fixed typo bug ifup-ipppBill Nottingham2002-02-071-6/+2
| | | | | - fix bug in channel bundling if MSN is missed - support DEBUG option
* - fix bug in setting netmask on s390/s390x (bug #55421)Bill Nottingham2002-02-072-6/+6
| | | | | nmbd daemon works now ;-) - missing parameter (S/390)
* don't loop on bad HWADDR settings (#52285)Bill Nottingham2002-02-071-4/+4
| | | | don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, <Olivier.Baudron@ens.fr>)
* don't run logger if /usr isn't mountedBill Nottingham2001-10-161-1/+1
|
* some more DEVICE -> REALDEVICE changes; flush all addresses on bringing down ↵Bill Nottingham2001-09-262-17/+14
| | | | main device
* backport flush fix from -HEADBill Nottingham2001-09-261-1/+5
|
* expunge more linuxconf supportBill Nottingham2001-09-211-30/+1
|
* * don't show user name by DSL connectionThan Ngo2001-09-192-12/+14
|
* fix severe alias handling breakage (#52882)Bill Nottingham2001-09-042-7/+17
|
* * 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-022-19/+56
| | | | - fix handling of ISDN LSZ Compresssion
* Fixed dhcpcd ifdown lineDavid Sainty2001-08-291-1/+1
|
* - Fix ifdown for multiple interfaces which use dhcpcdDavid Sainty2001-08-291-1/+1
|
* - fix ISDN dial on demand bugr6-32Than Ngo2001-08-293-7/+16
| | | | - fix typo bug in network-functions
* fix message string (#52581)Bill Nottingham2001-08-281-1/+1
|
* - fix some typo bugs in ifup-ippp <ubeck@c3pdm.com>r6-28Than Ngo2001-08-271-5/+5
|
* source ifup-wireless, so it actually works (#52135)Bill Nottingham2001-08-231-1/+1
|
* * 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-212-4/+12
|
* added ifup file for S/390 ESCON interfaces. No need to rebuild on non-S390 ↵r6-21Karsten Hopp2001-08-201-0/+54
| | | | right now
* - fix call of check_device_down in ifdownBill Nottingham2001-08-202-2/+7
| | | | | - make loopback addresses have scope 'host', not scope 'global'. This apparently fixes pump.
* ipx support returns (#51787)r6-20Bill Nottingham2001-08-152-0/+48
|
* add is_available() function for network devices; use it. gets rid of ↵Bill Nottingham2001-08-152-12/+24
| | | | horribly ugly modprobe messages
* S390 fixesBernhard Rosenkraenzer2001-08-151-1/+13
|
* * fix channel bundlingr6-14Than Ngo2001-08-102-6/+5
|
* - don't set MSN if it' empty (it's now optional)Than Ngo2001-08-102-18/+35
| | | | | - 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)
* still run ifdown for dhcp devices, even if the device isn't thereBill Nottingham2001-08-091-1/+1
|
* behave sanely if ifup is called with dhcpcd already running (#49392, #51038)Bill Nottingham2001-08-091-2/+2
|
* just kill dhcpcd, don't use dhcpcd -k. also, allow setting of additional ↵Bill Nottingham2001-08-092-3/+3
| | | | pump & dhcpcd arguments (#46942)