Chapter 12: Conclusion

In this tutorial, you learned to program software-defined networks using Ox and NetKAT:

Still, there’s a lot more to the Frenetic environment than what you have seen in this tutorial. One way to get started finding out more is to dig further in to the code. For instance, you might look at Frenetic_NetKAT, which is the primary library that implements NetKAT. Take a look at the internal syntax of Frenetic in the Compiler Module and then move on to other libraries, including those that implement Mac Learning. The latter components will introduce you to the basics of how to construct your own dynamic policies in the Frenetic programming environment using NetCoreLib combined with OCaml’s Async library.

Have fun!


Frenetic.