frenetic-lang/frenetic

Is it possible to write virtual NetKAT policies in Python?

ZhijiaCHEN opened this issue · 3 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 ;)