summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* rhel: bug fix upgrade path in kmod fedora spec fileMartin Xu2019-01-231-1/+1
* datapath: return -EEXIST if inet6_add_protocol failsGreg Rose2019-01-231-0/+7
* compat: Fixup ipv6 fragmentation on 4.9.135+ kernelsGreg Rose2019-01-223-3/+56
* Fix crash due to multiple tnl push actionAnju Thomas2019-01-221-7/+0
* travis/linux-build: enable testing with clang buildsAaron Conole2019-01-221-1/+1
* travis: enable testsuite with dpdkAaron Conole2019-01-221-0/+1
* seq: Correct example in comment.Ben Pfaff2019-01-221-3/+3
* Prepare for post-2.11.0 (2.11.90).Justin Pettit2019-01-203-1/+11
* Prepare for 2.11.0.Justin Pettit2019-01-203-4/+4
* conntrack: Fix FTP seq_skew boundary adjustments.Darrell Ball2019-01-181-28/+10
* conntrack: fix expectations for ftp+DNAT.David Marchand2019-01-182-23/+211
* conntrack: fix tcp seq adjustments when mangling commands.David Marchand2019-01-185-43/+59
* odp-util: Avoid revalidation error for masked NSH set action.Ben Pfaff2019-01-181-1/+1
* Fix bugs in L3 protocol support.Ben Pfaff2019-01-184-17/+20
* selinux: Add missing permissions for ovs-kmod-ctlYi-Hung Wei2019-01-181-3/+4
* connmgr: Do not send asynchronous messages to rconns lacking protocols.Ben Pfaff2019-01-181-1/+1
* odp-util: Fix parsing QinQ packet in parse_8021q_onward.Yunjian Wang2019-01-181-27/+31
* ofpbuf: Fix arithmetic error in ofpbuf_insert().Toms Atteka2019-01-181-2/+2
* checkpatch: Check for C99 style comments.Ilya Maximets2019-01-182-0/+34
* checkpatch.at: Reduce duplication of equal headers.Ilya Maximets2019-01-181-124/+24
* dpif-netdev: Per-port configurable EMC.Ilya Maximets2019-01-184-12/+126
* AUTHORS: Add Liang-min Wang.Ian Stokes2019-01-181-0/+1
* ofpbuf: Reintroduce assertion on size in ofpbuf_pull().Ben Pfaff2019-01-171-0/+1
* poll-loop: Set poll loop initial deadline to LLONG_MAX.Ben Pfaff2019-01-171-0/+1
* odp-util: Fix a bug in parse_odp_push_nsh_actionYifeng Sun2019-01-171-1/+1
* AUTHORS: Add shaoke xi.Ben Pfaff2019-01-171-0/+1
* netdev-linux: Fix function argument order in sfq_tc_load().Ben Pfaff2019-01-171-1/+1
* AUTHORS: Add Shweta Seth.Ben Pfaff2019-01-171-0/+1
* ofproto-dpif-xlate: Account mirrored packets only if the VLAN matches.Ben Pfaff2019-01-171-15/+22
* netdev-dpdk: support port representorsOphir Munk2019-01-172-31/+112
* ofp-actions: Avoid overflow for ofpact_learn_spec->n_bitsYifeng Sun2019-01-171-1/+1
* ovn-nb.xml: Minor documentation corrections.Ben Pfaff2019-01-171-2/+2
* ovsdb-server: Correct json-rpc comment for "disable-monitor-cond".Justin Pettit2019-01-161-1/+1
* ovn: Add DHCP support for option 67 - bootfile nameNuman Siddique2019-01-165-3/+13
* rhel: Split OpenvSwitch and OVN packagesNuman Siddique2019-01-166-189/+478
* sandbox: Fix env for clustered OVN DBs.Han Zhou2019-01-161-1/+1
* ovn: Add port addresses to IPAM later.Mark Michelson2019-01-162-2/+23
* ovn: Clear dynamic_addresses when addresses are not "dynamic"Mark Michelson2019-01-162-1/+20
* travis: Add dpdk shared library build.Ian Stokes2019-01-162-3/+10
* 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