summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* doc: Convert WHY-OVS to rSTStephen Finucane2016-10-262-3/+3
* doc: Convert README to rSTStephen Finucane2016-10-211-1/+1
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-1/+0
* ovs-ctl: Handle start up errors.Markos Chandras2016-10-041-8/+11
* ovs-lib: Signal start_daemon failures.Markos Chandras2016-10-041-1/+1
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-272-3/+3
* Add OpenFlow command to flush conntrack table entries.Justin Pettit2016-09-232-0/+31
* ovs-lib: Fix SELinux contexts for created dirs.Joe Stringer2016-09-231-4/+12
* tun-metadata: Manage tunnel TLV mapping table on a per-bridge basis.Jesse Gross2016-09-192-37/+49
* ovs-ofctl.8.in: Fix minor formatting issues.Justin Pettit2016-09-191-3/+3
* xlate: Use dp_hash for select groups.Jarno Rajahalme2016-09-161-3/+35
* ofp-parse: Harden checking with group selection_method.Jarno Rajahalme2016-09-161-8/+8
* ovs-save: Use ${bridge} when dumping TLV map.Jesse Gross2016-09-151-1/+1
* ofproto: Support packet_outs in bundles.Jarno Rajahalme2016-09-142-42/+150
* Windows: Extend support for binaries which allow detachAlin Serdean2016-09-141-0/+1
* ovs-save: Restore tunnel TLV map before flows.Jesse Gross2016-08-301-0/+6
* ovs-ofctl: Extract tunnel metadata correctly when sorting flows.Jesse Gross2016-08-301-2/+22
* ovs-ofctl: Fix crash with replace-flows and diff-flows with tunnel metadata.Jesse Gross2016-08-301-19/+188
* ovs-bugtool: Add interfaces file contents.Gurucharan Shetty2016-08-301-2/+5
* netdev-dpdk: Remove dpdkvhostcuse portsCiara Loftus2016-08-152-390/+0
* Add read-only option to ovs-dpctl and ovs-ofctl commands.Ryan Moats2016-08-153-73/+97
* ovs-ctl: Properly handle shell quoting in os-release.Ben Pfaff2016-08-141-2/+2
* ovs-ofctl: Added clarifications and examples to manpage.Ori Shoshan2016-08-141-2/+22
* ovs-bugtool: Correct "rmdir" error messages during "make distcheck".mweglicx2016-08-121-2/+5
* ovs-bugtool: Switch from MD5 to SHA-256.Ben Pfaff2016-08-111-8/+8
* ovs-vsctl: simply vsctl_parent_process_info()Andy Zhou2016-08-101-13/+3
* ovs-ctl: support populating system info from /etc/os-releasePanu Matilainen2016-08-101-0/+3
* ovs-vsctl: Change log level of vsctl_parent_process_infoKyle Mestery2016-08-081-15/+22
* ovn-nbctl: Add "sync" command to wait for previous changes to take effect.Ben Pfaff2016-08-081-1/+1
* ofp-util: remove flow mod's delete_reason.Jarno Rajahalme2016-07-291-1/+0
* ofproto: Support group mods in bundles.Jarno Rajahalme2016-07-292-18/+132
* ofproto: Use ofputil_uninit_group_mod().Jarno Rajahalme2016-07-291-6/+1
* meta-flow: Clean up masking with prerequisities checking.Jarno Rajahalme2016-07-291-2/+4
* vconn: Better bundle error management.Jarno Rajahalme2016-07-291-4/+46
* lib: Separate versioning to its own module.Jarno Rajahalme2016-07-291-1/+1
* utilities/ovs-ctl.in: Allow non-monitoring daemonsAaron Conole2016-07-273-1/+8
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-1/+4
* ovs-ofctl: Fix font in manual.Ben Pfaff2016-07-241-1/+1
* ovs-lib: Keep internal interface ip during upgrade.Daniele Di Proietto2016-07-221-4/+33
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* ovs-pki: Use SHA-512 instead of SHA-1 as message digest.Ben Pfaff2016-07-221-1/+1
* ovs-vsctl: Add another Flow_Table example.Ben Pfaff2016-07-181-1/+8
* ovs-vsctl: Fix typo in comment.Ben Pfaff2016-07-181-1/+1
* ofp-actions: Add extension to support "group" action in OF1.0.Ben Pfaff2016-07-141-2/+4
* Introduce 128-bit xxregs.Justin Pettit2016-07-121-0/+11
* ovs-bugtool: Port to python3.Joe Stringer2016-07-121-5/+6
* ovs-ofctl: Clarify CT action documentation.Jarno Rajahalme2016-07-061-8/+8
* utilities: ovs-ctl: Drop duplicate lineMarkos Chandras2016-07-031-1/+0
* ofproto: Add relaxed group_mod command ADD_OR_MODJan Scheurich2016-07-022-5/+20
* utilities/ovs-tcpdump.in: Poll the process statusAaron Conole2016-07-011-2/+6