summaryrefslogtreecommitdiff
path: root/utilities
Commit message (Expand)AuthorAgeFilesLines
* Support NTR selection method in ovs-ofctl group commandsSimon Horman2015-03-241-0/+34
* bashcomp: Install and package completion scripts.Alex Wang2015-03-202-3/+14
* ovs-vsctl-bashcomp: Avoid setting the COMP_WORDBREAKS.Alex Wang2015-03-201-5/+50
* ovs-vsctl: Only monitor AutoAttach columns when useful.Ben Pfaff2015-03-201-3/+2
* ovs-vsctl: Create AutoAttach records on demand, for backward compatibility.Ben Pfaff2015-03-201-4/+4
* netdev-dpdk: add dpdk vhost-cuse portsKevin Traynor2015-03-192-1/+391
* ovs-appctl-bashcomp: Use better function to complete file.Alex Wang2015-03-181-1/+2
* command-line: add ovs_cmdl_contextRussell Bryant2015-03-172-168/+174
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-167-20/+20
* ovs-vsctl-bashcomp: Fix build failure when bash version < 4.0.Alex Wang2015-03-131-0/+5
* Use the IANA-assigned ports for OpenFlow and OVSDB.Justin Pettit2015-03-121-4/+1
* ovs-vsctl-bashcomp: Documentation and unit tests.Alex Wang2015-03-122-34/+60
* ovs-vsctl-bashcomp: Add bash command-line completion for ovs-vsctl.Peter Amidon2015-03-123-52/+1016
* ovs-appctl-bashcomp: Keep naming consistency.Alex Wang2015-03-123-4/+4
* ovs-bugtool: Improve manpage.Ben Pfaff2015-03-041-23/+45
* ovs-vsctl: Fix misused casts.Ben Pfaff2015-03-031-3/+3
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-032-2/+217
* ofpbuf: Simplify ofpbuf API.Pravin B Shelar2015-03-031-76/+72
* dp-packet: Remove ofpbuf dependency.Pravin B Shelar2015-03-031-20/+22
* ovs-docker: check if port is already attached for container/interfaceGianluca Merlo2015-03-031-0/+9
* ovs-save: Preserve IPv6 link-local address on interface save.Alexey I. Froloff2015-03-031-2/+3
* OpenFlow 1.5 is final, so change OF1.5 draft references to just say OF1.5.Ben Pfaff2015-02-251-4/+4
* ovs-docker: Use a different mechanism to check for commands.Gurucharan Shetty2015-02-231-7/+14
* ofproto: Add NXM_NX_TUN_GBP_ID and NXM_NX_TUN_GBP_FLAGSMadhu Challa2015-02-141-0/+34
* mcast-snoop: Add support to control Reports forwardingFlavio Leitner2015-02-041-1/+5
* ovs-command-completion: Complete on file path by default.Alex Wang2015-02-031-25/+37
* ovs-command-completion: Avoid using negative subscript.Alex Wang2015-02-011-2/+2
* ovs-command-completion: Autotest integration.Alex Wang2015-01-302-689/+3
* ovs-dpctl: Mention use of ovs-appctl instead for netdev datapath.Ben Pfaff2015-01-301-0/+7
* ovs-bugtool: Add --help message.Ben Pfaff2015-01-301-1/+30
* vlog: Ability to override the default log facility.Gurucharan Shetty2015-01-281-0/+8
* classifier: Add support for conjunctive matches.Ben Pfaff2015-01-112-2/+212
* vlog: Rename the currently used term 'facility' as 'destination'.Gurucharan Shetty2015-01-086-13/+13
* ovs-command-compgen: Avoid using GNU sed extensions.Alex Wang2015-01-051-1/+1
* dpctl: Add 'get-flow' command.Joe Stringer2014-12-191-0/+1
* ovs-docker : Handle pre-existing fake bridges.Paul-Emmanuel Raoul2014-12-171-1/+2
* ovs-docker: Add the ability to set VLANs.Gurucharan Shetty2014-12-151-5/+42
* ovs-docker: Ability to set the default gateway.Gurucharan Shetty2014-12-151-3/+10
* lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf2014-12-153-3/+3
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-157-7/+7
* list: Rename struct list to struct ovs_listThomas Graf2014-12-152-8/+8
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-154-8/+8
* ovs-command-completion: Fix unwanted whitespace.Alex Wang2014-12-131-1/+1
* ovs-tcpundump: Fix typo in version message.Eohyung Lee2014-12-091-1/+1
* ofp-actions: Support "copy_field" ONF extension to OpenFlow 1.3.Ben Pfaff2014-12-051-3/+7
* ovs-bugtool: Log more detail for dumped flows.Joe Stringer2014-12-052-3/+3
* dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff2014-12-021-1/+1
* ovs-testcontroller: Fix manpage .so command.Ben Pfaff2014-12-021-1/+1
* ovs-vsctl: Prevent creating duplicate VLAN bridges.Ben Pfaff2014-11-252-2/+20
* ovs-ofctl: Document that mod-group requires the type fieldSimon Horman2014-11-241-1/+1