frenetic-lang / frenetic

The Frenetic Programming Language and Runtime System

Home Page:http://www.frenetic-lang.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to write virtual NetKAT policies in Python?

ZhijiaCHEN opened this issue · comments

Hi,

I am playing with NetKAT's topology abstraction feature. But I found that NetKAT's python syntax module does not have corresponding predicates and policies for vport and vswitch fields. Does that mean I am not able to write virtual policies in Python at this moment?

@jnfoster :
That's great! I should be able to add these bindings myself. Thanks!

Great. Pull requests are welcome ;)