aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* start checking for link againBill Nottingham2002-05-291-0/+5
* handle aliases that don't have DEVICE set. Apparently linuxconf supported thi...Bill Nottingham2002-04-221-0/+2
* bulletproof it - handle both locationsr6-67Bill Nottingham2002-04-191-2/+7
* back out againBill Nottingham2002-04-191-13/+9
* wrong fix (aside from the syntax issue) - the dhcpcd pid file moved,Bill Nottingham2002-04-191-2/+2
* re-merge changeBill Nottingham2002-04-191-9/+13
* back this out for now... i'm paranoidBill Nottingham2002-04-191-13/+9
* bring up the device (ip link set <device> up) after initialization is complet...Preston Brown2002-04-171-9/+13
* make sure that PID file exists and is readable before trying to read from it.Preston Brown2002-04-171-1/+1
* make sure chatdbg is set before using it (#63448)Bill Nottingham2002-04-151-2/+5
* fix always trying to shut down 6to4 (#63352, <pekkas@netcore.fi>)Bill Nottingham2002-04-131-4/+9
* use -e argument to sysctlBill Nottingham2002-04-121-11/+11
* don't process backup files (#60248, <dharris@drh.net>, <agrino@porsiempre.cl>)Bill Nottingham2002-04-121-2/+2
* use full path to /sbin/ifconfig (#59457)Bill Nottingham2002-04-101-2/+2
* SRCADDR stuff returnsBill Nottingham2002-03-251-4/+14
* IPv6 updates. <pekkas@netcore.fi>Bill Nottingham2002-03-212-20/+25
* don't look in profiles; there should be linksBill Nottingham2002-03-141-4/+0
* revert LVS-related changesBill Nottingham2002-03-121-14/+4
* just use nameif instead of mucking with the other config files (<harald@redha...Bill Nottingham2002-03-121-9/+2
* *BIG* IPv6 syncup. <pekkas@netcore.fi>Bill Nottingham2002-03-118-746/+1416
* initial support for setting source addresses, for LVSBill Nottingham2002-03-111-4/+14
* fix invocation of need_hostname (#58946)Bill Nottingham2002-02-071-6/+7
* don't blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, <Olivi...Bill Nottingham2002-01-251-2/+2
* modprobe interface name, not alias name (#55380)Bill Nottingham2002-01-251-1/+1
* make sure su calls bash (#55288)Bill Nottingham2002-01-251-1/+1
* don't loop on bad HWADDR settings (#52285)Bill Nottingham2002-01-251-2/+2
* allow tabs as delimiters, as well (#53964)Bill Nottingham2002-01-251-2/+2
* revert broken code.Bill Nottingham2002-01-021-2/+15
* added \ on the end of the multiline ifHarald Hoyer2001-11-192-6/+6
* better nickname handlingHarald Hoyer2001-11-192-3/+4
* set the ethernet number with nameifHarald Hoyer2001-11-191-15/+2
* - fix bug in setting netmask on s390/s390x (bug #55421)Than Ngo2001-11-073-6/+6
* fixed typo bug ifup-ipppThan Ngo2001-11-021-1/+2
* - fix bug in channel bundling if MSN is missedThan Ngo2001-10-291-5/+0
* missing parameter (S/390)Karsten Hopp2001-10-232-2/+2
* 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
* throw away stderrBill Nottingham2001-09-261-1/+1
* fix ifdown for aliasesBill Nottingham2001-09-261-2/+3
* need_hostname now returns true or false, doesn't set NEEDHOSTNAME. Some refo...Preston Brown2001-09-254-10/+15
* flush all addresses associated with a device when bringing it down, not justPreston Brown2001-09-251-1/+4
* 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