package frenetic

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ox.MakeSource

Given an OXMODULE module, build an Ox controller that, listens on port 6633 for messages from OpenFlow-enabled switches. Messages and network events are passed to the appropriate OXMODULE callbacks.

Parameters

Signature

Sourceval start : unit -> unit

start is called to start the Ox controller. Note that execution will not be transfered back to the calling thread.

OCaml

Innovation. Community. Security.