summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release date for 2.7.10.v2.7.10Justin Pettit2019-09-062-3/+4
* 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
* Make pid_exists() more robust against empty pid argumentMichele Baldessari2019-08-291-1/+1
* tests: fix output indentation in tunnel.atFlavio Leitner2019-08-281-7/+7
* tnl-neigh: Use outgoing ofproto version.Flavio Leitner2019-08-282-2/+64
* ofproto-dpif: Fix using uninitialised memory in user_action_cookie.Ilya Maximets2019-08-232-18/+23
* libX.pc: use the correct output directoryAaron Conole2019-08-093-4/+4
* configure: Disable -Wnull-pointer-arithmetic Clang warning.Ben Pfaff2019-08-091-0/+1
* stream-ssl: Fix crash on NULL private key and valid certificate.Ilya Maximets2019-06-281-1/+1
* netdev-dpdk: Fix additional vhost tx retry.Kevin Traynor2019-06-281-1/+1
* doc: Fix cropped what-is-ovs page.Ilya Maximets2019-05-172-6/+7
* dpdk: Use DPDK 16.11.9 release.Ian Stokes2019-05-095-8/+10
* dpif-netdev: Update comment about flow installation race.Ilya Maximets2019-04-181-2/+1
* conntrack: Fix minimum connections to clean.Darrell Ball2019-04-161-2/+3
* datapath: Revert "datapath: Fix template leak in error cases."Flavio Leitner2019-04-161-4/+2
* datapath: fix flow actions reallocationAndrea Righi2019-04-151-2/+2
* Prepare for 2.7.10.Justin Pettit2019-04-103-1/+10
* Set release date for 2.7.9.v2.7.9Justin Pettit2019-04-102-2/+3
* ofp-group: support to insert bucket with weight value for select typesolomon2019-03-273-3/+19
* ofproto: fix the bug of bucket counter is not updatedLi Wei2019-03-252-0/+18
* netdev-dpdk: Print netdev name for txq mapping.Ilya Maximets2019-03-221-4/+12
* ifupdown.sh: Add missing "--may-exist" optionGeorge Diamantopoulos2019-03-221-1/+1
* timeval: Check for OS-provided clock_gettime on macOSRichard Oliver2019-03-153-4/+5
* travis: Stop rsyslog before start.Ilya Maximets2019-03-141-0/+4
* vlog: Better handle syslog handler exceptions.Ilya Maximets2019-03-141-11/+14
* travis: Remove 'sudo' configuration.Ilya Maximets2019-03-061-2/+0
* ovsdb-monitor.at: Use correct perl scripts.Ilya Maximets2019-03-051-1/+1
* rconn: Avoid occasional immediate connection failures.Ben Pfaff2019-03-011-2/+2
* conntrack: Fix L4 csum for V6 extension hdr pkts.Darrell Ball2019-02-251-8/+3
* packets: Change return type for 'packet_csum_upperlayer6()'.Darrell Ball2019-02-252-2/+2
* ovsdb-client: Fix typo.Han Zhou2019-02-221-1/+1
* ofctl: break the loop if ovs_pcap_read returns errorLi RongQing2019-02-221-0/+1
* Revert "ovs-tcpdump: Fix an undefined variable"Ben Pfaff2019-02-221-1/+0
* dhparams: Fix .c file generation with OpenSSL >= 1.1.1-pre9Timothy Redaelli2019-02-221-0/+1
* dhparams: Add pregenerated .c file to the repository.Eneas U de Queiroz2019-02-225-10/+235
* Prepare for 2.7.9.Justin Pettit2019-02-213-1/+10
* Set release date for 2.7.8.v2.7.8Justin Pettit2019-02-212-2/+3
* conntrack: Exclude l2 padding in 'conn_key_extract()'.Darrell Ball2019-02-141-4/+8
* dp-packet: Add 'dp_packet_l3_size()'.Darrell Ball2019-02-141-1/+15
* monitor: Fix crash when monitor condition adds new columns.Han Zhou2019-02-142-31/+119
* dpif-netdev: Add thread safety annotation to sorted_poll_list.Ilya Maximets2019-02-121-0/+1
* acinclude: Drop DPDK_EXTRA_LIB variable.Ilya Maximets2019-02-071-4/+1
* datapath: Fix IPv6 later frags parsingYi-Hung Wei2019-02-041-3/+5
* datapath: Derive IP protocol number for IPv6 later fragsYi-Hung Wei2019-02-041-13/+9
* datapath: Avoid OOB read when parsing flow nlattrsRoss Lagerwall2019-02-041-1/+1
* odp-util: Stop parse odp actions if nlattr is overflowYifeng Sun2019-02-041-0/+4
* ovs-tcpdump: Fix an undefined variableHyong Youb Kim2019-02-041-0/+1
* 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