Git Product home page Git Product logo

Comments (1)

pierky avatar pierky commented on July 28, 2024

Has it been considered to support other BGP implementations as a route-server?

E.g.

Hello @netravnen,

yes, it's been considered, and in the past I've spent a bit of time to lay the groundwork for making it possible and easier.

The way the whole tool is built is very modular, each BGP speaker represents a sort of "plug-in".

Also, the integration testing suite is based on an abstract interface that allows the "unit test" cases to interact with the route-server without having to care about the underlying implementation of the BGP speaker it's running on. In #51 (comment) an attempt was started to add a Junos-based BGP speaker, and I've provided some guidelines on how to move forward with it (which are complemented by the docs available at https://arouteserver.readthedocs.io/en/latest/LIVETESTS.html).

Additionally, to allow an "incremental" release plan where some features may be shipped since the beginning and some other postponed, I've structured the documentation in a way that makes it easier to see which of them are available for a specific BGP speaker: see https://arouteserver.readthedocs.io/en/latest/SUPPORTED_SPEAKERS.html. This allows any additional "module" to start with a sub-set of features instead of having all of them implemented.

Now, for the specific request about FRR, I have to say that I haven't considering to implement it on my own in the short term, but of course contributions would be well accepted! If you like the idea of working on it, we can briefly meet (or share some emails) and discuss the best way forward. Probably the first step would be to agree on a set of mandatory features that we want to have implemented before shipping it, and which test cases they must pass.

from arouteserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.