summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* datapath-windows:adjust Offset when processing packet in POP_VLAN actionbranch-2.8wilsonpeng2021-09-301-3/+15
* Prepare for 2.8.12.Ilya Maximets2021-02-103-1/+10
* Set release date for 2.8.11.v2.8.11Ilya Maximets2021-02-102-2/+5
* flow: Support extra padding length.Flavio Leitner2021-02-104-9/+44
* dist-docs: Include manpages generated from rST.Ilya Maximets2021-02-041-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.8.11.Ilya Maximets2021-01-133-1/+10
* Set release date for 2.8.10.v2.8.10Ilya 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
* 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
* tests: Add overflow test for the sha1 library.Ilya Maximets2020-11-272-1/+39
* travis: Remove support for Travis CI.Ilya Maximets2020-11-265-93/+11
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-269-11/+151
* 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
* 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
* 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
* Prepare for 2.8.10.Ilya Maximets2020-08-043-1/+10
* Set release date for 2.8.9.v2.8.9Ilya Maximets2020-08-042-2/+3
* datapath-windows: Update flow key in SET actionJinjun Gao2020-07-312-7/+27
* ovs-rcu: Avoid flushing callbacks during postponing.Ilya Maximets2020-06-102-5/+13
* ovsdb: Fix timeout type for wait operation.Ilya Maximets2020-06-011-2/+2
* classifier: Prevent tries vs n_tries race leading to NULL dereference.Eiichi Tsukata2020-05-283-21/+35
* Revert "ovsdb-idl: Avoid sending redundant conditional monitoring updates"Dumitru Ceara2020-03-261-2/+0
* dpif-netlink: avoid netlink modify flow put op failed after tc modify flow pu...wenxu2020-03-243-2/+14
* conntrack: Reset ct_state when entering a new zone.Dumitru Ceara2020-03-231-1/+7
* pvector: Use acquire-release semantics for size.Yanqin Wei2020-03-132-11/+20
* tc: handle packet mark of zeroJohn Hurley2020-01-281-0/+5
* netdev-offload-tc: Fix crash if offloading is not configured on outdev.Ilya Maximets2020-01-151-0/+4
* odp-util: Fix passing uninitialized bytes in OVS_KEY_ATTR_CT_ORIG_TUPLE_IPV*.Ilya Maximets2020-01-131-18/+20
* netdev-dpdk: Avoid undefined behavior processing devargsAaron Conole2020-01-131-1/+1
* ofproto-dpif-xlate: Restore table ID on error in xlate_table_action().Ben Pfaff2019-12-021-0/+1
* ofproto: fix stack-buffer-overflowLinhaifeng2019-12-021-1/+1
* ofproto: Fix crash on PACKET_OUT due to recursive locking after upcall.Ilya Maximets2019-11-263-16/+63
* ovsdb-server: fix memory leak while deleting zoneDamijan Skvarc2019-11-201-0/+2
* compat: Add compat fix for old kernelsRoi Dayan2019-11-062-0/+4
* netdev-dpdk: Fix flow control not configuring.Tomasz Konieczny2019-11-041-6/+26
* rhel: openvswitch-fedora.spec.in: Fix output redirect to null deviceRoi Dayan2019-10-291-1/+1