summaryrefslogtreecommitdiff
path: root/DESIGN
Commit message (Expand)AuthorAgeFilesLines
* ofproto: Allow the use of the OpenFlow 1.4 protocolAlexandru Copot2014-03-231-0/+6
* ofp-util: Implement OpenFlow 1.1 packet-in message.Ben Pfaff2013-12-041-0/+47
* DESIGN: Update flow_mod section to describe OpenFlow 1.1+ behavior.Ben Pfaff2013-07-081-4/+118
* DESIGN: Fix typo in "VLAN Matching" section.Ben Pfaff2013-07-081-1/+1
* tests: Add more tests for VLAN match encoding and decoding.Ben Pfaff2012-07-191-0/+115
* ofp-actions: Add decoding and encoding OF1.1 instructions and actions.Ben Pfaff2012-07-031-0/+13
* Introduce ofpacts, an abstraction of OpenFlow actions.Ben Pfaff2012-07-031-0/+20
* Setting miss_send_len on receiving NXT_SET_ASYNC_CONFIG message.Mehak Mahajan2012-06-261-2/+8
* ofp-util: Clean up cookie handling.Justin Pettit2012-05-291-5/+25
* DESIGN: Document uses for flow cookies.Ben Pfaff2012-05-011-0/+65
* DESIGN: Describe principles of in-band control.Ben Pfaff2012-04-231-16/+145
* DESIGN: Fix alignment in table.Ben Pfaff2012-03-261-2/+2
* Add ability to direct "packet-in"s to particular controllers.Ben Pfaff2012-02-271-0/+10
* ofproto: Implement OpenFlow extension to allow control over async messages.Ben Pfaff2012-02-091-2/+47
* DESIGN: Document the properties of flow_mods.Ben Pfaff2012-02-091-0/+71
* ofp-util: Support OFPP_LOCAL in enqueue actions.Ethan Jackson2011-11-211-0/+10
* DESIGN: Document multiple table support.Ben Pfaff2011-10-241-0/+22
* DESIGN: Move in-band control design discussion here.Ben Pfaff2011-05-041-0/+163
* nicira-ext: Support matching IPv6 Neighbor Discovery messages.Justin Pettit2011-02-021-1/+2
* nicira-ext: Support matching IPv6 traffic.Justin Pettit2011-02-021-0/+76