summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding support for PMD auto load balancingNitin Katiyar2019-01-164-0/+488
* ofproto: Handle flow monitor requests with multiple parts.Ben Pfaff2019-01-151-43/+46
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-1518-79/+719
* ofp-table: Fix interpretation of when table features include properties.Ben Pfaff2019-01-151-1/+1
* Correct documentation for getting DB's cidTerry Wilson2019-01-151-1/+1
* Un-revert Work around Python/C JSON unicode differencesTerry Wilson2019-01-152-6/+13
* rhel: Add ovs-actions manpage to rhel and Fedora spec filesTimothy Redaelli2019-01-152-0/+2
* lib: Add ovs-actions.7 to .gitignoreTimothy Redaelli2019-01-151-0/+1
* checkpatch: Check style of FOREACH loops.Ilya Maximets2019-01-151-1/+1
* python: Escape backslashes while formatting logs.Ilya Maximets2019-01-151-1/+1
* python: Avoid flake8 warning for unused variables.Ben Pfaff2019-01-112-2/+2
* python: Disable flake8 warning W504 "line break after binary operator".Ben Pfaff2019-01-111-1/+2
* python: Fix invalid escape sequences.Ben Pfaff2019-01-119-22/+22
* ovs-actions: Remove unneeded unicode symbols.Ilya Maximets2019-01-111-2/+2
* vconn: Fix using of uninitialized deadline.Ilya Maximets2019-01-111-1/+1
* ofproto: Handle multipart requests with multiple parts.Ben Pfaff2019-01-105-76/+362
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-1011-1120/+3057
* nroff: Fix fonts for h2, h3, h4.Ben Pfaff2019-01-101-5/+5
* nroff: Increase width for .IP used for ordered lists.Ben Pfaff2019-01-101-1/+1
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-106-16/+30
* stream: Allow timeout configuration for open_block.Ilya Maximets2019-01-1010-19/+41
* AUTHORS: Add new contributors.Ben Pfaff2019-01-101-0/+2
* utilities: gdb debug commands fix typosAndreas Karis2019-01-101-2/+2
* utilities: Update gdb script so it works with all python versionsEelco Chaudron2019-01-101-20/+103
* ofp-group: support to insert bucket with weight value for select typesolomon2019-01-102-3/+19
* docs: Fix table title for VM MQ config in dpdk howto.Cian Ferriter2019-01-101-1/+1
* faq: unload kernel module when non-zero refcnt.William Tu2019-01-091-0/+14
* netdev-tc-offloads: Support IPv6 hlimit rewriteEli Britstein2018-12-293-0/+10
* netdev-tc-offloads: Do not set 0 port attribute to TC tunnelEli Britstein2018-12-292-4/+10
* OVN: add static IP support to IPAMLorenzo Bianconi2018-12-285-6/+62
* OVN: add mac address only support to IPAM/MACAMLorenzo Bianconi2018-12-284-1/+30
* doc: Add missing ':doc:' roleStephen Finucane2018-12-281-1/+1
* datapath-windows: Fix race condition when deleting internal portsAlin Gabriel Serdean2018-12-281-1/+1
* tests: Include actual Address Sanitizer output in testsuite log.Ben Pfaff2018-12-271-0/+1
* ovn-sb.ovsschema: Avoid duplicated IPs in Encap table.Han Zhou2018-12-273-3/+37
* nf_conntrack_proto: Fix HAVE_NET_NS_GET macro for nf_conntrackYifeng Sun2018-12-272-6/+6
* odp-util: Fix fuzz runtime error of invalid dont_send valueYifeng Sun2018-12-272-4/+4
* system-traffic.at: avoid a race condition on monitor logDavid Marchand2018-12-271-2/+8
* AUTHORS: Update ZhiPeng Lu's email address.Ben Pfaff2018-12-271-1/+1
* fix rpmbuild fails for rhelluzhipeng-zte2018-12-271-0/+1
* ovn: Fix incorrect comparison of the NB and SB band actionMaks Naumov2018-12-271-1/+1
* cirrus: Enable testing of Python3 and SSL.Ilya Maximets2018-12-271-2/+3
* cirrus: Enable tests on FreeBSD.Ilya Maximets2018-12-271-7/+7
* ovsdb-idl.at: Increase timeouts for tests with multiple remotes.Ilya Maximets2018-12-271-2/+2
* ofproto-macros.at: Ignore "Socket is not connected" log messages.Ilya Maximets2018-12-271-4/+6
* ovsdb-idl.at: Better choosing of wrong ports.Ilya Maximets2018-12-271-6/+6
* python: jsonrpc: Pick new remote on disconnect.Ilya Maximets2018-12-271-3/+6
* ovn.at: Replace not portable '\+' in sed with '*'.Ilya Maximets2018-12-251-1/+1
* tests: Enable logging for ovsdb test.Ilya Maximets2018-12-251-0/+5
* ovsdb-idl.at: Add IDL tests for C library with TCP connection.Ilya Maximets2018-12-241-0/+36