summaryrefslogtreecommitdiff
path: root/include/openflow
Commit message (Expand)AuthorAgeFilesLines
* Implement OFPT_TABLE_STATUS Message.Saloni Jain2016-02-241-0/+8
* Implement serializing the state of packet traversal in "continuations".Ben Pfaff2016-02-191-2/+97
* Support userdata in NXT_PACKET_IN2.Ben Pfaff2016-02-191-0/+1
* Implement new packet-in format NXT_PACKET_IN2.Ben Pfaff2016-02-191-4/+39
* ofp-msgs: Move most OpenFlow header definitions here.Ben Pfaff2016-02-193-39/+1
* ofp-msgs: Add support for ONF extension messages.Ben Pfaff2016-02-193-38/+0
* openflow-common: Describe length and padding rules for OpenFlow properties.Ben Pfaff2016-02-161-0/+6
* openflow: Better abstract handling of packet-in messages.Ben Pfaff2016-01-201-0/+5
* openflow: Get rid of struct ofp13_packet_in.Ben Pfaff2016-01-201-20/+1
* ofp-util: Rewrite async config encoding and decoding to be table-driven.Ben Pfaff2016-01-201-22/+1
* ofp-util: Define struct ofputil_async_cfg to hold async message config.Ben Pfaff2016-01-201-1/+23
* openflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart message.Ben Pfaff2016-01-201-0/+25
* openflow: Remove unused (and not useful) property headers.Ben Pfaff2016-01-202-127/+0
* ofp-prop: Add generic functions for working with 16- and 32-bit properties.Ben Pfaff2016-01-202-45/+0
* ofp-prop: New module for working with OpenFlow 1.3+ properties.Ben Pfaff2016-01-201-0/+28
* openflow: Rename OF0.1-1.3 queue property constants.Ben Pfaff2016-01-202-24/+36
* openflow-1.2: Remove unused struct definition.Ben Pfaff2016-01-191-9/+0
* ofp-msgs: Fix definitions of OF1.4 OFPT_GET_ASYNC_REPLY and OFPT_SET_ASYNC.Ben Pfaff2016-01-191-11/+0
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-37/+49
* ofproto: Implement OF1.4 error code for set-async-configAmbika Arora2015-11-302-1/+5
* openflow: Remove OFPG11_*Jarno Rajahalme2015-11-241-16/+2
* openflow-common: Correct Netronome vendor ID.Simon Horman2015-09-301-1/+2
* ofproto: Implement OF1.4 Group & Meter change notification messagesNiti Rohilla2015-09-091-0/+6
* userspace: Define and use struct eth_addr.Jarno Rajahalme2015-08-284-22/+18
* openflow: Add OpenFlow1.5 group desc request.Minoru TAKAHASHI2015-07-311-0/+7
* openflow: Add OpenFlow1.5 port desc request.Minoru TAKAHASHI2015-07-311-0/+7
* openflow: Add additional reserved space in struct nx_geneve_table_reply.Jesse Gross2015-07-281-2/+2
* ofproto: Implement OF1.4 Set/Get asynchronous configuration messages.Niti Rohilla2015-07-271-0/+12
* tunneling: Allow matching and setting tunnel 'OAM' flag.Jesse Gross2015-07-151-0/+3
* nicira-ext: Fix typo in comment.Ben Pfaff2015-07-121-2/+2
* hash: Add symmetric L3/L4 hash functions for multipath, bundle hashing.Jeroen van Bemmel2015-07-081-1/+22
* Implement OpenFlow 1.4+ OFPMP_TABLE_DESC message.Ben Pfaff2015-07-031-0/+10
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-031-1/+8
* openflow: Table maintenance commands for Geneve options.Jesse Gross2015-06-251-0/+70
* ofproto: Postpone sending flow removed messages.Jarno Rajahalme2015-06-121-0/+2
* Add types for NTR selection methodSimon Horman2015-03-242-0/+67
* include/openflow: Simplify structure checking for OpenFlow headers.Ben Pfaff2015-03-171-34/+2
* Use NTR rather than NTR as prefix for Netronome vendor idSimon Horman2015-03-171-1/+1
* Add Netronome vendor Id: NMX_VENDOR_ID = 0x00001540.Simon Horman2014-11-251-0/+1
* openflow: Use *_array_len names in struct ofp15_bucket and ofp15_group_modSimon Horman2014-11-251-4/+4
* openflow: Value 4 of enum ofp15_group_mod_command is reserved.Simon Horman2014-11-251-0/+1
* openflow: Add OpenFlow 1.4 packet-in reasons.Shu Shen2014-11-131-1/+4
* include: Install openflow/ and openvswitch/ headers.Thomas Graf2014-11-131-1/+2
* Fix misspellings of "OpenFlow".Ben Pfaff2014-11-121-2/+2
* include: Use #include <.*> in public headers.Thomas Graf2014-11-129-15/+15
* openflow: Add types for (draft) OpenFlow 1.5 group mod.Simon Horman2014-11-111-1/+112
* Add support for OpenFlow 1.4+ "importance" values.Rishi Bamba2014-11-101-2/+3
* openflow.h: Add header for OpenFlow v1.5.Jean Tourrilhes2014-11-043-0/+49
* flow: Support OF1.5+ (draft) actset_output field.Ben Pfaff2014-11-031-3/+4
* nicira-ext.h: Update commentsYAMAMOTO Takashi2014-10-141-4/+9