Implement OFPT_TABLE_STATUS Message.
[cascardo/ovs.git] / tests / ofproto.at
2016-02-24 Saloni JainImplement OFPT_TABLE_STATUS Message.
2016-02-20 Ben PfaffSupport userdata in NXT_PACKET_IN2.
2016-02-20 Ben PfaffImplement new packet-in format NXT_PACKET_IN2.
2016-01-28 Ben Pfafftests: Avoid useless use of cat.
2016-01-28 Ben Pfaffofproto-macros: Change STRIP_XIDS from macro to shell...
2016-01-28 Ben Pfafftests: Change ADD_OF_PORTS from macro to shell function.
2016-01-20 Ben Pfaffofp-print: Decode and print all async config messages...
2016-01-20 Ben Pfaffopenflow: Implement OF1.4+ OFPMP_QUEUE_DESC multipart...
2016-01-20 Ben Pfaffnetdev-dummy: Add a dummy queue.
2016-01-20 Ben Pfaffopenflow: Rename OF0.1-1.3 queue property constants.
2016-01-20 Ben Pfaffofp-print: Improve formatting of queue stat requests...
2016-01-20 Ben Pfaffofproto: Fix memory leak and memory exhaustion bugs...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-07 Ben Pfaffofproto: Implement OFPT_QUEUE_GET_CONFIG_REQUEST for...
2015-12-23 Zoltán Baloghofproto: Remove flows from all tables upon group deletion.
2015-12-04 Thadeu Lima de Sou... Allow flow-based IPv6 tunnels to be configured with...
2015-11-30 Saloni JainImplement Vacancy Events for OFPMP_TABLE_DESC.
2015-11-30 Saloni JainImplement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.
2015-11-29 Ben Pfaffofp-util: Add "check_overlap" and "reset_counts" to...
2015-11-29 Ben Pfaffofproto: Fix inserting buckets at the end of an empty...
2015-11-29 Ben Pfafftests: Add tests for out_port and out_group.
2015-11-26 YAMAMOTO Takashiofproto.at: Workaround a race
2015-11-26 YAMAMOTO Takashiofproto.at: Portability improvement
2015-11-26 YAMAMOTO Takashiofproto-macros.at: Rename vconn_windows_sub to vconn_sub
2015-11-25 Ben Pfaffofproto: Correctly reject duplicate bucket ID for OFPGC...
2015-11-09 Justin Pettitvswitchd: Allow modifying ICMP type and code.
2015-11-04 Ben Pfaffofp-parse: Fix parsing, formatting of multiple fields...
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.
next