summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* debian: force-reload-kmod while package upgrading.Gurucharan Shetty2013-04-231-0/+4
* Implement IPFIX exportRomain Lenglet2013-04-223-6/+84
* ovs-pki: Add NetBSD case for testYAMAMOTO Takashi2013-04-221-1/+1
* ovs-vsctl: Fix a segfault.Gurucharan Shetty2013-04-121-0/+1
* ovs-ctl.in: Merge a single line function.Gurucharan Shetty2013-04-121-5/+1
* ovs-ctl: Connect to remote OVSDB managers only after ovs-vswitchd starts.Ben Pfaff2013-04-101-1/+11
* ovs-lib: Do not tee the ovs-ctl o/p in case of strace.Gurucharan Shetty2013-04-071-2/+12
* ovs-lib: Wait for a longer time after SIGKILL.Gurucharan Shetty2013-03-271-6/+5
* ovs-bugtool: Add ovs-appctl dpif commands to debug bundle.Gurucharan Shetty2013-03-253-0/+28
* ovs-bugtool: Add iptables output for all tables.Gurucharan Shetty2013-03-251-1/+2
* ovs-bugtool: Add ovs-ofctl commands to bugtool plugin scripts.Gurucharan Shetty2013-03-214-0/+52
* ovs-bugtool: Remove calls of ovs-ofctl on ovs-system.Gurucharan Shetty2013-03-211-2/+0
* ovs-vsctl: Try connecting only once for active connections by default.Ben Pfaff2013-03-155-7/+43
* ovs-dpctl: New add-flow, mod-flow, del-flow commands.Ben Pfaff2013-03-152-19/+166
* ovs-bugtool: Add ovs-ctl.log to debug bundle.Gurucharan Shetty2013-03-151-1/+1
* debian, rhel, xenserver: Ability to collect ovs-ctl logs.Gurucharan Shetty2013-03-151-0/+5
* ovs-ofctl: Improve description of mod_nw_tos action.Ben Pfaff2013-03-151-3/+3
* ovs-ctl.in: Set hard limit for core files created.Gurucharan Shetty2013-03-111-1/+1
* nicira-ext: Add Nicira actions NXAST_STACK_PUSH and NXAST_STACK_POP.Andy Zhou2013-03-061-0/+17
* Add support for set_mpls_ttl actionSimon Horman2013-03-061-0/+4
* Add support for dec_mpls_ttl actionSimon Horman2013-03-061-0/+9
* ovs-ctl.in: Restore interfaces and ofports for userspace restarts.Gurucharan Shetty2013-03-051-10/+27
* ovs-ctl.in: Clean up code for the next commit.Gurucharan Shetty2013-03-051-19/+26
* ovs-bugtool: Ability to collect number of logs through plugins.Gurucharan Shetty2013-02-251-15/+24
* Add binary option for command outputs collected by ovs-bugtoolShih-Hao Li2013-02-251-7/+20
* ovs-bugtool: Remove unused code and nonrequired commands.Gurucharan Shetty2013-02-141-95/+0
* ovs-bugtool: Change the default output type.Gurucharan Shetty2013-02-141-1/+1
* ovs-bugtool: Don't run a few ethtool commands on virtual devices.Gurucharan Shetty2013-02-141-5/+6
* ovs-bugtool: Ability to collect the number of rotated logs.Gurucharan Shetty2013-02-142-6/+19
* ovs-bugtool: Provide a separate capability to openvswitch logs.Gurucharan Shetty2013-02-141-12/+14
* ovs-ctl.in: Don't execute the restore ofport script in some cases.Gurucharan Shetty2013-02-121-0/+1
* ovs-pki: Increase the validity period for all certificates.Gurucharan Shetty2013-02-081-3/+3
* nicira-ext: Remove the autopath action.Ethan Jackson2013-02-051-15/+0
* User-Space MPLS actions and matchesSimon Horman2013-02-052-5/+41
* Use is_pow2() function, where possible, instead of IS_POW2 macro.Ben Pfaff2013-02-011-1/+1
* ovs-ctl: Update comment.Ben Pfaff2013-01-311-3/+4
* ovs-ctl: Fix a couple of typos.Gurucharan Shetty2013-01-301-2/+2
* rconn: Fix null pointer dereference in rconn_add_monitor().Ben Pfaff2013-01-241-6/+12
* ovs-ofctl: Use vconn_open() instead of vconn_open_block() in open_vconn__().Ben Pfaff2013-01-241-2/+1
* Replace most uses of assert by ovs_assert.Ben Pfaff2013-01-163-17/+15
* ovs-ctl.in: Restore ofport values across force-reload-kmod.Gurucharan Shetty2013-01-161-12/+35
* ovs-save: Add a helper command to maintain ofport value.Gurucharan Shetty2013-01-161-0/+33
* ovs-vsctl: Add --if-exists option to many database commands.Ben Pfaff2013-01-162-38/+88
* ovs-ofctl: Remove 'ANY' as a wildcard.Gurucharan Shetty2013-01-091-2/+2
* bugtool: Add manpage to gitignore.Ethan Jackson2013-01-071-0/+1
* ovs-vsctl.8: Add an example to configure openflow version.Isaku Yamahata2013-01-061-0/+7
* manpages: Fix buildSaul St. John2013-01-041-2/+1
* vconn: Fix parameters for vconn_open(), vconn_open_block(), pvconn_open().Ben Pfaff2013-01-042-8/+9
* manpages: Put version number instead of date at bottom of page.Ben Pfaff2013-01-0415-16/+18
* ovs-ofctl: Document to work with any OpenFlow switch.Ben Pfaff2013-01-041-0/+1