aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* set default loglevel to 3, not 1Bill Nottingham2001-08-271-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)
* allow shell characters in ppp names (#43719)Bill Nottingham2001-08-091-1/+1
|
* only allow dest port 1025-65535 for DNS replies (#40833, #44038)Bill Nottingham2001-08-092-4/+4
|
* save resolv.conf for restoration by ifdown-post (#50759)Bill Nottingham2001-08-091-0/+1
|
* switch some more things to /sbin/ip; allow adding back of default route for ↵Bill Nottingham2001-08-093-4/+11
| | | | DHCP devices (#48994)
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-4/+8
| | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints)
* don't do anything in ifup if we're running under hotplug and $HOTPLUG is set ↵Bill Nottingham2001-08-071-0/+4
| | | | to 'no'