Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib /
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-05-04 Giuseppe Lettiericomply with new ofpbuf interface
2014-05-03 Andy Zhounetdev-linux: favor netlink stats for physical ports mainstream
2014-05-02 Alex Wangnetdev-vport: Checks tunnel status change when route...
2014-05-02 Alex Wangofproto-dpif-monitor: Fix deadlock.
2014-05-02 Alexandru CopotAdd basic implementation for OpenFlow 1.4 bundles
2014-05-02 Simon Hormanflow: Add mf_is_l3_or_higher()
2014-05-01 Ben Pfaffovs-thread: Fix OVS_ADAPTIVE_MUTEX_INITIALIZER.
2014-05-01 Ben PfaffMerge pull request #1 from spil-jasper/master
2014-05-01 Alexandru Copotofp-print: Enable printing OF1.4 version
2014-04-30 Alex Wangbfd: Require bfd control packet received in forwarding_...
2014-04-30 Alex Wangcfm: Require ccm received in demand mode.
2014-04-30 Jarno Rajahalmelib/classifier: Use a prefix tree to optimize ports...
2014-04-30 Ben PfaffEnable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
2014-04-29 Jarno Rajahalmelib/classifier: Support variable sized miniflows.
2014-04-29 Jarno Rajahalmelib/flow: Maintain miniflow offline values explicitly.
2014-04-29 Jarno Rajahalmelib/classifier: Separate cls_rule internals from the...
2014-04-29 Jarno Rajahalmeclassifier: Use array for subtables instead of a list.
2014-04-29 Jarno Rajahalmelib: Add prefetch support (for GCC)
2014-04-29 Jarno Rajahalmelib/flow: Optimize minimask_has_extra() and minimask_is...
2014-04-29 Jarno Rajahalmelib/classifier: Hide more of the internal data structures.
2014-04-29 Jarno Rajahalmelib: Inline functions used in classifier_lookup.
2014-04-29 Jarno Rajahalmelib/flow: Simplify miniflow accessors, add ipv6 support.
2014-04-29 Jarno Rajahalmeofproto: Inline actions in struct rule_actions.
2014-04-29 Ben Pfaffovs-rcu: Log the name of the main thread as "main"...
2014-04-29 Ben Pfaffofp-version-opt: Fix spelling and capitalization.
2014-04-29 Alex Wangnetdev: Fix an use of uninitialized mutex.
2014-04-29 Alex Wangdpif-linux: Fix a bug in creating port.
2014-04-29 Jarno Rajahalmelib/odp-util: Remove extra parenthesis from sctp key...
2014-04-29 Jarno Rajahalmelib/ofp-actions: Update comment.
2014-04-28 Ben Pfaffovs-thread: Add checking for mutex and rwlock initializ...
2014-04-28 Ben Pfafflacp: Don't lock potentially uninitialized mutex in...
2014-04-28 Ben Pfaffovs-rcu: Log a helpful warning when ovsrcu_synchronize...
2014-04-28 Ben Pfaffovs-thread: Make caller provide thread name when creati...
2014-04-28 Ben Pfaffovs-thread: Quiesce in xpthread_barrier_wait().
2014-04-28 Ben Pfafftimeval: Preserve quiescence across time_poll().
2014-04-28 Dave TuckerPython Logging Formatting Improvements
2014-04-25 Gurucharan Shettynetdev: Initialize netdev_class_mutex.
2014-04-24 Alex Wangbfd/cfm: Check status change before update status to...
2014-04-24 Gurucharan Shettydaemon: Move some common code to daemon.c
2014-04-24 Gurucharan Shettydaemon: Close standard file descriptors after detach...
2014-04-24 Gurucharan Shettydaemon: Rename daemon.c as daemon-unix.c
2014-04-24 Padmanabhan Krishnanofproto-dpif-xlate: Identify STP BPDUs more specifically.
2014-04-24 YAMAMOTO Takashihmap_random_node: Improve distribution
2014-04-23 Zoltan Kisslib/util: Input validation in str_to_uint
2014-04-23 Gurucharan Shettydaemon-windows: Recognize --no-chdir option for windows.
2014-04-22 Gurucharan Shettydaemon-windows: Create pidfiles with option --pidfile.
2014-04-22 Gurucharan Shettydaemon-windows: Implement --detach option for Windows.
2014-04-22 Gurucharan Shettydaemon-windows: Rename service variables.
2014-04-22 Gurucharan Shettystream: Introduce [p]windows_[p]stream_class.
2014-04-22 Alex Wangovs-rcu: Name the ovsrcu_postpone_thread to 'urcu'.
2014-04-21 Andy Zhouopenvswitch.h: rename hash action definition
2014-04-21 Andy Zhouodp-util: Always generate key/mask pair in netlink...
2014-04-18 Alex Wangdpif-linux: Add thread-safety annotations.
2014-04-18 Alex Wangdpif-linux: Pass 'struct dpif_linux *' to internal...
2014-04-18 Alex Wangdpif-linux: Implement the API functions to allow multip...
2014-04-18 Jarno Rajahalmedpif-netdev: Use miniflow as a flow key.
2014-04-18 Jarno Rajahalmeclassifier: Support miniflow as a key.
2014-04-18 Jarno Rajahalmelib/flow: Possibly faster miniflow_hash_in_minimask()
2014-04-18 Jarno Rajahalmelib/flow: Add miniflow accessors and miniflow_get_tcp_f...
2014-04-18 Jarno Rajahalmelib/flow: Introduce miniflow_extract().
2014-04-18 Jarno Rajahalmelib/ofp-util: Restore the check for minus sign in port...
2014-04-17 YAMAMOTO Takashiflow.h: Fix a comment typo
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-14 Jarno Rajahalmelib/odp-util: Do not use mask if it doesn't exist.
2014-04-11 Andy Zhouofp-util.c: Simplify ofputil_group_stats_to_* functions.
2014-04-10 Alex Wangnetdev-dpdk: Indicate the change of etheraddr and mtu.
2014-04-10 Alex Wangnetdev: Add 'change_seq' back to netdev.
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 ZhengLingyunvlandev: Fix an obvious predicate logic crash bug.
2014-04-10 YAMAMOTO Takashinetdev-bsd: Update for recent ofpbuf api changes
2014-04-09 Jarno Rajahalmelib/ofp-actions: Silently discard set ip ecn/ttl action...
2014-04-09 Andy Zhoudpif-netdev: Use existing flow for computing dp hash
2014-04-09 Andy Zhoudpif-netdev: preserve packet metadata fields across...
2014-04-08 Jarno Rajahalmelib/ofpbuf: Rename private fields to discourage direct...
2014-04-08 Andy Zhouofproto/bond: Implement bond megaflow using recirculation
2014-04-07 Ben Pfafflockfile: Improve log message when a process tries...
2014-04-07 Simon Hormanofp-parse: Handle buffer resize when parsing actions
2014-04-05 Ben Pfaffofp-print: Fix misaligned data access in ofp_print_erro...
2014-04-05 Ben Pfaffpackets: Fix misaligned data accesses for MPLS and...
2014-04-05 Ben Pfaffdpif-netdev: Unwildcard entire odp_port in dpif_netdev_...
2014-04-04 Ben Pfaffovsdb: Remove SPECS in favor of referring to RFC 7047.
2014-04-04 Ethan Jacksonflow: Rearrange struct flow for better megaflows.
2014-04-04 Lorand Jakabofpbuf: fix struct comment
2014-04-03 Ben Pfaffjsonrpc: Return received JSON-RPC messages immediately...
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-31 Gurucharan Shettyutil: xleep for Windows.
2014-04-03 Jarno Rajahalmeofpbuf: Abstract 'l2' pointer and document usage conven...
2014-04-03 Jarno Rajahalmeofpbuf: Rename trivial _get_ functions without the...
2014-04-03 Ben PfaffRevert "json: New function json_serialized_length()."
2014-04-03 Ben PfaffRevert "ovsdb-data: New functions for predicting serial...
2014-03-30 Pravin Shelarnetdev-dpdk: Remove alloc from packet recv.
2014-03-30 Pravin Shelarofpbuf: Add DPDK mbuf to ofpbuf.
2014-03-30 Pravin Shelarofpbuf: Add ofpbuf_init_dpdk()
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-30 Pravin Shelarofpbuf: Add private pointer for dpdk
2014-03-30 Jarno Rajahalmelib/ofpbuf: Compact
2014-03-28 Pritesh Kotharisparse: workaround for a bug in sparse.
2014-03-28 YAMAMOTO Takashirecirculation: Some cosmetic fixes
next