bump mainstream version number and reset taglevel to 1
[sliver-openvswitch.git] / utilities /
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Gurucharan Shettyovs-save: Use timeout option for ovs-vsctl
2012-10-26 Isaku YamahataOF11: push_vlan support
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-24 Gurucharan Shettyovs-ctl.in: Don't save flows if the daemons are not...
2012-10-23 Gurucharan Shettyovs-ctl.in: Ability to save flows and kernel datapath...
2012-10-22 Gurucharan Shettyovs-pki: Unique subject DNs for certificate requests.
2012-10-22 Ben Pfaffovs-vsctl: Do not accept any arguments to "del-manager...
2012-10-19 Henry Maiovs-ctl: Fix implementation of --extra-dbs.
2012-10-18 Joe Stringerofp-actions: Implement writing to metadata field
2012-10-18 Ben Pfaffofp-util: Separate output, error reporting in ofputil_p...
2012-10-17 Ethan Jacksonutilities: New helper ovs-parse-backtrace.
2012-10-16 Isaku Yamahatainstruction/clear-actions: string parser/formater,...
2012-10-16 Isaku Yamahatainstruction: support goto-table action
2012-10-15 Gurucharan Shettyovs-pki: Increase the validity days for self-signed...
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-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-04 Simon Hormanofp-util: Set Packet In Format: Use prevailing OpenFlow...
2012-10-01 Ben Pfaffovs-ctl: Add support for glibc malloc debugging.
2012-09-28 Simon Hormanofp-actions: Add parsing of set_field actions
2012-09-25 Ben Pfaffovsdb-server: Add support for multiple databases.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-21 Ben Pfaffovs-lib: Move DAEMON_CWD initialization to top of file.
2012-09-20 Ben Pfaffovs-ofctl: Accept port keywords, OF1.1 port numbers...
2012-09-17 Ben Pfaffovs-ofctl: Fix indentation in manpage.
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Ben Pfaffovsdb: Enforce immutability of immutable columns.
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
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-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-29 Simon Hormanovs-ofctl: Use vconn as a parameter of dump_stats_trans...
2012-08-29 Ethan Jacksonnicira-ext: Deprecate the autopath action.
2012-08-17 Ben Pfaffovs-ofctl: Fix memory leak in "check-vlan" test command.
2012-08-17 Joe Stringerman-pages: Add missing entry for matching metadata
2012-08-16 Mehak MahajanAdd Nicira vendor extension action NXAST_DEC_TTL_CNT_IDS.
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 Ben Pfafflearning-switch: Make lswitch own its rconn.
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-08-06 Ben Pfaffovs-pki: Improve manpage style.
2012-08-06 Ben Pfaffovs-pki: Remove "online PKI" features and ovs-pki-cgi.
2012-08-03 Ben Pfaffdirs: dbdir default must be based on sysconfdir.
2012-08-01 Ben PfaffMake the location of the database separately configurable.
2012-07-31 Ed Masteutilities: FreeBSD compatibility.
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-31 Justin Pettitovs-dpctl: Allow requesting the port number from "add...
2012-07-30 Justin Pettitovs-ctl.in: Don't stop forwarding while restarting...
2012-07-30 Justin Pettitovs-ctl.in: Consistently use spaces instead of tabs.
2012-07-27 Ben Pfaffovs-ctl: Start the rest of Open vSwitch if loading...
2012-07-23 Ben PfaffFix race condition in parallel execution of "make install".
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-19 Arun Sharmaovs-bugtool: Added --ovs option to get only ovs related...
2012-07-18 Ben Pfaffutil: Introduce "subprogram_name" to identify subproces...
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-12 Ben Pfaffovs-vsctl: Correct example for removing a mirror.
2012-07-09 Arun SharmaRename static functions to increase uniqueness.
2012-07-06 Ben Pfaffovs-ofctl: Fix typos in manpage.
2012-07-05 Ethan Jacksonovs-lib: Support old versions of strace.
2012-07-05 Ben Pfaffovs-check-dead-ifs: Tolerate processes that disappear...
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 Ansis Attekaovs-l3ping: A new test utility that allows to detect...
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-27 Ethan Jacksonovs-ctl: Add additional options to strace wrapper.
2012-06-25 Gurucharan Shettyovs-bugtool: Avoid running ethtool on non-physical...
2012-06-20 Ben Pfaffdocs: Add references to the database schema documentation.
2012-06-20 Ben Pfaffovs-lib: Add time stamps to Valgrind log messages.
2012-06-15 Ben Pfaffovs-ctl: Add support for running daemons under valgrind...
2012-06-15 Ben Pfaffovs-ctl: Document --ovs-brcompatd-priority.
2012-06-14 Ethan Jacksonlib: Utilize smaps in the idl.
2012-06-14 Ethan Jacksonlib: New data structure - smap.
2012-06-13 Ben PfaffAllow general masking of IPv6 addresses rather than...
2012-06-13 Ben PfaffAllow general masking of IPv4 addresses rather than...
2012-06-13 Ben Pfaffofp-util: Implement translation to and from OpenFlow...
2012-06-13 Ben Pfaffopenflow-1.0: Rename ofp_match to ofp10_match, OFPFW_...
2012-06-11 Simon Hormannx-match: Add parsing and serialisation of OXM matches.
2012-05-29 Joe Stringerflow: Adds support for arbitrary ethernet masking
2012-05-29 Justin Pettitofp-util: Clean up cookie handling.
2012-05-24 Ben Pfaffovs-ofctl: Support all OFPPC_* flags in "mod-port"...
2012-05-22 Ben PfaffAdd support for tracking and logging daemon memory...
2012-05-22 Ben Pfaffsimap: New data structure for string-to-integer maps.
next