summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Set release date for 2.5.4 release.v2.5.4Justin Pettit2017-09-072-4/+3
* 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
* bridge: Avoid read of uninitialized data configuring Auto-Attach.Ben Pfaff2017-08-031-1/+1
* vlog: reopen log file in monitor processHuanle Han2017-08-021-3/+6
* lacp: enable bond slave immediately after lacp attachHuanle Han2017-08-021-0/+1
* odp-util: Fix generating various ct fields in odp_key_to_dp_packet()Yi-Hung Wei2017-07-311-1/+3
* datapath: fix potential out of bound access in parse_ctGreg Rose2017-07-261-2/+5
* vswitch.xml: Fix L2 balancing mentioning for balance-tcp bond.Ilya Maximets2017-07-261-3/+2
* 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
* db-ctl-base: Fix reference-following feature in get_row_by_id().ZhiPeng Lu2017-07-132-0/+5
* openvswitch-switch.postinst: Remove upstart files.Gurucharan Shetty2017-07-121-0/+9
* openvswitch-switch.postinst: Replace tabs by spacesGurucharan Shetty2017-07-121-13/+13
* ovsdb-types: Fix memory leak on error path.Yunjian Wang2017-07-111-0/+1
* ofp-util: fix memory leak in ofputil_pull_ofp11_bucketszhongbaisong2017-07-071-0/+1
* ofp-util: Check length of buckets in ofputil_pull_ofp15_group_mod().Ben Pfaff2017-07-071-0/+3
* ofp-print: Don't abort on unknown reason in role status message.Ben Pfaff2017-07-071-1/+2
* Prepare for 2.5.4.Justin Pettit2017-07-013-1/+12
* Set release date for 2.5.3.v2.5.3Justin Pettit2017-07-012-4/+4
* odp-util: Avoid misaligned references to ip6_hdr.Ben Pfaff2017-06-141-9/+12
* ofp-util: Initialize tunnel metadata for OpenFlow 1.0 matches.Ben Pfaff2017-06-121-0/+1
* extract-ofp-errors: Avoid unintentional sign extension in generated code.Ben Pfaff2017-06-011-2/+4
* flow: Fix buffer overread in flow_hash_symmetric_l3l4().Ben Pfaff2017-06-011-1/+1
* ofp-print: Avoid array overread in print_table_instruction_features().Ben Pfaff2017-06-012-2/+8
* dpif-netlink: Fix multiple-free and fd leak on error path.Ben Pfaff2017-06-011-3/+2
* bridge: Fix memory leak in bridge_aa_update_trunks().Ben Pfaff2017-06-011-0/+2
* rstp: Increment the rstp port num counter.nickcooper-zhangtonghao2017-05-311-0/+4
* debian: Add SYSTEMCTL_SKIP_REDIRECT to init filesRaymond Burkholder2017-05-301-0/+1
* Use xmalloc instead of malloc in some Windows code.Shashank Ram2017-05-191-12/+2
* revalidator: Revalidate ukeys created from flows.Joe Stringer2017-05-021-1/+1
* 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
* bridge: Log interface deletionAndy Zhou2017-04-211-0/+3
* dpif: Log packet metadata on execute.Jarno Rajahalme2017-04-171-0/+7
* AUTHORS: Add Mika Väisänen.Joe Stringer2017-03-091-0/+1
* ofproto-dpif-xlate: Allow sending BFD messages when STP port is not forwarding.Mika Vaisanen2017-03-093-0/+76
* pinsched: Update next_txq pointer when destroying pinqueue.Tony van der Peet2017-03-081-0/+6
* 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-11/+26
* ofproto/bond: Fix bond reconfiguration race condition.Andy Zhou2017-02-243-21/+33
* Prepare for 2.5.3.Justin Pettit2017-02-233-1/+12
* Set release date for 2.5.2.v2.5.2Justin Pettit2017-02-232-3/+9
* ofproto: Remove 'ofproto/self-check' from ovs-vswitchd manpageTimothy Redaelli2017-02-231-7/+0
* windows: Broken internal netdevsAlin Serdean2017-02-221-1/+4
* ofproto/bond: Fix bond/show when all interfaces are disabledAndy Zhou2017-02-171-4/+8
* ofproto/bond: Validate active-slave mac.nickcooper-zhangtonghao2017-02-151-3/+3
* windows: netdev report error if query failedAlin Serdean2017-02-081-1/+1
* tun-metadata: Fix entry key documentation.Yi-Hung Wei2017-02-011-1/+1
* rhel: Fix ifdown for OVSDPDKBond.Daniele Di Proietto2017-01-301-1/+1