Coder Social home page Coder Social logo

Comments (4)

glazychev-art avatar glazychev-art commented on July 30, 2024

@or-adar
This is a good question. Now we add routes to all NetworkServices in only one main table.

Let's say we have a new chain element that adds each new route to a separate routing table.
I'm not sure, but if we take a look at the iproute2 manual https://man7.org/linux/man-pages/man8/ip-route.8.html:

Route tables: Linux-2.x can pack routes into several routing
       tables identified by a number in the range from 1 to 2^32-1 ...

Am I missing something?

from sdk.

or-adar avatar or-adar commented on July 30, 2024

@glazychev-art you're right. I think I got confused with older linux kernels
(as documented here: http://linux-ip.net/html/routing-tables.html) where the max was 255.

so it seems like it got increased for newer linux kernels,
which unlike what I first assumed, should not be a problem.
sorry, and thanks for the reference!

from sdk.

glazychev-art avatar glazychev-art commented on July 30, 2024

@or-adar
Always happy to help!
Can we close the issue?

from sdk.

or-adar avatar or-adar commented on July 30, 2024

sure!

from sdk.

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.