aboutsummaryrefslogtreecommitdiffstats
path: root/config/openbgpd/openbgpd_status.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove format piece of doCmdT and move them to showCmdTRenato Botelho2013-07-231-9/+15
|
* Remove duplicate commandRenato Botelho2013-07-231-1/+0
|
* Remove unused codeRenato Botelho2013-07-231-24/+8
|
* Fix unclosed <td>Renato Botelho2013-07-231-1/+1
|
* Fix unclosed <a>Renato Botelho2013-07-231-1/+1
|
* simplify a bit using foreachRenato Botelho2013-07-231-6/+4
|
* Remove unused functionsRenato Botelho2013-07-231-12/+0
|
* Fix indent and whitespaces, also remove an extra </table>Renato Botelho2013-07-231-52/+51
|
* Only flush the output every thousand lines. Every single line was a little ↵jim-p2013-04-181-1/+5
| | | | too often.
* Flush output buffer while running bgp status commands to avoid a php crashjim-p2013-04-051-0/+1
|
* Close the resource after doneErmal2012-11-271-0/+1
|
* Use popen here to not reach php memory limitsErmal2012-11-261-8/+3
|
* Some cosmetic changes to OpenBGP. Submitted-By: garga on IRCjim-p2010-09-201-2/+11
|
* Add missing </li>Scott Ullrich2010-03-061-1/+1
|
* Adding patch from Evgeny Yurchenkosullrich2009-12-121-2/+3
| | | | | | 0) add missing right bracket 1) Status has two "OpenBGPD Routing" sections, one of them should be renamed to "Forwarding" as it shows fib not rib. 2) "OpenBGPD IP" section returns error
* Fix tab selectionScott Ullrich2009-07-021-1/+1
|
* Adding "RAW Configuration" support which bypasses the GUI and uses the raw file.Scott Ullrich2009-06-301-0/+1
| | | | Submitted-by: Aarno Aukia (aarnoaukia_AT_gmail.com)
* Nuke refresh. Partial feed will make you wish that it did not refresh.Scott Ullrich2009-05-141-2/+0
|
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+166