Code Monkey home page Code Monkey logo

Comments (2)

abtink avatar abtink commented on May 28, 2024

Some ideas on how we may address the situation from the last comment (related to Domain ID use):

  1. We can relax the check for domain ID in case the source address is not preferred (but the question become how to select if there happens to be multiple Domain IDs each with their own set of off-mesh routes published in netdata)?

  2. We can check netdata entries and only if all entries belong to the same domain ID (which is the common/main case today), then allow the off-mesh route prefixes to be applied/used to determine next hop for the non-preferred source address (that does not match any prefixes)

  3. We can add new mechanism to remember the domain ID the deprecating prefix/address belonged to and use the routes in netdata associated with the same ID (this seems like the best option to me).

  4. Change the model and have the deprecating prefix still published in netdata (with its original domain ID). The downside is prefixes may end up piling up in the netdata (I am not personally in in favor of this approach).

From SPEC-1222 disucssion, we are leaning toward option 3.

from openthread.

jwhui avatar jwhui commented on May 28, 2024

Resolved by #9585

from openthread.

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.