summaryrefslogtreecommitdiff
path: root/include/openflow/nicira-ext.h
Commit message (Expand)AuthorAgeFilesLines
* openflow: Add extension to flush CT by generic match.Ales Musil2023-01-161-0/+37
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-161-11/+11
* bundle: add symmetric_l3 hash method for multipathMartin Xu2018-10-021-1/+3
* ofp-packet: Better abstract packet-in format.Ben Pfaff2018-03-141-25/+0
* ofp-protocol: Better abstract changing the protocol used for flow matches.Ben Pfaff2018-03-141-58/+2
* bundle: add nw_src/dst hash methodwenxu2017-04-061-1/+6
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-231-0/+9
* ipfix: Add support for exporting ipfix statistics.Benli Ye2016-06-141-0/+17
* 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-191-9/+0
* ofp-msgs: Add support for ONF extension messages.Ben Pfaff2016-02-191-16/+0
* geneve-map-rename: rename geneve-map to tlv-map.Mengke Liu2015-12-151-37/+49
* openflow: Add additional reserved space in struct nx_geneve_table_reply.Jesse Gross2015-07-281-2/+2
* 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
* openflow: Table maintenance commands for Geneve options.Jesse Gross2015-06-251-0/+70
* include: Use #include <.*> in public headers.Thomas Graf2014-11-121-2/+2
* nicira-ext.h: Update commentsYAMAMOTO Takashi2014-10-141-4/+9
* nx-match: Move all knowledge of OXM/NXM here.Ben Pfaff2014-10-071-32/+0
* meta-flow: Autogenerate mf_field data structures.Ben Pfaff2014-10-071-463/+1
* ofp-actions: Centralize all OpenFlow action code for maintainability.Ben Pfaff2014-08-111-1014/+0
* doc: Additional documentation updates for Geneve.Jesse Gross2014-06-201-3/+3
* Implement learned flow deletion.Ben Pfaff2014-06-121-2/+34
* ofproto: Only initiate flow table modifications if they will succeed.Ben Pfaff2014-06-121-2/+6
* lib/flow: add dp_hash and recirc_id to struct flowAndy Zhou2014-03-251-0/+29
* nicira-ext: Update comment.Ben Pfaff2013-11-021-0/+5
* Add OF11 SET MPLS LABEL and SET MPLS TC actions.Jarno Rajahalme2013-11-011-0/+24
* TCP flags matching support.Jarno Rajahalme2013-10-291-0/+12
* ofp-util: Use correct cookie value in "packet_in"s when no flow involved.Ben Pfaff2013-10-221-2/+2
* nicira-ext: Fix incorrect description of NXM_NX_IPV6_LABEL as non-maskable.Ben Pfaff2013-09-261-2/+3
* flow: Enable matching on new field 'pkt_mark'.Jesse Gross2013-08-131-0/+17
* ofp-errors: Implement OpenFlow 1.2+ experimenter error codes.Ben Pfaff2013-06-251-1/+0
* OpenFlow-level flow-based tunneling support.Jarno Rajahalme2013-05-101-2/+21
* meta-flow: Make 'in_port' field writable.Ben Pfaff2013-05-081-0/+2
* Implement IPFIX exportRomain Lenglet2013-04-221-0/+26
* nicira-ext: Fix comment on NXAST_STACK_PUSH and NXAST_STACK_POP.Andy Zhou2013-03-211-1/+1
* nicira-ext: Document that nx_flow_mod_table_id applies to nx_flow_mod too.Ben Pfaff2013-03-081-5/+8
* Add table_id to NXM flow_removed messages.Ben Pfaff2013-03-081-2/+8
* nicira-ext: Add Nicira actions NXAST_STACK_PUSH and NXAST_STACK_POP.Andy Zhou2013-03-061-0/+19
* Add support for set_mpls_ttl actionSimon Horman2013-03-061-0/+12
* Add support for dec_mpls_ttl actionSimon Horman2013-03-061-0/+1
* Add support for LISP tunnelingLorand Jakab2013-02-251-3/+3
* nicira-ext: Remove the autopath action.Ethan Jackson2013-02-051-45/+1
* User-Space MPLS actions and matchesSimon Horman2013-02-051-1/+25
* nx-match: Log a warning when a wildcarded bit is set to 1.Ben Pfaff2012-12-081-3/+4
* datapath: Add support for VXLAN tunnels to Open vSwitchKyle Mestery2012-12-051-3/+5
* nicira-ext: Remove NXFF_OPENFLOW12.Ben Pfaff2012-11-161-2/+1