summaryrefslogtreecommitdiff
path: root/ofproto
Commit message (Expand)AuthorAgeFilesLines
* 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
* lldp: Fix for OVS crashes when a LLDP-enabled port is deletedSurya Rudra2019-10-242-5/+8
* ofproto: fix a typo for ttl in dpif_sflow_actionsMartin Zhang2019-10-071-1/+1
* tnl-neigh: Use outgoing ofproto version.Flavio Leitner2019-08-281-2/+2
* 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-091-1/+1
* ofproto: fix the bug of bucket counter is not updatedLi Wei2019-03-251-0/+2
* ofproto-dpif-xlate: Account mirrored packets only if the VLAN matches.Ben Pfaff2019-01-171-15/+22
* bond: Fix LACP fallback to active-backup when recirc is enabled.Ben Pfaff2018-11-051-3/+22
* connmgr: Fix vswitchd abort when a port is added and the controller is downNuman Siddique2018-10-231-0/+4
* odp-execute: Fix broken build with Clang as compiler.Ben Pfaff2018-10-151-1/+2
* ofproto: Fix OVS crash when reverting old flows in bundle commitVishal Deep Ajmera2018-06-181-1/+1
* ofproto-dpif-xlate: Fix segmentation fault caused by tun_tableYi-Hung Wei2018-05-031-1/+5
* ofproto: Fix double-unref of temporary rule when learning.Ben Pfaff2018-01-262-10/+8
* bond: Fix bug that writes to freed memoryYifeng Sun2017-12-201-1/+3
* ofproto: Keep inserting buckets into a group from changing group type.Ben Pfaff2017-12-111-0/+17
* ofproto-dpif-xlate: Always process IGMP packets in userspace.Ben Pfaff2017-10-091-6/+7
* connmgr: Fix violation of flow monitoring protocol description.Ben Pfaff2017-09-281-14/+14
* ofproto: Include patch ports in mtu overriden checkNuman Siddique2017-09-211-5/+7
* Revert "ofproto-dpif-xlate: Fixes for propagating state of conntrack."Justin Pettit2017-08-301-6/+4
* ofproto-dpif-upcall: Fix key attr iteration.Joe Stringer2017-08-071-1/+1
* ofproto-dpif-upcall: Fix action attr iteration.Joe Stringer2017-08-071-1/+1
* ofproto-dpif-xlate: Eliminate duplicate read of xcfgp.Ben Pfaff2017-08-021-1/+0
* ofproto-dpif-xlate: Fixes for propagating state of conntrack.Justin Pettit2017-07-181-4/+6
* connmgr: Fix crash when in_band_create() fails.Ben Pfaff2017-07-171-1/+1
* ofproto-dpif-xlate: Fix an additional misaligned reference to ovs_u128.Ben Pfaff2017-06-141-6/+5
* netflow: Fix memory leak in netflow_unref.Yunjian Wang2017-05-311-0/+8
* ofproto: Add ref counting for variable length mf_fields.Yi-Hung Wei2017-05-172-5/+32
* ofproto: Move tun_table and vl_mff_map deletion.Yi-Hung Wei2017-05-171-8/+8
* nx-match: Use vl_mff_map to parse match field.Yi-Hung Wei2017-05-171-4/+7
* vswitchd: Add --cleanup option to the 'appctl exit' commandAndy Zhou2017-05-043-6/+9
* revalidator: Fix logging of xlate_key() failure.Joe Stringer2017-05-021-2/+2
* revalidator: Revalidate ukeys created from flows.Joe Stringer2017-05-021-1/+1
* revalidator: Improve logging for transition_ukey().Joe Stringer2017-04-271-3/+22
* revalidator: Avoid assert in transition_ukey().Joe Stringer2017-04-271-2/+7
* ofproto-dpif-xlate: Fix the memory leak in netflow.Sha Zhang2017-04-241-0/+1
* rstp/stp: Unref the rstp/stp when bridges destroyed.nickcooper-zhangtonghao2017-04-211-0/+2
* ofproto: Report only un-deleted groups in group stats replies.Ben Pfaff2017-04-211-1/+4
* ofproto-dpif-mirror: Fix issue of reseting snaplen in mirroringZhenyu Gao2017-04-031-1/+2
* ofproto-dpif-upcall: Fix flow setup/delete race.Joe Stringer2017-03-271-1/+1
* mirror: Allow concurrent lookups.Jarno Rajahalme2017-03-222-34/+67
* ofproto-dpif-xlate: Allow sending BFD messages when STP port is not forwarding.Mika Vaisanen2017-03-091-0/+4
* pinsched: Update next_txq pointer when destroying pinqueue.Tony van der Peet2017-03-081-0/+6
* mcast-snooping: Avoid segfault for vswitchd.nickcooper-zhangtonghao2017-03-031-0/+1
* mcast-snooping: Flush ports mdb when VLAN configuration changed.nickcooper-zhangtonghao2017-03-031-0/+1
* ofproto/bond: fix interal flow leak of tcp-balance bondHuanle Han2017-02-241-0/+2
* ofproto/bond: Fix bond post recirc rule leak.Andy Zhou2017-02-241-10/+26
* ofproto/bond: Fix bond reconfiguration race condition.Andy Zhou2017-02-243-21/+33
* ofproto: Remove 'ofproto/self-check' from ovs-vswitchd manpageTimothy Redaelli2017-02-231-7/+0