ofproto-dpif: Use sequence number to wake up main thread for
[sliver-openvswitch.git] / lib /
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 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-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-31 Gurucharan Shettyutil: xleep for Windows.
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
2014-03-28 Andy Zhoulib/packet.h: add hash_mac()
2014-03-28 Andy Zhoulib/hash.h: add hash_uint64()
2014-03-28 Andy Zhoulib/hash.h: fix hash_2words
2014-03-28 Gurucharan Shettyunixctl: Add support for Windows.
2014-03-28 Gurucharan Shettystream-tcp: Use closesocket instead of close for sockets.
2014-03-27 Ben Pfaffstream-tcp: Fix error message for failed TCP_NODELAY...
2014-03-25 Jarno Rajahalmelib/ofpbuf: Remove 'l7' pointer.
2014-03-25 Jarno Rajahalmelib/ofpbuf: Inline the trivial ofpbuf functions.
2014-03-25 Jarno Rajahalmelib/pcap: Use ofpbuf_tail() instead of ofpbuf_end().
2014-03-25 Ben Pfafflockfile: Minor code cleanup.
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-25 Andy Zhoulib/flow: add dp_hash and recirc_id to struct flow
2014-03-25 YAMAMOTO Takashinetdev-bsd: compilation fixes
2014-03-25 Andy Zhoudpif-netdev: Fix a compilation warning
2014-03-21 Pravinnetdev-dpdk: Use multiple core for dpdk IO.
2014-03-21 Pravindpif-netdev: Add DPDK netdev.
2014-03-21 Pravinutils: Introduce xsleep for RCU quiescent state
2014-03-21 Pravinofpbuf: Add OFPBUF_DPDK type.
2014-03-21 Pravinnetdev: Add support multiqueue recv.
2014-03-21 Pravinnetdev: Rename netdev_rx to netdev_rxq
2014-03-21 Pravindpif-netdev: Add poll-mode-device thread.
2014-03-21 Pravindpif-netdev: Add ref-counting for port.
2014-03-21 Pravinnetdev: Send ofpbuf directly to netdev.
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-25 Jarno Rajahalmelib/flow: Fix flow_hash_5tuple().
2014-03-24 Gurucharan Shettypackets: packet metadata from flow function instead...
2014-03-24 Jarno Rajahalmeofp-util: Fix inconsistencies in table features type.
2014-03-24 Alexander Wuofp-util: Implement OFPMP_TABLE_FEATURES decoding and...
2014-03-24 Ben Pfaffbitmap: Make bitmap_scan() able to scan for 0-bits...
2014-03-24 Alexander Wuofp-actions: Complete ofp13_action_type.
2014-03-24 Alexander Wuofp-actions: New function ovs_instruction_type_from_ins...
2014-03-23 Ben PfaffDisable OF1.4 in ovs-vswitchd and ovs-ofctl without...
2014-03-23 Alexandru Copotofproto: Allow the use of the OpenFlow 1.4 protocol
2014-03-20 Ben Pfaffodp-util: Fix VLAN parsing behavior in parse_8021q_onwa...
2014-03-20 Alex Wangcfm: Define old_cfm_fault as 'enum cfm_fault_reason'.
2014-03-20 Alex Wangdpif-netdev: Implement the API functions to allow multi...
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-20 YAMAMOTO Takashisocket-util: Fix an inverted use of LINUX
2014-03-20 Ben PfaffCodingStyle: Allow designated initializers.
2014-03-19 Jarno Rajahalmelib/packets: Remove packet_get_tcp_flags().
next