ovs-ofctl: Fix OpenFlow versions with '--bundle'
[cascardo/ovs.git] / tests / ofproto.at
2015-10-19 Jarno Rajahalmeovs-ofctl: Fix OpenFlow versions with '--bundle'
2015-10-16 Simon Hormanofproto: Correct encoding and decoding of group desc...
2015-10-13 Joe StringerAdd connection tracking label support.
2015-10-13 Joe StringerAdd connection tracking mark support.
2015-10-13 Joe StringerAdd support for connection tracking.
2015-09-29 Ben Pfafftests: Ignore more error messages for hidden rules...
2015-09-21 Ben Pfafftests: Shorten line in table-features test.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-09-09 Ben Pfafftests: Replace ON_EXIT m4 macro by on_exit() shell...
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-16 Jesse Grosstunneling: Allow matching and setting tunnel 'OAM'...
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofproto: Use OF1.4+ "importance" as part of eviction...
2015-06-26 Ben Pfaffofproto: Fix use-after-free in bridge destruction with...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-22 Gurucharan Shettytests: Adjust output of vconn for windows.
2015-06-22 Gurucharan Shettyofproto.at: Don't specify the specific error.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-05-07 Justin PettitMerge "master" into "ovn".
2015-04-22 Ben Pfaffofp-parse: Properly report error for invalid group ID.
2015-04-22 Ben Pfaffofp-util: Add missing 'break;' in bad_group_cmd().
2015-04-17 Ben Pfaffofp-parse: Properly report error for invalid bucket ID.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-26 Jarno Rajahalmeflow_format: Do not format "in_port=0".
2015-03-24 Simon HormanSupport NTR selection method in ovs-ofctl group commands
2015-02-14 Madhu Challaofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGS
2015-01-14 Sharo, Randall A... Implement set-field for IPv6 ND fields (nd_target,...
2015-01-13 Pritesh Kothariipv6: Add support for setting ipv6 flow label.
2015-01-11 Ben Pfaffclassifier: Add support for conjunctive matches.
2015-01-06 Ben Pfaffofproto: Don't count hidden rules in table stats.
2015-01-02 Ben Pfaffofproto: Omit hidden tables from "next tables".
2014-11-13 Simon Hormanovs-ofctl: Support bucket commands
2014-11-12 Ben PfaffFix misspellings of "OpenFlow".
2014-11-12 Simon Hormanofproto: Test that group commands fail for OpenFlow 1.0
2014-11-11 Simon Hormanofproto: Add OpenFlow 1.5 group tests.
2014-11-11 Simon Hormanofproto: Add OpenFlow 1.3 group stats test.
2014-11-11 Simon Hormanofp-print: Print bucket ids of OpenFlow 1.5 group messages.
2014-11-11 Shu Shenofproto: Fix supported group types.
2014-11-10 Jarno Rajahalmeminiflow_extract: Properly handle small IP packets.
2014-11-04 Ben Pfaffflow: Support OF1.5+ (draft) actset_output field.
2014-10-24 Simon Hormanofproto: Only allow indirect groups with one bucket
2014-10-23 Ben Pfaffofproto: Report support for group stats.
2014-10-08 Jean Tourrilhestests: Add test of double set-field in output action...
2014-10-08 Jean Tourrilhestests: Check that port status MODIFY messages are gener...
2014-10-06 Jarno Rajahalmelib/match: Do not format undefined fields.
2014-09-24 Selvamuthukumarofp-actions: Fix error code for invalid table id.
2014-08-11 Ben Pfaffofproto: Implement OpenFlow 1.3+ table features request.
2014-08-11 Ben Pfaffofp-util: Abstract table miss configuration and fix...
2014-08-11 Ben Pfaffofp-actions: Add instructions bitmaps and fix related...
2014-08-11 Ben Pfaffofp-actions: Add action bitmap abstraction.
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-06-24 Thomas Grafofp-parse: Correctly parse actions= in group bucket
2014-06-23 Simon Hormanofproto: Honour out_port of flow monitors
2014-06-13 Simon Hormanofproto: Honour NXFMF_OWN flag of flow monitors
2014-06-13 Simon Hormanofproto: Break out perl code for sorting multiline...
2014-06-12 Jean Tourrilhestests: Use set_field instead of load_reg in OF1.2 test...
2014-06-11 Simon Hormanofproto: Use OFPRR_GROUP_DELETE
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-05-21 Joe Stringertests: Fix an ofproto test.
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 PfaffImplement OpenFlow 1.4 queue statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port statistics.
2014-05-14 Ben PfaffImplement OpenFlow 1.4 port_mod messages.
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-04-10 Ben Pfafftests: Skip queue limit tests if the queues are very...
2014-04-03 Flavio Leitnerbridge: don't bring up internal ports by default.
2014-04-02 YAMAMOTO Takashiofproto.at: Fix races in rule eviciton tests
2014-04-02 YAMAMOTO Takashiofproto: Fix a race in pause and resume test
2014-03-18 Justin Pettittests: Fix small typo in "OpenFlow" in ofproto tests.
2014-03-12 kmindgofproto: Update rule's priority in eviction group.
2013-12-20 YAMAMOTO Takashitests/ofproto.at: Avoid stdout/stderr ordering assumptions
2013-12-13 Ben Pfaffvconn: Reply with OFPBRC_BAD_VERSION for bad version.
2013-12-12 Ben Pfaffbridge: Support changing port numbers.
2013-12-04 Ben Pfaffofp-util: Implement OpenFlow 1.1 packet-in message.
2013-11-03 Simon Hormanofproto-dpif: Support weight for select groups
2013-11-03 Simon Hormanofproto-dpif: Implement translation of select groups.
2013-11-03 Simon Hormanofproto: Add test for flow mod with groups.
2013-11-03 Simon Hormanofproto: Add del groups test
2013-11-03 Simon Hormanofproto: Add group desc and stats tests
2013-11-02 Simon Hormanofproto-dpif: Translation of indirect and all groups
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Simon Hormanofproto: Add group features test
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-25 Ben Pfaffofproto: Avoid abandoning an ofopgroup without committi...
2013-09-13 Ben Pfaffofp-util: Announce OpenFlow 1.3 table features only...
2013-09-07 Alexandru Copottests/ofproto: add basic test for OFPT_GET_ASYNC_REQUES...
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-07-11 Ben Pfaffdpif-netdev: Make "packet-out" with in_port=OFPP_CONTRO...
2013-07-08 Ben PfaffAdd basic OpenFlow 1.1 protocol support.
2013-07-08 Ben Pfafftests: Add tests for mod flows with cookie miss on...
2013-06-29 Ben Pfafftests: Fix typo in test name.
2013-05-21 YAMAMOTO Takashitestsuite: update a comment
2013-05-10 Jarno RajahalmeOpenFlow-level flow-based tunneling support.
next