aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-routes
Commit message (Collapse)AuthorAgeFilesLines
* - User lowercase for variable for oldstyle routes, too. ;-)Phil Knirsch2003-08-221-1/+1
|
* - ifup-routes: pass the interface name to handle_file() so that we don't tryNalin Dahyabhai2003-07-191-3/+3
| | | | to use the routes file's name as an interface name
* handle new format in old file namesBill Nottingham2003-07-011-20/+27
|
* - make usernetctl use the nickname instead of the device nameBill Nottingham2003-05-281-20/+17
| | | | | | | - don't look in /etc/sysconfig/networking - fix calling of nameif before the device was loaded - clean up route handling (<harald@redhat.com>)
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-201-1/+9
| | | | that. (#84193)
* fix static route brokenness (#74317, #74320, #76619, #75604)Bill Nottingham2002-11-121-5/+9
|
* use the other file redhat-config-network writes by default; leaveBill Nottingham2002-08-211-10/+19
| | | | route-<foo> for user customization (<pbrown@redhat.com>, others)
* - no need to source the file /etc/init.d/functionsFlorian La Roche2002-07-051-15/+10
| | | | - cleanups
* - Bzzz. Fixed the debug output to do the real thing instead. :-)Phil Knirsch2002-07-041-1/+1
|
* - Fixed ifup-route to use new /etc/sysconfig/network-scripts/route-DEV files.Phil Knirsch2002-07-041-8/+11
|
* - change to /etc/init.d/functionsFlorian La Roche2002-06-261-3/+1
| | | | | - eliminate some un-necessary PATH settings - eliminate some TEXTDOMAIN settings
* allow tabs as delimiters, as well (#53964)Bill Nottingham2002-01-251-2/+2
|
* look in /etc/sysconfig/networking not /etc/sysconfigPreston Brown2001-05-111-1/+2
|
* - fix typo in rc.sysinitNalin Dahyabhai2001-03-131-0/+2
| | | | - fix ifup-routes not setting DEVICE properly
* - don't attempt to work around broken linuxconf routes, simplifyBill Nottingham2001-03-051-7/+3
| | | | | (and make consistent) adding of static routes, and make it work again for aliases (#29500, #29549)
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ↵Bill Nottingham2001-01-231-2/+2
| | | | string"
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-1/+4
|
* handle "gw x.x.x.x" as the last pair of flags in ifup-routesNalin Dahyabhai2000-10-101-1/+3
|
* fix syntax error in ifup-routesBill Nottingham2000-08-071-1/+1
|
* fix handling of bizarro linuxconf routesBill Nottingham2000-02-021-0/+5
|
* remove commented-out linuxconf support ;)r4-21Bill Nottingham1999-06-181-14/+7
|
* comment out linuxconf supportBill Nottingham1999-06-171-6/+6
|
* don't run linuxconf if /usr isn't mountedBill Nottingham1999-03-191-1/+2
|
* update to linuxconf 1.11r8 capabilities.Michael K. Johnson1998-05-031-2/+0
| | | | | Full support for IPX as configured by linuxconf. Updated sysconfig.txt documentation to reflect new parameters.
* linuxconf supportr3-56Michael K. Johnson1998-05-021-7/+15
|
* /sbin/ isn't always in $PATHMichael K. Johnson1998-01-121-1/+1
|
* Initial revisionErik Troan1997-09-161-0/+17