aboutsummaryrefslogtreecommitdiffstats
path: root/rc.d/init.d/network
Commit message (Collapse)AuthorAgeFilesLines
* udev now loads modules - use that, remove the kmodule stuffBill Nottingham2005-12-211-6/+0
| | | | don't set hotplug, it can't possibly work
* I'm going to go out on a limb and say that /proc/mounts *doesn't* haveBill Nottingham2005-04-271-3/+3
| | | | comments.
* optimize some (#138557, <drepper@redhat.com>)Bill Nottingham2005-04-151-5/+6
|
* silence sysctl some moreBill Nottingham2005-04-151-2/+2
|
* handle alternate VLAN naming schemes (#115001)Bill Nottingham2005-03-301-1/+2
|
* shut up sysctl (#144483)Bill Nottingham2005-01-071-2/+2
|
* fix firmware uploading on boot (#137263)Bill Nottingham2004-11-041-1/+1
|
* fix overzealousness with -range aliases (#65415)Bill Nottingham2004-09-271-1/+1
|
* fix nfs unmounting (#129765)Bill Nottingham2004-08-121-1/+1
|
* don't bring interfaces down twice (#127487)Bill Nottingham2004-07-271-1/+3
|
* vlan fixes (#107504, <hrunting@texas.net>)Bill Nottingham2004-06-071-2/+16
|
* fix bridging confusing module order (#122848, <luto@myrealbox.com>)Bill Nottingham2004-05-211-0/+1
|
* remove ipv6 bogosity (#114128)Bill Nottingham2004-04-211-8/+0
|
* clear out environment (#113937, #111584)Bill Nottingham2004-01-281-0/+9
|
* fix xDSL and other interfaces (#109601)Bill Nottingham2003-11-101-8/+8
|
* bridging support (<dwmw2@redhat.com>)Bill Nottingham2003-09-091-6/+15
|
* fix bonding+dhcp (#91399); bring bonding device links up, then bring up ↵Bill Nottingham2003-09-051-0/+6
| | | | slaves, then bring up bonding interface fully
* revert - bringing up bonding interfaces last doesn't workBill Nottingham2003-09-051-7/+2
|
* add bonding & xDSL to the list of devices brought up afterwards (#97030,#91399)Bill Nottingham2003-09-041-3/+48
| | | | and bring them down first (#103042)
* handle sorting > 10 network devices (#98209)Bill Nottingham2003-09-041-1/+2
|
* fix error message on directories with spaces (#86066)Bill Nottingham2003-09-041-1/+1
|
* - new releaser7-16Florian La Roche2003-04-181-32/+9
|
* - init.d/network: don't advertise "probe: true" in the header if we don'tNalin Dahyabhai2003-03-171-1/+1
| | | | recognize "probe" as an argument
* vlan fixes (<tis@foobar.fi>)Bill Nottingham2003-02-041-1/+1
|
* 802.1Q VLAN support (<tis@foobar.fi>, #82593)r7-05Bill Nottingham2003-01-311-1/+14
|
* fix status (#81471)Bill Nottingham2003-01-141-1/+1
|
* speedups (<drepper@redhat.com>)Bill Nottingham2003-01-071-4/+4
| | | | | - use LC_ALL=C - don't use both grep&awk on the same file, just use awk
* * Tue Jul 09 2002 Florian La Roche <Florian.LaRoche@redhat.de>Florian La Roche2002-07-101-2/+2
| | | | | | | - allow an option for ups poweroff #68123 - change grep for ONBOOT= #63903 - allow building with a cross-compiler #64362,#64255 - faster check in network-functions:check_default_route()
* shut up sysctlBill Nottingham2002-04-131-1/+1
|
* run sysctl again at the end of network (for interface-specific parameters)Bill Nottingham2002-04-121-0/+2
|
* provide various LSB init facilitiesBill Nottingham2002-03-131-0/+3
|
* - fix cipe checkBill Nottingham2002-03-121-0/+3
| | | | - load modules to preserve ordering
* determine devices the correct wayHarald Hoyer2001-11-191-8/+11
|
* remove remnants of LinuxConf. Don't use ifconfig, only /sbin/ip. Use ↵Preston Brown2001-09-141-74/+17
| | | | check_device_down from network-functions instead of re-implementation.
* add is_available() function for network devices; use it. gets rid of ↵Bill Nottingham2001-08-151-13/+12
| | | | horribly ugly modprobe messages
* use awk, not grep & other cruft (#49616)Bill Nottingham2001-08-071-1/+1
| | | | | exit happily if ifup is called on a device that doesn't exist and has no alias (fixes all those nasty PCMCIA onboot complaints)
* big ipv6 update from Pekka Savola (<pekkas@netcore.fi>)Bill Nottingham2001-07-111-0/+27
|
* - add support isdnThan Ngo2001-06-211-2/+1
|
* supress error messages if NETWORKING ist undefinedr5-87Karsten Hopp2001-05-211-1/+1
|
* remove bogus liner5-81Bill Nottingham2001-04-021-2/+0
|
* run *all* greps in C localeBill Nottingham2001-03-281-10/+12
|
* don't error if kernel.hotplug isn't there (#33256)Bill Nottingham2001-03-261-1/+1
|
* use new -e argument to sysctl to ignore unknown keys (#31852)Bill Nottingham2001-03-221-1/+1
|
* fix typoBill Nottingham2001-03-141-1/+1
|
* do cipe stuff out of orderBill Nottingham2001-03-141-0/+28
|
* fix broken translations in linuxconf-specific sectionsBill Nottingham2001-03-131-8/+8
|
* fix awk for aliasBill Nottingham2001-03-051-1/+1
|
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-6/+2
| | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549)
* disable hotplug during network initscriptBill Nottingham2001-02-271-0/+5
|
* if IPv6 is configured, make sure it's availableBill Nottingham2001-02-191-0/+8
|