summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* netdev-windows: Add checking when creating netdev with system type on Windowsbranch-2.10Wilson Peng2023-03-061-0/+11
* datapath-windows:adjust Offset when processing packet in POP_VLAN actionwilsonpeng2021-09-301-3/+15
* ovsdb-server: Fix memleak when failing to read storage.Dumitru Ceara2021-07-151-5/+3
* ofp-group: Use big-enough buffer in ofputil_format_group().Ben Pfaff2021-05-071-1/+1
* ovsdb-client: Fix needs-conversion when SERVER is explicitly specified.Alexey Roytman2021-02-192-2/+27
* Prepare for 2.10.8.Ilya Maximets2021-02-103-1/+10
* Set release date for 2.10.7.v2.10.7Ilya Maximets2021-02-102-2/+5
* flow: Support extra padding length.Flavio Leitner2021-02-104-9/+45
* dist-docs: Include manpages generated from rST.Ilya Maximets2021-02-041-1/+1
* python: Add 'six' to list of install requirements.Thomas Neuman2021-02-011-1/+1
* github: Fix Ubuntu package installation.David Marchand2021-01-211-0/+2
* odp-util: Fix abort while formatting nsh actions.Ilya Maximets2021-01-211-1/+2
* Prepare for 2.10.7.Ilya Maximets2021-01-133-1/+10
* Set release date for 2.10.6.v2.10.6Ilya Maximets2021-01-132-2/+5
* lldp: do not leak memory on multiple instances of TLVsAaron Conole2021-01-131-0/+3
* ofproto-dpif: Uninitialize 'xlate_cache' to free resourcesYifeng Sun2021-01-131-0/+1
* odp-util: Fix netlink message overflow with userdata.Ilya Maximets2020-12-225-25/+81
* ovsdb-tool: Fix datum leak in the show-log command.Ilya Maximets2020-12-211-0/+1
* ofproto-dpif-xlate: Stop forwarding MLD reports to group ports.XiaoXiong Ding2020-12-211-0/+1
* datapath: ovs_ct_exit to be done under ovs_lockTonghao Zhang2020-11-272-2/+5
* compat: rcu: Add support for consolidated-RCU reader checkingJoel Fernandes (Google)2020-11-271-2/+21
* tests: Add overflow test for the sha1 library.Ilya Maximets2020-11-272-1/+39
* travis: Remove support for Travis CI.Ilya Maximets2020-11-265-97/+11
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-269-11/+156
* ovsdb-cluster.at: Fix infinite loop in torture tests.Ilya Maximets2020-11-261-1/+1
* compat: Fix compile warning.Greg Rose2020-11-161-1/+4
* 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
* python: Don't raise an Exception on failure to connect via SSL.Terry Wilson2020-11-161-2/+13
* 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-163-4/+6
* odp-util: Fix overflow of nested netlink attributes.Ilya Maximets2020-11-163-7/+40
* raft: Fix error leak on failure while saving snapshot.Ilya Maximets2020-10-261-1/+1
* ofp-ed-props: Fix using uninitialized padding for NSH encap actions.Ilya Maximets2020-10-152-1/+13
* system-userspace-packet-type-aware.at: Wait for ip address updates.Ilya Maximets2020-10-081-0/+3
* classifier: Fix use of uninitialized value.William Tu2020-09-151-0/+1
* rhel: Fix logrotate group when dpdk is enabled.Jaime CaamaƱo Ruiz2020-09-151-9/+10
* ovs-dpctl-top: Skip "eth()" element.Timothy Redaelli2020-08-261-0/+2
* meta-flow: fix a typo in "MPLS Bottom of Stack Field" paragraph.Timothy Redaelli2020-08-261-4/+4
* netdev-offload-dpdk: Fix for broken ethernet matching HWOL for XL710NIC.Emma Finn2020-08-171-3/+12
* acinclude: Fix build with kernels with prandom* moved to prandom.h.Ilya Maximets2020-08-121-0/+4
* Prepare for 2.10.6.Ilya Maximets2020-08-043-1/+10
* Set release date for 2.10.5.v2.10.5Ilya Maximets2020-08-042-2/+3
* datapath-windows: Update flow key in SET actionJinjun Gao2020-07-312-7/+27
* ovs-router: Fix flushing of local routes.Ilya Maximets2020-07-215-2/+33