Opened 14 years ago

Closed 14 years ago

#399 closed (fixed)

OFNOX: S2.b Release NOX supporting OpenFlow 1.0

Reported by: Josh Smift Owned by: Josh Smift
Priority: major Milestone: OFNOX: S2.b Release NOX supporting OpenFlow 1.0
Component: OFNLR Version: SPIRAL2
Keywords: Cc:
Dependencies:

Description

Release software that supports OpenFlow 1.0. In GENI environments. Provide support and security contacts for the software to the GPO.

Change History (1)

comment:1 Changed 14 years ago by Josh Smift

Resolution: fixed
Status: newclosed

http://www.openflowswitch.org/wk/index.php/OpenFlow_1.0_release_notes (as edited on 2010-01-01) says

A OpenFlow 1.0 compatible version of NOX is available for download at noxrepo.org. To download using git, execute

  git clone git://noxrepo.org/nox
  cd nox
  git checkout -b <branch_name> origin/openflow-1.0

And compile by running

  ./boot.sh
  ./configure
  make

This branch exposes all features in OpenFlow 1.0, excepting slicing and 64-bit datapath id.

and describes the testing that Stanford did with this branch, so I'll go ahead and close this one out, and mark the milestone as complete.

Note: See TracTickets for help on using tickets.