ofp: Add support for bundles extension in OpenFlow 1.3.
[cascardo/ovs.git] / utilities / ovs-ofctl.c
2016-02-29 Jarno Rajahalmeofp: Add support for bundles extension in OpenFlow...
2016-02-20 Ben PfaffImplement serializing the state of packet traversal...
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-02-20 Ben Pfaffofpbuf: New function ofpbuf_const_initializer().
2016-01-21 Ben Pfaffofp-util: Make decoding switch features harder to misus...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffovs-ofctl: Merge dump_stats_transaction() into dump_tra...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-07 Ben PfaffBetter abstract OFPT_SET_CONFIG and OFPT_GET_CONFIG_REP...
2016-01-07 Ben Pfaffofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for...
2016-01-07 Ben Pfaffovs-ofctl: Generalize code for finding ports into gener...
2016-01-05 William Tuovs-ofctl: Fix memory leak reported by valgrind.
2016-01-04 Ben PfaffUse initializers for struct ofputil_flow_mod instead...
2015-12-15 Mengke Liugeneve-map-rename: rename geneve-map to tlv-map.
2015-12-01 Jarno Rajahalmeovs-ofctl: Support multiple tables in replace-flows...
2015-11-30 Saloni JainImplement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
2015-11-24 Jarno Rajahalmeopenflow: Remove OFPG11_*
2015-11-20 Jarno Rajahalmeutilities/ovs-ofctl: Fix meter requests.
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix replace-flows.
2015-10-01 Andy Zhoulib/daemon: support --user option for all OVS daemon
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-17 Russell Bryantcommand-line: add ovs_cmdl_context
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Pravin B Shelarofpbuf: Simplify ofpbuf API.
2015-03-03 Pravin B Shelardp-packet: Remove ofpbuf dependency.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-11-15 Jarno Rajahalmeclassifier: Defer pvector publication.
2014-11-14 Jarno Rajahalmeclassifier: Lockless and robust classifier iteration.
2014-11-13 Simon Hormanovs-ofctl: Support bucket commands
2014-11-10 Rishi BambaAdd support for OpenFlow 1.4+ "importance" values.
2014-11-05 Simon Hormanovs-ofctl: Only allow usable protocols for group commands
2014-10-31 Simon Hormanovs-ofctl: Free group buckets.
2014-10-31 Ben Pfaffclassifier: Change type used for priorities from 'unsig...
2014-10-29 Alex Wangcommand-line: Add function to print command usage.
2014-10-29 Alex Wangcommand-line: Add function to print all options.
2014-10-08 Ben Pfaffnx-match: Add support for experimenter OXM.
2014-09-26 Simon Hormanovs-ofctl: Correct help text for add-groups
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-11 Gurucharan Shettyovs-ofctl: Workaround a compiler warning on MSVC.
2014-08-11 Ben Pfaffovs-ofctl: Generalize action and instruction test commands.
2014-08-11 Ben Pfaffofp-actions: Centralize all OpenFlow action code for...
2014-08-11 Ben Pfaffofp-actions: Pretend that OpenFlow 1.0 has instructions.
2014-08-11 Ben Pfaffovs-ofctl: Fix error message in "parse-ofp10-actions...
2014-07-28 Ben Pfaffovs-ofctl: Add --unixctl command line option.
2014-07-22 Ben Pfaffcmap, classifier: Avoid unsafe aliasing in iterators.
2014-07-11 Jarno Rajahalmelib/classifier: Lockless lookups.
2014-07-11 Jarno Rajahalmelib/classifier: Simplify iteration with C99 declaration.
2014-06-27 Gurucharan Shettyovs-ofctl: Ability to read a hex string from file.
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-05-28 Gurucharan Shettyovs-ofctl: Enable the ability to 'detach' on Windows.
2014-05-28 Gurucharan Shettyovs-ofctl: Flush monitored data.
2014-05-14 Ben Pfaffmeta-flow: Encode OXM version information into struct...
2014-05-14 Ben PfaffImplement OpenFlow 1.5 port desc stats request.
2014-05-14 Ben PfaffImplement OpenFlow 1.5 group desc stats request.
2014-05-14 Ben PfaffAdd skeleton for OF1.5 support.
2014-05-14 Ben Pfaffovs-ofctl: Fix port lookup and "ovs-ofctl" behavior...
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-17 Gurucharan Shettyovs-ofctl: Use fcntl instead of sys/fcntl.
2014-03-01 Andy Zhoulib: simplify flow_extract() API
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2014-01-23 Luigi Rizzolib/pcap-file: add 'ovs_' prefix to pcap functions
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2013-12-23 Ben Pfaffovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlo...
2013-12-23 Ben Pfaffpcap-file: Add timestamp support for reading and writin...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ethan Jacksonovs-ofctl: Replace TODO with XXX.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-20 Ben Pfaffofp-actions: Make ofpacts_check() report consistency...
2013-11-20 Jarno RajahalmeClassifier: Staged subtable matching.
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
next