Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mesh IPs in header are discovered in an OLSR-specific way, and don't work for all use cases #458

Open
jheretic opened this issue Mar 10, 2015 · 0 comments

Comments

@jheretic
Copy link
Member

Pull request #413 works but introduces a separate conditional for parsing the OLSRd configuration file to look for mesh-over-ethernet interfaces. This doesn't cover the use case of multiple wireless meshed interfaces, and can probably be merged with the original conditional by simply looking for interfaces with the commotion protocol that have the 'meshed' UCI state variable.

Given that there's a limit to how many IPs we can fit in the header anyway, this should probably eventually be replaced by different addressing techniques that mean there is only one mesh IP for all interfaces, but that's further in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant