[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Yet Another BGP (Border Gateway Protocol) Python Implementation
- Subject: Yet Another BGP (Border Gateway Protocol) Python Implementation
- From: tom at ninjabadger.net (Tom Hill)
- Date: Thu, 06 Aug 2015 11:09:13 +0100
- In-reply-to: <[email protected]>
- References: <[email protected]>
On 04/08/15 07:29, Peng Xiao (penxiao) wrote:
> Cisco has open sourced one part of their BGP monitoring system - YABGP
> And hosted source code on GitHub. https://github.com/smartbgp/yabgp
> Documentation: http://yabgp.readthedocs.org/en/latest/
Out of curiosity, why did you write your own project, as opposed to
using - or potentially contributing to - one of the existing projects?
(ExaBGP comes to mind, I'm sure there are others).
--
Tom