summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Set release date for 2.13.5.v2.13.5Ilya Maximets2021-10-212-2/+3
* python: idl: Avoid sending transactions when the DB is not synced up.Terry Wilson2021-10-211-0/+7
* datapath-windows: add layers when adding the deferred actionsWilson Peng2021-10-193-6/+25
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-134-8/+143
* dpif-netdev: Fix use-after-free on PACKET_OUT of IP fragments.Ilya Maximets2021-10-131-3/+13
* tunnel-push-pop.at: Mask source port in tunnel header.Ilya Maximets2021-10-121-4/+6
* ipf: release unhandled packets from the batchAaron Conole2021-10-121-0/+2
* datapath-windows:adjust Offset when processing packet in POP_VLAN actionwilsonpeng2021-09-301-3/+15
* cirrus: Reduce memory requirements for FreeBSD VMs.Ilya Maximets2021-09-231-1/+1
* netdev-linux: Fix a null pointer dereference in netdev_linux_notify_sock().Yunjian Wang2021-09-161-1/+1
* pcap-file: Fix memory leak in ovs_pcap_open().Yunjian Wang2021-09-161-0/+1
* odp-util: Fix a null pointer dereference in odp_flow_format().Yunjian Wang2021-09-161-1/+1
* odp-util: Fix a null pointer dereference in odp_nsh_key_from_attr__().Yunjian Wang2021-09-161-1/+1
* ipf: Fix only nat the first fragment in the reass process.wenxu2021-09-152-38/+82
* dpif-netdev: Fix crash when PACKET_OUT is metered.Tony van der Peet2021-09-084-1/+101
* tc: Set action flags for tunnel_key release.Vlad Buslov2021-08-161-0/+1
* netlink-socket: Replace error with txn->error when logging nacked transactions.Paolo Valerio2021-08-161-1/+1
* dynamic-string: Fix a crash in ds_clone().Sriharsha Basavapatna2021-08-161-0/+4
* dpif-netdev: Fix offloads of modified flows.Eli Britstein2021-08-021-9/+5
* dpif-netdev: Fix flow modification after failure.Eli Britstein2021-08-021-2/+2
* daemon-unix: Fix leak of a fork error message.Ilya Maximets2021-07-261-0/+1
* datapath-windows:Correct checksum for DNAT actionWilson Peng2021-07-211-0/+12
* dpif-netlink: Fix report_loss() message.Mark Gray2021-07-161-2/+2
* conntrack: Document all-zero IP SNAT behavior and add a test case.Eelco Chaudron2021-07-1613-1/+148
* ovsdb-server: Fix memleak when failing to read storage.Dumitru Ceara2021-07-151-5/+3
* netdev-linux: Ignore TSO packets when TSO is not enabled for userspace.Eelco Chaudron2021-07-091-3/+17
* conntrack: Handle already natted packets.Paolo Valerio2021-07-092-1/+66
* python: Fix Idl.run change_seqno update.Bodo Petermann2021-07-071-5/+6
* Prepare for 2.13.5.Ilya Maximets2021-07-013-1/+10
* Set release date for 2.13.4.v2.13.4Ilya Maximets2021-07-012-2/+3
* netlink: removed incorrect optimizationToms Atteka2021-06-302-1/+55
* ovs-actions.xml: Add missing bracket.Paolo Valerio2021-06-301-1/+1
* netdev-offload-tc: Use nl_msg_put_flag for OVS_TUNNEL_KEY_ATTR_CSUM.Paolo Valerio2021-06-301-2/+1
* datapath-windows: Specify external include pathsAlin Gabriel Serdean2021-06-301-0/+17
* Remove Python 2 leftovers.Rosemarie O'Riorden2021-06-2216-63/+35
* ipf: Fix a use-after-free error, and remove the 'do_not_steal' flag.Aaron Conole2021-06-153-16/+6
* ofproto: Fix potential NULL dereference in ofproto_ct_*_zone_timeout_policy().Dumitru Ceara2021-06-031-2/+2
* ofproto: Fix potential NULL dereference in ofproto_get_datapath_cap().Dumitru Ceara2021-06-031-1/+1
* dpif-netlink: Fix send of uninitialized memory in ct limit requests.Ilya Maximets2021-05-241-10/+14
* ofproto-dpif: Fix use of uninitialized attributes of timeout policy.Ilya Maximets2021-05-241-0/+2
* netdev-linux: Fix use of uninitialized LAG master name.Ilya Maximets2021-05-241-1/+3
* ofp_actions: Fix set_mpls_tc formatting.Adrian Moreno2021-05-193-4/+60
* dpif-netdev: Remove meter rate from the bucket size calculation.Ilya Maximets2021-05-183-18/+42
* ovsdb-idl: Consider all tables when computing expected cond seqno.Dumitru Ceara2021-05-181-3/+21
* ovs-ofctl: Fix coredump when using "add-groups" command.Wang Yibo2021-05-141-1/+1
* raft: Transfer leadership before creating snapshots.Ilya Maximets2021-05-144-7/+41
* dpdk: Use DPDK 19.11.8 release.Hariprasad Govindharajan2021-05-125-10/+10
* github: Fix up malformed /etc/hosts.Ilya Maximets2021-05-111-0/+6
* doc: automake: Add support for sphinx 4.0.Ilya Maximets2021-05-111-2/+7
* cirrus: Look up existing versions of python dependencies.Ilya Maximets2021-05-101-2/+3