ofproto: Inline actions in struct rule_actions.
[sliver-openvswitch.git] / utilities / ovs-ofctl.c
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+.
2013-10-14 Ben Pfaffofp-actions: Make ofpacts_format() caller add "actions...
2013-10-10 Ben Pfaffovs-ofctl: Add undocumented "parse-pcap" command, for...
2013-09-16 Jarno Rajahalmeovs-ofctl: Add meter support.
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-07 Andy Zhouopenflow-1.1+: OFPT_TABLE_MOD (part 1)
2013-09-02 Neil ZhuImplement OpenFlow 1.1+ "groups" protocol.
2013-08-28 Jarno Rajahalmelib: Keep track of usable protocols while parsing.
2013-08-27 Ben Pfaffofp-util: Abstract flow_mod OFPFF_* flags.
2013-08-09 Ethan Jacksonclassifier: Make use of the classifier thread safe.
2013-08-06 Ben Pfaffovs-ofctl: Add "ofp-parse" command for printing OpenFlo...
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-08 Ben Pfaffofp-util: Add 'modify_cookie' to struct ofputil_flow_mo...
2013-07-08 Ben Pfaffofp-parse: Do not exit() upon a parse error.
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Jarno RajahalmeFix table checking for goto table instruction.
2013-06-25 Ben Pfaffofp-errors: Implement OpenFlow 1.2+ experimenter error...
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-05 Jing Aiofp-actions: enforce valid range for table_id in goto_t...
2013-05-08 Ben PfaffAlways check return value of strftime().
2013-05-07 Ben Pfaffovs-ofctl: Fix bad info in comment on transact_multiple...
2013-05-03 Ben Pfaffovs-ofctl: Make "ovs-ofctl monitor" respond to echo...
2013-05-03 Ben PfaffMake most "struct option" instances "const".
2013-05-02 Ben PfaffUse gmtime_r() and localtime_r() instead of non-thread...
2013-02-01 Ben PfaffUse is_pow2() function, where possible, instead of...
2013-01-24 Ben Pfaffrconn: Fix null pointer dereference in rconn_add_monitor().
2013-01-24 Ben Pfaffovs-ofctl: Use vconn_open() instead of vconn_open_block...
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-11-29 Simon Hormanovs-ofctl: By default, do not set flow format for OpenF...
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Simon Hormanovs-ofctl: Add option to set allowed OpenFlow versions
2012-11-27 Jarno RajahalmeFix handling of OFPP_ANY in OpenFlow 1.1 and later.
2012-11-20 Ethan Jacksonovs-ofctl: Don't rely on stat() to check unix sockets.
2012-11-16 Ben Pfaffofp-util: Make ofputil_encode_set_protocol() able to...
2012-11-16 Ben Pfaffovs-ofctl: Style fix.
2012-11-09 Ben Pfafftests: Add tests for encoding and decoding OpenFlow...
2012-11-05 Simon Hormanvconn: Replace minimum version with bitmap of allowed...
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-12 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Queue Status Messages
2012-10-10 Simon Hormanofp-msgs: Open Flow 1.1 and 1.2 Port Status Messages
2012-10-04 Simon Hormanofp-util: Set Packet In Format: Use prevailing OpenFlow...
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-04 Ben PfaffIntroduce sparse flows and masks, to reduce memory...
2012-09-04 Ben Pfaffclassifier: Prepare for "struct cls_rule" needing to...
2012-09-04 Ben Pfaffclassifier: Break cls_rule 'flow' and 'wc' members...
2012-09-04 Ben Pfaffflow: Replace flow_wildcards members by a single "struc...
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-17 Ben Pfaffovs-ofctl: Fix memory leak in "check-vlan" test command.
2012-08-08 Simon Hormanofp-util: Prepare Packet Out encoder for other Open...
2012-08-07 Ben Pfafftests: Test that ofp10_match bytes that should be ignor...
2012-08-07 Simon Hormanofp-util: Make make_echo_request() aware of different...
2012-08-07 Simon Hormanofp-error: Remove ofperr_domain from external API
2012-08-07 Simon Hormanofp-util: Allow encoding of Open Flow 1.1 & 1.2 Barrier...
2012-08-06 Simon Hormannx-match: Separate raw match and header/pad pull/put
2012-07-31 Ben Pfaffopenflow: Separate OF1.0, OF1.1 flow_mod constants...
2012-07-31 Ben Pfaffopenflow: Rename OpenFlow 1.0 statistics messages with...
2012-07-31 Ben Pfaffofp-msgs: New approach to encoding and decoding OpenFlo...
2012-07-23 Ben Pfaffovs-ofctl: Avoid printing false differences on "ovs...
2012-07-23 Simon Hormantests: OXM VLAN match encoding and decoding
2012-07-20 Ben Pfafftests: Add more tests for VLAN match encoding and decoding.
2012-07-18 Ben Pfafftests: Add detailed test for OF1.0 match decoding and...
2012-07-16 Ben Pfaffovs-ofctl: Fix use-after-free error.
2012-07-12 Ben Pfaffovs-ofctl: Avoid use-after-free upon "ofctl/unblock...
2012-07-12 Ben Pfaffofproto: New feature to notify controllers of flow...
2012-07-12 Ben Pfaffovs-ofctl: Add --sort and --rsort options for "dump...
2012-07-12 Ben Pfaffovs-ofctl: Factor code out of read_flows_from_switch().
2012-07-12 Ben Pfaffovs-ofctl: Use the prepared connection to dump flows...
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-07-04 Ben Pfaffofp-actions: Add decoding and encoding OF1.1 instructio...
2012-07-04 Ben PfaffIntroduce ofpacts, an abstraction of OpenFlow actions.
2012-07-02 Ben PfaffUse UTC consistently instead of local timezone.
2012-06-27 Ben Pfaffovs-ofctl: Fix handling of unexpected replies in dump_s...
2012-06-13 Ben Pfaffofp-util: Implement translation to and from OpenFlow...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
next