Skip to content
Snippets Groups Projects
Commit 11aa1c29 authored by Ryan Izard's avatar Ryan Izard
Browse files

Static Flow Pusher supports all OF1.3 matches and most OF1.3 actions (with the...

Static Flow Pusher supports all OF1.3 matches and most OF1.3 actions (with the exception of masks). LoadBalancer corrected; OFFlowAdd used instead of OFFlowModify and OFPort.ZERO correct to OFPort.ANY. ActionUtils, MatchUtils, and InstructionUtils added to support static flow pusher. Strings defining flow fields *standardized* for Floodlight in the new utils classes. This means the REST API for the SFP will expect a sligthly different syntax than the current REST API (for master and 0.90). We can change the field names easily though in the utils files. These names are also referenced for the keys the SFP uses to store flow match fields and actions, just to be consistent.
parent 3de2b506
No related branches found
No related tags found
Loading
Showing
with 1385 additions and 351 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment