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

Does the compiler allow checking for forwarding loops or connectivity ? #570

Open
JohanPy opened this issue Sep 13, 2017 · 1 comment
Open

Comments

@JohanPy
Copy link

JohanPy commented Sep 13, 2017

Hello,
I'm interested in checking that NetKAT allows to do: forwarding loops, connectivity, ...
Can I do that with the compiler in this repository ?
Can I extract NetKAT's packet history and work on it ?

@jnfoster
Copy link
Member

Can I do that with the compiler in this repository ?

Unfortunately we never integrated this into the mater branch. We have a student working on integrating this code now, but it will likely take the rest of the fall semester to reach a stable point. If you need access, write to me separately and I can point you at the code? However, be warned, it will require a bit of elbow grease to get running.

Can I extract NetKAT's packet history and work on it ?

Histories are not maintained at run-time. So no.

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

2 participants