aboutsummaryrefslogtreecommitdiffstats
path: root/sysconfig/network-scripts/ifup-aliases
Commit message (Expand)AuthorAgeFilesLines
* ifup-eth: if arping fails, output responding MACLukas Nykryn2016-01-051-2/+3
* ifup-aliases: inherit ARPCHECK from parent deviceLukas Nykryn2015-02-271-1/+2
* ifup-aliases: arpcheck - check for parent operstate and carrierLukas Nykryn2014-06-101-2/+2
* ifup: add possibility to specify value for -w parameter of arpingLukas Nykryn2014-03-261-1/+1
* print something when arping is detecting colliding ip addressesLukas Nykryn2013-07-231-6/+8
* Improve duplicate ip address check in ifup-aliases (#880684)Lukas Nykryn2012-11-281-1/+4
* Fix typo in ifup-aliases duplicate check (#879243)Lukas Nykryn2012-11-231-1/+1
* check an IP address for existence in ifup-alias (#852005)Lukas Nykryn2012-10-081-0/+6
* Fix IFS usage mangling device names (#802119)Bill Nottingham2012-03-201-9/+1
* Eviscerate ifconfig uses from ip-aliases, because it's deprecated, slow (#721...Bill Nottingham2012-02-131-77/+51
* Use net_log where appropriate.Bill Nottingham2011-08-151-9/+9
* Fix syntax error from earlier cleanups. (#515612, <jik@kamens.brookline.ma.us>)Bill Nottingham2009-08-101-1/+1
* Use $(( )) for arithmetic statements instead of let or $[ ].Victor Lowther2009-07-301-2/+2
* Use $() instead of `` for process expansion.Bill Nottingham2009-07-301-3/+3
* Use a leading path marker when sourcing files. (#482826)Bill Nottingham2009-01-281-3/+3
* work around bash changes (#220887, modified from <nvigier@mandriva.com>)Bill Nottingham2007-09-251-1/+2
* pass path to '.' always (#206035)Bill Nottingham2006-09-111-1/+1
* Consistently exclude backup files when globbingMiloslav Trmac2006-07-271-3/+4
* Remove unused ifdown-aliases.Miloslav Trmac2006-05-171-1/+0
* Add METRIC= support for default routes (#124045)Miloslav Trmac2006-05-101-1/+2
* ifup-aliases:Miloslav Trmac2006-02-101-9/+33
* - don't restrict alias names unnecessarily, but do check that the filename isPeter Jones2006-02-091-6/+1
* - Support additional per-alias default routes (#149941)Miloslav Trmac2006-02-031-21/+34
* remove bogus route setting (#120908)Bill Nottingham2004-06-071-5/+0
* unset ONPARENT this wayBill Nottingham2003-09-041-1/+1
* unset ONPARENT after use (#101384)Bill Nottingham2003-09-041-0/+1
* redhat-config-network writes $NAME.route, not $DEVICE.route. HandleBill Nottingham2003-02-201-1/+1
* fix typoBill Nottingham2003-01-311-1/+1
* get the other case tooBill Nottingham2003-01-141-1/+1
* recalculate BROADCAST if one wasn't specified (#78052)Bill Nottingham2003-01-141-1/+1
* if 'ONPARENT=no' set, don't automatically bring up interfaces whenBill Nottingham2003-01-141-1/+1
* just use ifup-routes for aliasesBill Nottingham2002-11-121-7/+2
* - further smaller cleanups, TEXTDOMAIN* is never exportedFlorian La Roche2002-06-261-1/+2
* handle aliases that don't have DEVICE set. Apparently linuxconf supported thi...Bill Nottingham2002-04-221-0/+2
* 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
* better nickname handlingHarald Hoyer2001-11-191-2/+3
* expunge more linuxconf supportBill Nottingham2001-09-211-30/+1
* run more stuff with C locale, mark some more strings for translationBill Nottingham2001-06-291-1/+1
* fix static routes (#29500)Bill Nottingham2001-05-231-1/+1
* fix more typosBill Nottingham2001-01-241-2/+2
* fix typoBill Nottingham2001-01-241-1/+1
* change i18n stuff around; don't call gettext explicitly, just do echo $"some ...Bill Nottingham2001-01-231-9/+9
* Big i18n commit. From Conectiva, originally.Bill Nottingham2001-01-021-1/+2
* fix more ifconfig greps (patch from Conectiva)Bill Nottingham2000-12-121-1/+1
* don't add host routes for local interfacesBill Nottingham2000-06-011-2/+0
* don't add duplicate default routes for aliasesBill Nottingham2000-06-011-2/+5
* *** empty log message ***Bill Nottingham1999-11-221-46/+33
* add support for linuxconf aliasesBill Nottingham1999-10-111-4/+42
* *** empty log message ***Bill Nottingham1999-07-261-3/+4