aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig
Commit message (Expand)AuthorAgeFilesLines
* switch this back; we don't want to report non-existent aliases as upBill Nottingham2002-06-271-8/+11
* make sure we don't match default as anything but a route (instead of, say, so...Preston Brown2002-06-271-1/+1
* switch back; we still want to run ifdown-ppp, etc.Bill Nottingham2002-06-271-5/+3
* handle duplicate default routes better.Preston Brown2002-06-272-0/+11
* move device down checking higher up, and clarify.Preston Brown2002-06-271-3/+5
* essid setup fixPreston Brown2002-06-271-2/+2
* essid setup fixPreston Brown2002-06-271-0/+3
* fix check_device_down logicPreston Brown2002-06-271-23/+19
* avoid ifconfig/route, try to avoid duplicate default routesPreston Brown2002-06-271-5/+7
* escape quotes for NICKNAME and ESSID. Only try to set channel/freq when in A...Preston Brown2002-06-261-6/+8
* fix dhcpcd invocation (#67517)Bill Nottingham2002-06-261-1/+1
* - change some negation usageFlorian La Roche2002-06-264-43/+32
* - set PATH also in /etc/sysconfig/network-scripts/network-functionsFlorian La Roche2002-06-2610-19/+5
* - useless space changesFlorian La Roche2002-06-267-0/+7
* - further smaller cleanups, TEXTDOMAIN* is never exportedFlorian La Roche2002-06-261-1/+2
* - change to /etc/init.d/functionsFlorian La Roche2002-06-266-16/+9
* don't add network routes when netmask is 255.255.255.255Bill Nottingham2002-06-261-1/+1
* dhclient support <dsainty@redhat.com>Bill Nottingham2002-06-262-3/+31
* no more boldBill Nottingham2002-06-181-3/+3
* * fixed a bug in setting defaultgatewayThan Ngo2002-06-051-4/+1
* 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