aboutsummaryrefslogtreecommitdiff
path: root/DESIGN
AgeCommit message (Expand)Author
2014-03-23ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot
2013-12-04ofp-util: Implement OpenFlow 1.1 packet-in message.Ben Pfaff
2013-07-08DESIGN: Update flow_mod section to describe OpenFlow 1.1+ behavior.Ben Pfaff
2013-07-08DESIGN: Fix typo in "VLAN Matching" section.Ben Pfaff
2012-07-19tests: Add more tests for VLAN match encoding and decoding.Ben Pfaff
2012-07-03ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff
2012-07-03Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff
2012-06-26Setting miss_send_len on receiving NXT_SET_ASYNC_CONFIG message.Mehak Mahajan
2012-05-29ofp-util: Clean up cookie handling.Justin Pettit
2012-05-01DESIGN: Document uses for flow cookies.Ben Pfaff
2012-04-23DESIGN: Describe principles of in-band control.Ben Pfaff
2012-03-26DESIGN: Fix alignment in table.Ben Pfaff
2012-02-27Add ability to direct "packet-in"s to particular controllers.Ben Pfaff
2012-02-09ofproto: Implement OpenFlow extension to allow control over async messages.Ben Pfaff
2012-02-09DESIGN: Document the properties of flow_mods.Ben Pfaff
2011-11-21ofp-util: Support OFPP_LOCAL in enqueue actions.Ethan Jackson
2011-10-24DESIGN: Document multiple table support.Ben Pfaff
2011-05-04DESIGN: Move in-band control design discussion here.Ben Pfaff
2011-02-02nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit
2011-02-02nicira-ext: Support matching IPv6 traffic.Justin Pettit