aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/network-functions
Commit message (Expand)AuthorAgeFilesLines
* modprobe interface name, not alias name (#55380)Bill Nottingham2002-02-071-2/+2
* - fix ISDN dial on demand bugr6-32Than Ngo2001-08-291-1/+1
* add is_available() function for network devices; use it. gets rid of horribly...Bill Nottingham2001-08-151-0/+16
* switch some more things to /sbin/ip; allow adding back of default route for D...Bill Nottingham2001-08-091-2/+7
* don't worry about profiles just now. look for alternate config files that con...Bill Nottingham2001-08-021-14/+2
* return link up in check_link_down for EINVAL too; in fact, return link up if ...Bill Nottingham2001-07-281-0/+3
* - only bring link down if check_link_down failsBill Nottingham2001-07-261-2/+2
* set link up before checking with mii-tool (#49949)Bill Nottingham2001-07-251-0/+2
* do config expansion (NETMASK, PREFIX, etc) in a function, call it from ifdown...Bill Nottingham2001-07-241-0/+19
* fix do_netreport to work for the non-root caseBill Nottingham2001-07-161-1/+6
* better check for MII.Preston Brown2001-07-131-2/+6
* move looking for config files into network-functions (#48741)Bill Nottingham2001-07-111-0/+10
* run more stuff with C locale, mark some more strings for translationBill Nottingham2001-06-291-8/+8
* fix is_wireless, againr5-93Bill Nottingham2001-06-251-4/+2
* fix iwconfig return code return, and switch check_link_down returns to make i...Bill Nottingham2001-06-211-5/+5
* - fix testing for link so that modules will actually get loadedBill Nottingham2001-06-201-1/+2
* check link status before trying DHCP/BOOTP.Preston Brown2001-06-011-0/+14
* fix kill || rm behavior in do_netreportBill Nottingham2001-05-171-2/+1
* port to ip commandPreston Brown2001-05-111-7/+29
* attempt to avoid netreport killing too many random processes (#34933)Bill Nottingham2001-04-061-3/+5
* handle aliases better in check_device_down (#18687)Bill Nottingham2001-01-291-2/+10
* fix ARP handling, allow for setting promiscuous or all-multicast modeBill Nottingham2000-12-121-0/+14
* oops, put the LANG=C in the right placeBill Nottingham2000-12-121-1/+1
* fix the adding default route if GATEWAY" = "0.0.0.0Than Ngo2000-10-311-1/+5
* fix the grep for 'UP' so it doesn't report strange results on german PPP devicesBill Nottingham2000-10-041-1/+1
* remove support for /etc/HOSTNAMEBill Nottingham2000-08-071-1/+0
* check that a device is up before bringing it downBill Nottingham2000-03-081-1/+1
* don't change DEVICE when bringing up default router4-88Nalin Dahyabhai2000-02-011-1/+0
* AAAACK! wrong IP for default route!Nalin Dahyabhai2000-02-011-1/+1
* * sysconfig/network-scripts/ifdown-post:Nalin Dahyabhai2000-01-311-0/+31
* make ifdown synchronous modulo timeoutMichael K. Johnson1999-09-081-0/+11
* work right in the backgroundMichael K. Johnson1999-09-071-2/+2
* fix for $PARENTDEVNAMEBill Nottingham1999-04-051-1/+1
* moved adding /etc/resolv.conf search path to normal reverse name lookupr3-52Erik Troan1998-04-051-0/+4
* added missing \Erik Troan1998-03-101-1/+1
* 1) added need_hostname and set_hostname functionsErik Troan1998-03-101-0/+16
* Inheritance was wrong.Michael K. Johnson1997-11-201-1/+1
* PPP debugging fixed.Michael K. Johnson1997-11-061-0/+12
* fixes for config files which were given w/ fully qualified pathnamesErik Troan1997-10-061-2/+2
* Support alternative device configurations.Michael K. Johnson1997-09-181-0/+18