-
Notifications
You must be signed in to change notification settings - Fork 51
Tutorial Notes
-
Add instructions on how to reset the VM and Mininet when things shutdown unexpectedly.
-
For Firewall Chapter and Learning Chapter , wrong type for
switch_connected
. (SwitchFeatures.t argument is missing after the Core.switchId argument) -
For Monitor Chapter consider adding sample test results after Programming Exercises 1 and 2 (unless we are expected get the same results as the first traffic monitoring Programming Task, then state that)
-
For Learning Chapter, add sample test results for the Efficient Learning Switch. Is the
switch_connected
function needed? -
There are two Chapter 7's and two Chapter 8's. The NetCore Composition Chapter contains repeated information from the NCMonitoring Chapter (one diagram doesn't appear in the monitoring chapter)
-
Update links on WrapUp Chapter
-
The Using Frenetic from OCaml page is unfinished. (There is no tutorial)
-
For the NCFirewall Chapter, when running fortune on
h1
,h3
andh4
timeout when running curl. Is this expected behavior? When running fortune onh3
,h4
times out when running curl instead of connecting. -
In the NetCore Composition Chapter, specify where Port_Map.nc and other example code can be found (
~/src/frenetic/examples/
)