summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-2610-15/+227
* ci: Don't use 'native' machine for DPDK cache.Ilya Maximets2020-11-261-0/+4
* python: Update build system to ensure dirs.py is created.Mark Gray2020-11-265-15/+24
* Update scripts to support RHEL 7.9Greg Rose2020-11-182-2/+10
* ovsdb-idl: Return correct seqno from ovsdb_idl_db_set_condition().Dumitru Ceara2020-11-162-3/+10
* ovsdb-idl: Fix *_is_new() IDL functions.Mark Gray2020-11-164-25/+76
* ovsdb-idl.at: Return stream open_block python tests.Ilya Maximets2020-11-161-22/+14
* compat: Fix compile warning.Greg Rose2020-11-161-1/+4
* compat: Fix build issue on RHEL 7.7.Greg Rose2020-11-163-14/+2
* compat: Remove stale code.Greg Rose2020-11-163-9/+1
* tests: Add parse-flow tests for MPLS fields.Timothy Redaelli2020-11-161-0/+3
* ofp-actions: Fix userspace support for mpls_ttl.Timothy Redaelli2020-11-161-0/+5
* netdev-dpdk: Add option to configure VF MAC address.Gaetan Rivet2020-11-164-0/+140
* netdev-dpdk: Add ability to set MAC address.Ilya Maximets2020-11-161-3/+29
* python: Don't raise an Exception on failure to connect via SSL.Terry Wilson2020-11-161-2/+13
* netdev-offload-dpdk: Pass L4 proto-id to match in the L3 rte_flow_item.Sriharsha Basavapatna2020-11-161-23/+0
* AUTHORS: Add Fabrizio D'Angelo.Fabrizio D'Angelo2020-11-161-0/+1
* lldp: correctly increase discarded countVincent Bernat2020-11-161-0/+2
* lldp: increase statsTLVsUnrecognizedTotal on unknown TLVVincent Bernat2020-11-161-0/+1
* lldp: fix a buffer overflow when handling management address TLVVincent Bernat2020-11-161-1/+6
* lldp: Fix size of PEEK_DISCARD_UINT32()Jonas Johansson2020-11-161-1/+1
* lldp: validate a bit more received LLDP framesVincent Bernat2020-11-161-2/+51
* sha1: Fix algorithm for data bigger than 512 megabytes.Renat Nurgaliyev2020-11-162-4/+4
* ovsdb-idlc: Return expected sequence number while setting conditions.Ilya Maximets2020-11-161-3/+3
* odp-util: Fix overflow of nested netlink attributes.Ilya Maximets2020-11-163-7/+40
* python: set ovs.dirs variables with build system valuesMark Gray2020-11-164-38/+9
* Documentation: update IPsec tutorial for F32Mark Gray2020-11-161-53/+55
* AUTHORS: Update Roi DayanRoi Dayan2020-11-162-1/+2
* netdev-offload-tc: Use single 'once' variable for probing tc featuresRoi Dayan2020-11-111-7/+3
* release-process: Policy for unmaintained branches.Ilya Maximets2020-11-102-1/+11
* release-process: Standardize designation of new LTS releases.Ilya Maximets2020-11-101-6/+26
* release-process: Add transition period for LTS releases.Ilya Maximets2020-11-101-4/+7
* releases: Mark 2.13 as a new LTS release.Ilya Maximets2020-11-101-1/+1
* dpctl: Add the option 'pmd' for dump-flows.Tonghao Zhang2020-11-104-5/+33
* netdev-offload-dpdk: Preserve HW statistics for modified flows.Eli Britstein2020-11-101-11/+22
* ovsdb: Remove read permission of *.db from others.Yi-Hung Wei2020-11-101-1/+1
* raft: Make backlog thresholds configurable.Ilya Maximets2020-11-103-5/+56
* raft: Set threshold on backlog for raft connections.Ilya Maximets2020-11-104-1/+72
* ovs-bugtool: Fix crash when enable --ovs.William Tu2020-11-051-4/+4
* Documentation: Fix rendering of extra repo info for RHEL 8.Timothy Redaelli2020-11-051-0/+1
* raft: Avoid having more than one snapshot in-flight.Ilya Maximets2020-11-033-29/+18
* ovsdb-server: Reclaim heap memory after compaction.Ilya Maximets2020-11-036-4/+60
* raft: Add log length to the memory report.Ilya Maximets2020-11-031-0/+1
* ovsdb-idl: Add comment with program name to ovsdb_idl_loop transactions.Ben Pfaff2020-11-021-0/+3
* raft: Avoid annoying debug logs if raft is connected.Ilya Maximets2020-10-271-1/+10
* raft: Fix error leak on failure while saving snapshot.Ilya Maximets2020-10-271-1/+1
* packets: Un-inline functions needed by DDlog.Leonid Ryzhyk2020-10-262-86/+108
* NEWS: Move GTP-U entry to correct release.Ilya Maximets2020-10-251-3/+3
* raft: Report jsonrpc backlog in kilobytes.Ilya Maximets2020-10-251-2/+3
* netdev-tc-offloads: Don't delete ufid mapping if fail to delete filterJianbo Liu2020-10-231-1/+3