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

Rewrite types of link in graph.json #45

Closed
genofire opened this issue Mar 16, 2017 · 4 comments
Closed

Rewrite types of link in graph.json #45

genofire opened this issue Mar 16, 2017 · 4 comments

Comments

@genofire
Copy link
Member

genofire commented Mar 16, 2017

Add wireless typ of link in graph.json
There is already vpn in a link of the graph.json -> a wifi type would also be cool.
So there are all three options of interfaces implementet.

@genofire genofire changed the title Add wireless typ of link in graph.json [TASK] Add wireless typ of link in graph.json Mar 16, 2017
@genofire genofire changed the title [TASK] Add wireless typ of link in graph.json Add wireless typ of link in graph.json Mar 16, 2017
@genofire genofire added the bug label Mar 20, 2017
@genofire
Copy link
Member Author

graph.json get the isVPN bei nodeinfo ... should be set by interface.
There could be a gateway which has also a wifi connection to nodes.

@genofire genofire changed the title Add wireless typ of link in graph.json Rewrite typsof link in graph.json Mar 20, 2017
@genofire genofire self-assigned this Mar 29, 2017
@SimJoSt
Copy link
Member

SimJoSt commented Mar 29, 2017

typo in title Rewrite typsof link in graph.json -> Rewrite types of link in graph.json

@genofire genofire changed the title Rewrite typsof link in graph.json Rewrite typeof link in graph.json Mar 29, 2017
@genofire genofire changed the title Rewrite typeof link in graph.json Rewrite types of link in graph.json Mar 29, 2017
@genofire genofire modified the milestone: Link TQ Apr 13, 2017
@genofire
Copy link
Member Author

I think i will implement this at next.
Output woud be this way:
{tq:22, stq:22: ttq: 33, vpn: true, type: "fastd"}
wifi and others would be also supported but omitempty.

On this way we did not need and to validate different links for stq and ttq.
A easy validation of type for primitive request for vpn, mesh and others and exacly validation by type.
It is comform with the https://github.com/ffrgb/meshviewer.

@xf- what do you think?

@genofire
Copy link
Member Author

genofire commented Nov 1, 2017

solved in #63

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

2 participants