rename myslice => example_slice
[sliver-openvswitch.git] / utilities /
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-30 Gurucharan Shettyovs-ctl: Fix a couple of typos.
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-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Gurucharan Shettyovs-ctl.in: Restore ofport values across force-reload...
2013-01-16 Gurucharan Shettyovs-save: Add a helper command to maintain ofport value.
2013-01-16 Ben Pfaffovs-vsctl: Add --if-exists option to many database...
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2013-01-09 Gurucharan Shettyovs-ofctl: Remove 'ANY' as a wildcard.
2013-01-07 Ethan Jacksonbugtool: Add manpage to gitignore.
2013-01-07 Isaku Yamahataovs-vsctl.8: Add an example to configure openflow version.
2013-01-05 Saul St. Johnmanpages: Fix build
2013-01-04 Ben Pfaffvconn: Fix parameters for vconn_open(), vconn_open_bloc...
2013-01-04 Ben Pfaffmanpages: Put version number instead of date at bottom...
2013-01-04 Ben Pfaffovs-ofctl: Document to work with any OpenFlow switch.
2012-12-27 Pravin B Shelaropenvswitch: Remove Linux bridge compatibility.
2012-12-26 Ben Pfaffovs-ctl: Exit, instead of resuming, after handling...
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-12-10 Ben Pfaffovs-vsctl: Allow command-specific options to mingle...
2012-12-04 Ben Pfaffofp-errors: Correctly encode errors as extensions or...
2012-12-02 Justin Pettitovs-ctl: Don't run "ovs-save save-flows" on fake bridges.
2012-12-02 Justin Pettitovs-vsctl: Add "--real" and "--fake" options to "list...
2012-11-30 Ben Pfaffovs-dpctl: Describe -s option in usage message.
2012-11-29 Simon Hormanovs-ofctl: By default, do not set flow format for OpenF...
2012-11-29 Simon Hormanovs-controller: Allow setting of allowed OpenFlow versions
2012-11-29 Ben Pfaffovs-ofctl: Reject impossible protocols configurations...
2012-11-29 Ben Pfaffofp-util: Make "OXM" flow format name include both...
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-26 Gurucharan Shettyovs-ctl.in: Don't save kernel datapath config.
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-12 Simon Hormanrconn: Add allowed OpenFlow versions
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-11-02 Mehak MahajanProcess RARP packets with ethertype 0x8035 similar...
2012-11-02 Justin Pettitovs-dpctl: Make specifying datapath optional for some...
2012-11-02 Justin Pettitofproto-dpif: Add ovs-appctl commands for ovs-dpctl...
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-30 Ansis Attekanetdev-vport: Warn users that pmtud is deprecated
2012-10-29 Gurucharan Shettyovs-ctl.in: Do not fail 'restart'.
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...
next