aboutsummaryrefslogtreecommitdiff
path: root/tests/ofproto.at
AgeCommit message (Expand)Author
2011-10-31ofproto: Add OFPC_QUEUE_STATS to switch feature reply.Ben Pfaff
2011-10-24test-openflowd: Remove.Ben Pfaff
2011-08-09ofproto-dpif: Add multiple table support.Ben Pfaff
2011-07-27ovs-ofctl: Fix dump-ports and queue-stats commands.Ben Pfaff
2011-07-26ofp-print: Make port "config" and "state" output easier to read.Ben Pfaff
2011-06-15ofp-util: Send table_id correctly in OpenFlow 1.0 flow_mods.Ben Pfaff
2011-06-14ofp-print: Change "table_id" to "table" in flow_mod and flow_stats.Ben Pfaff
2011-06-14ofproto: Add simple tests for dumping aggregates and for OpenFlow 1.0.Ben Pfaff
2011-05-12Fix bugs lingering from merge mistakes.Ben Pfaff
2011-05-12Merge 'master' into 'next'.Ben Pfaff
2011-05-11ofproto: Fix number of reported tables in OFPT_FEATURES_REPLY message.Ben Pfaff
2011-05-11ofproto: Break apart into generic and hardware-specific parts.Ben Pfaff
2011-04-26Remove support for obsolete "tun_id_from_cookie" extension.Ben Pfaff
2011-04-19ofp-util: Properly handle "tun_id"s in tun_id_from_cookie flows.Ben Pfaff
2011-03-09ovs-ofctl: Make add-flows command read from stdin if file name is "-".Ben Pfaff
2011-03-01ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.Ben Pfaff
2011-01-12ofp-print: Print fragment handling in OpenFlow switch config messages.Ben Pfaff
2010-12-15ofp-print: Always print priority exactly once.Ben Pfaff
2010-12-09ofp-print: Print every flow on a new line for NXST_FLOW replies too.Ben Pfaff
2010-12-09ovs-ofctl: Fix del-flows command parsing bugs.Ben Pfaff
2010-12-06Refactor and centralize basic OpenFlow message decoding and validation.Ben Pfaff
2010-12-02tests: Add tests for ofproto code.Ben Pfaff