aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up slave...Bill Nottingham2003-09-051-0/+8
* 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
* 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
* - fixed typo bug ifup-ipppBill Nottingham2002-02-071-6/+2
* - fix bug in setting netmask on s390/s390x (bug #55421)Bill Nottingham2002-02-072-6/+6
* don't loop on bad HWADDR settings (#52285)Bill Nottingham2002-02-071-4/+4
* 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
* 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
* 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 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 ri...r6-21Karsten Hopp2001-08-201-0/+54
* - fix call of check_device_down in ifdownBill Nottingham2001-08-202-2/+7
* ipx support returns (#51787)r6-20Bill Nottingham2001-08-152-0/+48
* add is_available() function for network devices; use it. gets rid of horribly...Bill Nottingham2001-08-152-12/+24
* 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 set MSN if it' empty (it's now optional)Than Ngo2001-08-101-12/+16
* 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 pump...Bill Nottingham2001-08-092-3/+3
* 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 D...Bill Nottingham2001-08-093-4/+11
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-4/+8
* don't do anything in ifup if we're running under hotplug and $HOTPLUG is set ...Bill Nottingham2001-08-071-0/+4
* do the same thing for ifdown tooBill Nottingham2001-08-021-0/+18
* don't worry about profiles just now. look for alternate config files that con...Bill Nottingham2001-08-022-16/+13