cascardo/ovs.git
2014-08-14 Justin PettitSet release dates for 2.3.0. v2.3
2014-08-14 Justin PettitIndicate that DPDK support in 2.3 is experimantal.
2014-08-14 Alex Wangbfd: Add configuration for setting and matching mac...
2014-08-14 Alex Wangbfd: Flip the default value of bfd ip source and destin...
2014-08-06 Ben Pfaffdpif-netdev: Avoid divide by zero.
2014-08-06 Ben Pfaffofproto-dpif: Use DPIF_FP_CREATE but not DPIF_FP_MODIFY.
2014-08-05 Ben Pfaffdpif-netdev: Initialize upcall->packet when queuing...
2014-08-04 Andy Zhouofproto-dpif: fix an ovs crash when dpif_recv_set retur...
2014-08-01 Chunhe Lidatapath: Drop packets when interdev is not up
2014-07-29 Alex Wangconnmgr: Make call to connmgr_wants_packet_in_on_miss...
2014-07-29 Alex Wangconnmgr: Fix a typo.
2014-07-28 Ben Pfaffconnmgr: Only send role status messages to OpenFlow...
2014-07-28 Ben Pfaffconnmgr: Demote service controllers too in ofconn_set_r...
2014-07-28 Ben Pfaffovs-ofctl: Add --unixctl command line option.
2014-07-28 yinpeijunFix two memory leaks.
2014-07-25 Pravin B Shelardatapath: Fix buffer overrun in mask array realloc.
2014-07-25 Pravin B Shelardatapath: Add NULL check for mask pointer.
2014-07-24 Andy Zhoudatapath: reorder action netlink attribute definition...
2014-07-21 Ryan Wilsonroute-table: Make route-table module thread-safe.
2014-07-18 Gurucharan... ovsdb: Don't add ovsdb-server.c to libovsdb.
2014-07-17 Alex Wangstp: Make stp-disabled port forward stp bpdu packets.
2014-07-15 Pravin B Shelardatapath: Check for NULL upcall_portids.
2014-07-15 Ben Pfaffnetlink-socket: Fix handling socket allocation failure...
2014-07-15 Ben Pfaffdpif-linux: Avoid null dereference if all ports disappear.
2014-07-15 Ben Pfaffofp-msgs: Correct code for queue configuration messages...
2014-07-15 Ben Pfaffofp-util: Fix null pointer dereference in ofputil_pull_...
2014-07-11 Ben Pfafftests: Disable glibc memory checking under glibc <...
2014-07-10 Ben Pfaffnetlink-socket: Work around kernel Netlink dump thread...
2014-07-10 Ben Pfaffnetlink-socket: Fix sign of error code.
2014-07-10 Andy Zhoudatapath: add skb_clone NULL check in the recirc action.
2014-07-10 Daniele Di... datapath/flow_netlink: Fix NDP flow mask validation
2014-07-08 Alex Wangdpif-linux: Recheck the socket pointer existence before...
2014-07-08 Joe Stringertests: Fix "megaflow disabled" test.
2014-07-07 Joe Stringerrevalidator: Revalidate missed flows.
2014-07-07 Joe Stringerdpif: Support fetching flow mask via dpif_flow_get().
2014-07-07 Ansis Attekautil: fix compile warnings
2014-07-07 YAMAMOTO Takashiutil: Suppress a warning by adding CONST_CAST
2014-07-07 Alex Wangovs-thread: Implement OVS specific barrier.
2014-07-03 Ansis Attekautil: create a copy of program_name
2014-07-02 Ben Pfaffnetlink-socket: Work around upstream kernel Netlink...
2014-07-02 Joe Stringerrevalidator: Improve optimization to skip revalidation.
2014-07-01 Alex Wangdatapath: Use exact lookup for flow_get and flow_del.
2014-07-01 Andy Zhoudatapath: fix sparse warning in function tbl_mask_array...
2014-07-01 Andy Zhoudatapath: keep mask array compact when deleting mask
2014-07-01 Andy Zhoudatapath: simplify ovs_flow_tbl_lookup_stats()
2014-07-01 Jesse Grossdatapath: Change u64_stats_* to use _irq instead of...
2014-07-01 Gurucharan... rhel, xenserver: Run unit tests while creating rpms.
2014-06-27 Gurucharan... test-ovsdb: Workaround unicode bug in Python 2.4.x.
2014-06-27 Gurucharan... socket_util.py: Make set_dscp() python 2.4.3 compatible.
2014-06-26 Joe Stringerlib: Fix FreeBSD build.
2014-06-25 Daniele Di... dpif-netdev: delete lost packets in dp_execute_cb()
2014-06-25 Ryan Wilsondpif-netdev: Fix memory leak in dpif_netdev_flow_put()
2014-06-25 Ben Pfaffjson: Fix parsing of strings that end with a backslash.
2014-06-25 Jesse Grossdatapath: Rehash 16-bit skbuff hashes into 32 bits.
2014-06-25 Ben Pfaffdpif: When executing actions needs help, use "set"...
2014-06-24 Ben Pfaffnetdev-vport: Fix use-after-free error in netdev_vport_...
2014-06-13 Ben Pfaffstream-ssl: Enable TLSv1.1 and TLSv1.2.
2014-06-13 Jarno Rajahalmelib/classifier: Fix use of uninitialized memory.
2014-06-13 Jarno Rajahalmelib/classifier: Clarify trie_lookup_value().
2014-06-13 Andy Zhoudatapath: avoid memory corruption in queue_userspace_p...
2014-06-13 Andy Zhoudatapath: fix key size computation in key_attr_size()
2014-06-11 Ben PfaffFix log message weird suffixes.
2014-06-09 Anoob Somannetflow: Fold netflow_expire() into netflow_flow_clear().
2014-06-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_id_pool_des...
2014-06-06 Ben Pfaffofproto: Fix memory leak in ofproto_destroy().
2014-06-05 Simon Hormanofproto: Send monitor updates if a flow mod changes...
2014-06-05 Ben Pfaffpoll-loop: Ignore 'wevent' in poll_fd_wait_at() on...
2014-06-05 Ben Pfaffstream-ssl: Always initialize wevent member, even on...
2014-06-05 Ben Pfaffflow: Fix use-after-free in flow_compose().
2014-06-05 Ben Pfaffdpif-netdev: Fix another use-after-free in port_unref().
2014-06-05 Ben Pfaffofproto-dpif: Fix uninitialized data in ofproto_dpif_ex...
2014-06-04 Andy Zhoudpif: Fix slow action handling for DP_HASH and RECIRC
2014-06-03 Joe Stringerofproto: Remove ofproto_refresh_rule().
2014-06-03 Joe Stringerofproto-dpif-xlate: Cache full flowmod for learning.
2014-06-03 Jarno Rajahalmelib/ovs-rcu: Evaluate parameters before ovsrcu_set.
2014-06-03 Jarno Rajahalmeovs-rcu: Remove the extra 'typedef' keyword.
2014-06-02 Jarno Rajahalmelib/flow: fix minimatch_extract() ICMPv6 parsing
2014-05-30 Ryan Wilsonbridge: Resend status changes to database if previous...
2014-05-30 Ryan Wilsonovsdb-idl: Add coverage counters for ovsdb commit retur...
2014-05-28 Gurucharan... bridge: Initialize dscp for mgmt connections.
2014-05-28 Joe Stringerrevalidator: Eliminate duplicate flow handling.
2014-05-27 Lars Kellogg... rhel: support persistent mac addresses on OVS bridges
2014-05-24 Ethan Jacksondpif-linux: Fix revalidator core caused by flow dumps.
2014-05-22 Ben Pfaffofproto-dpif-upcall: Fix additional use-after-free...
2014-05-22 Alex Wangofproto-dpif-xlate: Fix a bug.
2014-05-21 Ben Pfaffdpif-netdev: Fix memory leak.
2014-05-21 Ben Pfaffdpif-netdev: Fix use-after-free in port_unref().
2014-05-21 Joe Stringerrevalidator: Re-fix a flow duplication bug.
2014-05-20 Alex Wangovs-ctl: Raise the limit on the number of open file...
2014-05-20 Ben PfaffAUTHORS: Fix spelling of Anoob Soman's name.
2014-05-19 Ben Pfaffacinclude.m4: Fix "sparse", via detection of GNU make...
2014-05-16 Andy Zhouofproto-dpif: Install internal rule should not change...
2014-05-16 Simon Hormanovs-atomic: Remove atomic_uint64_t and atomic_int64_t.
2014-05-16 Simon Hormanofproto-dpif-upcall: Use atomic_long in struct udpif
2014-05-15 Ben Pfaffofproto-dpif-upcall: Avoid use-after-free in revalidate...
2014-05-15 Simon Hormandatapath: sample action without side effects
2014-05-15 Justin PettitPrepare for 2.3.0.
2014-05-15 Jarno Rajahalmelib/classifier: Simpilify array ordering.
2014-05-14 Gurucharan... ovs-pki: Workaround lack of /dev/stdin in Windows.
2014-05-14 Joe Stringerodp-util: Fix a comment.
next