Prepare 2.1.1 release.
[cascardo/ovs.git] / utilities /
2014-02-19 Ansis Attekaovs-vsctl: reconnect to the database if connection...
2014-02-04 Ken Ajiroovs-vsctl: Update will be discarded when multiple ovs...
2014-01-14 Ben Pfaffclassifier: Use fat_rwlock instead of ovs_rwlock.
2013-12-23 Ethan Jacksonovs-dev.py: Pass leak-check=full to valgrind.
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-20 Gurucharan Shettyovs-check-dead-ifs: Flush buffer before calling execvp.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Francesco Fuscodpif-linux: fix the size of n_masks
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-13 Ethan Jacksonovs-ofctl: Replace TODO with XXX.
2013-12-13 Simon Hormanovs-ofctl: Update push_mpls documentation
2013-12-12 Ethan Jacksonovs-dev.py: Build with both GCC and Clang.
2013-12-11 Ben Pfaffnetdev: Log a warning when netdev_set_config() fails.
2013-12-06 Henry Maivlog: Add option to send vlog syslog output to arbitrar...
2013-12-02 Jarno Rajahalmelib: More intuitive syntax for TCP flags matching.
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-19 Ben Pfaffutilities: Regenerate ovs-lib if configuration changes.
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-11-13 Simon Hormanovs-ofctl: Document arp_spa and arp_tpa matches
2013-11-13 Simon Hormanovs-ofctl: Document set_mpls_{label,tc} actions
2013-11-13 Simon Hormanovs-ofctl: Document mpls_{label,bos,tc} matches
2013-11-13 Simon Hormanovs-ofctl: Document masked versions of arp_sha and...
2013-11-11 Saurabh Shahovs-dev.py: Remove duplicate name from the help string.
2013-11-11 Ben Pfaffovs-ofctl: Improve manpage.
2013-11-11 Ben Pfaffofp-actions: Switch away from odd use of "q" in "enqueu...
2013-11-11 Ben Pfaffovs-ofctl: Document a few Nicira extensions as standard...
2013-11-05 Gurucharan Shettyovs-bugtool: Remove reference to an undefined variable.
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-02 Ben Pfaffofproto: Centralize action checking, doing it at decode...
2013-11-02 Ben Pfaffofp-util: Enforce OpenFlow 1.1+ table_id requirements...
2013-11-01 Jarno Rajahalmeofp-actions: Simplify interface and internal structure.
2013-11-01 Jarno RajahalmeOXM inspired match field names.
2013-10-29 Venkitachalam Gopa... Implement OFPT_QUEUE_GET_CONFIG_REQUEST and OFPT_QUEUE_...
2013-10-29 Jarno RajahalmeTCP flags matching support.
2013-10-23 Jarno Rajahalmelib/ofp-actions: Enforce action consistency.
2013-10-23 Jarno RajahalmeAdd OF11 SET IP TTL action.
2013-10-23 Jarno RajahalmeAdd OF11 set IPv4 ECN action.
2013-10-23 Ben PfaffAllow OFPACT_SET_IP_DSCP to act on both IPv4 and IPv6...
2013-10-23 Jarno RajahalmeFix ovs-ofctl documentation.
2013-10-22 Andy Zhoudpif-linux: collect and display mega flow mask stats
2013-10-21 Joe Stringerofp-actions: Distinguish OF1.1/1.2 push_mpls from OF1.3+.
2013-10-17 Gurucharan Shettyovs-dpctl: Add a 'filter' option to match wildcarded...
2013-10-16 Mark Hamiltonovs-dpctl-top: in_port field is now the default view
2013-10-14 Simon HormanAdd support for write-actions
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-10-08 Gurucharan Shettyovs-lib: Return the correct exit status of the command...
2013-10-04 Gurucharan Shettyovs-lib: Revert "Return the exit status of ovs-ctl...
2013-10-02 Duffie Cooleyovs-lib: Return the exit status of ovs-ctl in ovs_ctl().
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-10-01 Justin Pettitofproto: Define official OpenFlow port number.
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-27 Shih-Hao Liovs-bugtool: Change log-days parameter based on file...
2013-09-27 Simon HormanRemove mpls_depth field from flow
2013-09-26 Shih-Hao Liovs-bugtool: Limit disk usage
2013-09-26 Gurucharan Shettyovs-ofctl: Fix a typo in documentation.
2013-09-24 Gurucharan Shettyovs-dpctl: Update usage where datapath name is optional.
2013-09-24 Gurucharan Shettyovs-dpctl: Parse the arguments correctly for del-flow.
2013-09-24 Gurucharan Shettyovs-dpctl: Add a missing simap_destroy()
2013-09-24 Gurucharan Shettyovs-dpctl: Remove stale comment.
2013-09-19 Lorand Jakabutilities: add ovs-dpctl-top to .gitignore
2013-09-17 Mark Hamiltonutilities: a top like tool for ovs-dpctl dump-flows.
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-04 Simon Hormanovs-ofctl: Correct formatting of instructions in manpage.
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-26 Gurucharan Shettyovs-save: Do not depend on hardcoded set of $PATH for...
2013-08-22 Joe Stringerofp-util: Add SCTP support
2013-08-22 Romain Lengletipfix: implement flow caching and aggregation in exporter
2013-08-13 Jesse Grossflow: Enable matching on new field 'pkt_mark'.
2013-08-13 Ben Pfaffovs-ofctl: Avoid groff warning due to too-long line.
2013-08-09 Gurucharan Shettyovs-bugtool: Add config files to the debug bundle.
2013-08-09 Gurucharan Shettyovs-bugtool: Collect database through CAP_NETWORK_STATUS.
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-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-07-29 Ethan Jacksonovs-dev.py: Use custom suppressions when running valgrind.
2013-07-29 Ethan Jacksonovs-dev.py: Add support for clang builds.
2013-07-29 Ethan Jacksonovs-dev.py: Rely on configure for warning options.
2013-07-24 Gurucharan Shettyovs-bugtool: Increase max size of CAP_HARDWARE_INFO.
2013-07-24 Gurucharan Shettyovs-bugtool: Separate capability for general network...
2013-07-24 Gurucharan Shettyovs-bugtool: Remove duplicate bond/show command.
2013-07-23 Alex Wangclang: Fix the alignment warning.
2013-07-19 Linda SunAvoid designated initializers and static decls of array...
2013-07-17 Pavithra RameshBFD: Add BFD output to bugtool
2013-07-11 Gurucharan Shettyovs-ctl.in: Increase the limit on file descriptors.
2013-07-10 Gurucharan Shettyovs-bugtool: Add ovsdb-server/list-dbs command to bugtool.
2013-07-09 Ben Pfaffovs-vsctl: Fix behavioral regression for "--if-exists...
2013-07-09 Ethan Jacksonutilities: New helper script ovs-dev.py.
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...
next