aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Preston Brown2002-06-261-6/+8
| | | | Ad-Hoc mode.
* 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
| | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings
* 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
|
* * 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 ↵Bill Nottingham2002-04-221-0/+2
| | | | this (#63861)
* 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
| | | | just deal with the new location
* 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 ↵Preston Brown2002-04-171-9/+13
| | | | completed, but before addresses are assigned or DHCP/BOOTP is attempted. This is necessary for some commands (like iwconfig) to work properly.
* make sure that PID file exists and is readable before trying to read from it.Preston Brown2002-04-171-1/+1
| | | | CVS ----------------------------------------------------------------------
* 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 ↵Bill Nottingham2002-03-121-9/+2
| | | | (<harald@redhat.com>)
* *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, ↵Bill Nottingham2002-01-251-2/+2
| | | | <Olivier.Baudron@ens.fr>)
* 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
| | | | | To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a configuration to a particular card, even if its device name changes.
* 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
| | | | nmbd daemon works now ;-)
* fixed typo bug ifup-ipppThan Ngo2001-11-021-1/+2
|
* - fix bug in channel bundling if MSN is missedThan Ngo2001-10-291-5/+0
| | | | - support DEBUG option
* missing parameter (S/390)Karsten Hopp2001-10-232-2/+2
|