Actually I wanted a new option appears in the menu of ports called " CDN " where he would show only the doors of my CDNs , so with already have Peering , Transit and etc. Someone has already implemented ?

2014-12-01 11:02 GMT-02:00 Tom Laermans <tom.laermans@powersource.cx>:
Hi Steffen,

I think we totally missed it! (apart from Adam's reply to the list).

Tom


On 01/12/2014 13:47, Steffen Klemer wrote:
Is there a reason, the patch didn't make it into the release?

Am Di, 17.06.2014 um 17:24 schrieb Adam Armstrong <adama@memetic.org>:

Hah! That looks like a Russian search/replace bug! :D

adam.

On 2014-06-17 11:07, Steffen Klemer wrote:
Hey,

for me (recent ubuntu) the rancid integration wasn't working quite
well. The following patch corrects this:

--- showconfig.inc.php.old      2014-06-17 18:05:06.341845752
+0200 +++ showconfig.inc.php    2014-06-17 18:03:08.336048633
+0200 @@ -72,12 +72,12 @@

if ($config['rancid_ignorecomments'])
{
-    $lines = explode('\n',$text);
+    $lines = explode(PHP_EOL,$text);
for ($i = 0;$i < count($lines);$i++)
{
-      if ($lines[$i][0] == '#') { unset($lines[$i]); }
+      if ($lines[$i][0] == '!') { unset($lines[$i]); }
}
-    $text = join('\n',$lines);
+    $text = join(PHP_EOL,$lines);
}

$text = '<pre class="prettyprint linenums">' . PHP_EOL . $text;


Steffen

--
Steffen Klemer                     E-Mail: Steffen.Klemer@gwdg.de
Tel:    +49 551 39 172361
__________________________________________________________________
GWDG
Am Fassberg 11, 37077 Göttingen
URL:    http://www.gwdg.de         E-Mail: gwdg@gwdg.de
Tel.:   +49 (0)551 201-1510        Fax:    +49 (0)551 201-2150
Geschäftsführer:            Prof. Dr. Ramin Yahyapour
Aufsichtsratsvorsitzender:  Dipl.-Kfm. Markus Hoppe
Sitz der Gesellschaft:      Göttingen
Registergericht:            Göttingen  Handelsregister-Nr. B 598
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium




lg
/Steffen


_______________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium



--
T+_+ Cleiton Spindola
MAC OS X Mavericks 10.9.3
"O futuro tem varios nomes: para os fracos, ele é inatingível; para os temerosos, ele é desconhecido; para os corajosos, ele é a chance..."