summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 2.5.13.branch-2.5Ilya Maximets2021-02-103-1/+10
* Set release date for 2.5.12.v2.5.12Ilya Maximets2021-02-102-2/+5
* flow: Support extra padding length.Flavio Leitner2021-02-103-8/+43
* github: Fix Ubuntu package installation.David Marchand2021-01-211-0/+2
* Prepare for 2.5.12.Ilya Maximets2021-01-133-1/+10
* Set release date for 2.5.11.v2.5.11Ilya Maximets2021-01-132-2/+5
* lldp: do not leak memory on multiple instances of TLVsAaron Conole2021-01-131-0/+3
* 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-264-83/+11
* github: Add GitHub Actions workflow.Ilya Maximets2020-11-267-10/+113
* 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
* Prepare for 2.5.11.Ilya Maximets2020-08-043-1/+10
* Set release date for 2.5.10.v2.5.10Ilya Maximets2020-08-042-2/+3
* 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
* pvector: Use acquire-release semantics for size.Yanqin Wei2020-03-132-11/+20
* rhel: openvswitch-fedora.spec.in: Fix output redirect to null deviceRoi Dayan2019-10-291-1/+1
* travis: Drop 2.6.32 kernel build.Ilya Maximets2019-10-281-1/+0
* libX.pc: use the correct output directoryAaron Conole2019-10-283-4/+4
* configure: Disable -Wnull-pointer-arithmetic Clang warning.Ben Pfaff2019-10-281-0/+1
* dpif-netdev: Do not mix recirculation depth into RSS hash itself.Ilya Maximets2019-10-281-1/+0
* ofproto: fix a typo for ttl in dpif_sflow_actionsMartin Zhang2019-10-071-1/+1
* Prepare for 2.5.10.Justin Pettit2019-09-063-1/+10
* Set release date for 2.5.9.v2.5.9Justin Pettit2019-09-062-2/+3
* datapath: Clear the L4 portion of the key for "later" fragmentsJustin Pettit2019-09-041-1/+4
* datapath: Properly set L4 keys on "later" IP fragmentsGreg Rose2019-09-043-52/+82
* ofproto-dpif: Fix using uninitialised memory in user_action_cookie.Ilya Maximets2019-08-242-16/+21
* stream-ssl: Fix crash on NULL private key and valid certificate.Ilya Maximets2019-06-281-1/+1
* datapath: fix flow actions reallocationAndrea Righi2019-04-151-2/+2
* Prepare for 2.5.9.Justin Pettit2019-04-103-1/+10
* Set release date for 2.5.8.v2.5.8Justin Pettit2019-04-102-2/+3
* ifupdown.sh: Add missing "--may-exist" optionGeorge Diamantopoulos2019-03-221-1/+1
* travis: Automatically recheck failed tests.Ben Pfaff2019-03-201-1/+1
* tests: Add ability to automatically rerun failed tests.Ben Pfaff2019-03-207-12/+13
* travis: Remove 'sudo' configuration.Ilya Maximets2019-03-061-2/+0
* rconn: Avoid occasional immediate connection failures.Ben Pfaff2019-03-011-2/+2
* Prepare for 2.5.8.Justin Pettit2019-02-213-1/+10
* Set release date for 2.5.7.v2.5.7Justin Pettit2019-02-212-2/+3
* odp-util: Stop parse odp actions if nlattr is overflowYifeng Sun2019-02-041-0/+4
* stt: Fix return code during xmit.Aaron Conole2019-01-241-1/+1
* netdev-linux: Fix function argument order in sfq_tc_load().Ben Pfaff2019-01-171-1/+1