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

what is the purpose of undocumented "route" statement of nwdiag ? #14

Open
flying-foozy opened this issue Aug 17, 2019 · 0 comments
Open

Comments

@flying-foozy
Copy link
Contributor

flying-foozy commented Aug 17, 2019

I want the feature for explanation of how network packets are routed, like the image attached to this issue.
After a little investigation, I found the code paths for undocumented "route" statement, even though it does not yet work well.

nwdiag {
    ....
    route {
        client01 -> router -> inet
    }
}

What is the purpose of "route" statement ? Does it fit against my requirement ?
sample

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

No branches or pull requests

1 participant