summaryrefslogtreecommitdiffstats
path: root/etc/rc.linkup
Commit message (Expand)AuthorAgeFilesLines
* Decouple filter.inc from functions.inc. There is no need to process filter f...Scott Ullrich2009-11-211-0/+2
* * Hide interfaces internals to other code and use the propper interfaces.Ermal Luçi2009-03-301-2/+2
* Remove blank newlineScott Ullrich2009-03-181-1/+2
* Do not ignore interface events even for pppoe/pptp it does no good.Ermal Luçi2009-03-011-14/+13
* Use correct variableErmal Luçi2009-02-281-1/+1
* Remove redundant checkSeth Mos2008-11-101-11/+0
* Be smarter parsing the command line before passing it into handle_argument_gr...Seth Mos2008-11-101-5/+21
* Bring order and simplify logic.Ermal Luçi2008-10-191-56/+50
* * Remove bigpond support from backend.Ermal Luçi2008-10-061-1/+1
* Rename interfaces_wan_configure to interface_configure now that it is used fo...Ermal Luçi2008-09-091-1/+1
* Merge lan configuration to the interfaces_wan.php page wich does the configur...Ermal Luçi2008-09-071-18/+6
* * Merge multiple PPPoE/PPTP interfaces from RELENG_1_MULTI_ANYTHINGErmal Luçi2008-07-141-2/+2
* Continue interface improvements.Ermal Luçi2008-06-211-4/+3
* Do not reconfigure on pptp interfaces.Seth Mos2007-10-091-2/+3
* Check if interface is passed along, otherwise returnSeth Mos2007-10-091-0/+4
* Switch on correct argument variableSeth Mos2007-10-091-5/+8
* Do not handle blank interface names. Ticket #1461Scott Ullrich2007-10-051-1/+3
* $config needs to be a global. Someone needs a pointy-hat!Scott Ullrich2007-04-291-1/+2
* Use $_SERVER['argvc'] and $_SERVER['argv'][$x]. This fixes the linkup issues...Scott Ullrich2007-04-291-4/+4
* rc.linkup is a event queue of sorts. It needs to to loop through all argumen...Scott Ullrich2007-03-121-53/+51
* * Show arguments being passed * Remove argument == 2 check, there could be 4,...Scott Ullrich2007-03-121-3/+0
* Remove logging helper entriesScott Ullrich2007-03-091-0/+4
* Remove logging helper entriesScott Ullrich2007-03-091-6/+0
* Link up patch submitted by billm.Scott Dale2007-02-141-59/+55
* Do not loop foreverScott Ullrich2007-02-061-2/+4
* Read in argspassedScott Ullrich2007-02-061-0/+1
* Simply note the arguments passed to rc.linkup instead of exiting.Scott Ullrich2007-02-061-5/+1
* Do not process the same events twice. A nic may be stopped and restarted but...Scott Ullrich2007-02-061-2/+2
* Do not process nics twice.Scott Ullrich2007-02-061-0/+6
* Output args passed so that we can get a better idea of what is happening.Scott Ullrich2007-02-061-1/+2
* Log the interface number / opt that we are running dhclient on optional inter...Scott Ullrich2007-02-021-1/+1
* Do not newline on syslog itemsScott Ullrich2007-02-021-1/+1
* Note when arguments are passed incorrectly to rc.linkupScott Ullrich2007-02-021-1/+2
* Instead of echoing out the value where nobody will see it, send it to log_err...Scott Ullrich2007-02-021-9/+9
* Woops, set $int before calling!Scott Ullrich2006-05-191-2/+2
* Do not pass opt1, pass 1 instead.Scott Ullrich2006-05-191-1/+3
* Backout last commitScott Ullrich2006-03-131-2/+0
* Move /tmp/rc.linkup unlink operation into rc.linkupScott Ullrich2006-03-131-1/+4
* Transfer rc.linkup over to devdScott Ullrich2006-03-131-43/+52
* MFC 8080Scott Ullrich2005-11-271-41/+47
* Only exit linkup when interface is not a dynamic type. Prior we where exitin...Scott Ullrich2005-11-251-1/+8
* Ignore hotplug event on non-dhcp interfacesScott Ullrich2005-11-181-0/+6
* Allow plugging and unplugging of ethernet interfaces (and wireless)Scott Ullrich2005-10-261-1/+0
* Handle ethernet hotplug events correctlyScott Ullrich2005-10-251-8/+14
* MFC 7172Scott Ullrich2005-10-251-0/+62
OpenPOWER on IntegriCloud