dpdk: fix compiler warnings on 32bit build
[cascardo/ovs.git] / lib /
2015-09-24 Andy Zhoudpdk: fix compiler warnings on 32bit build
2015-09-23 Alin SerdeanInclude headers where ovs_rundir is used.
2015-09-23 Alin SerdeanInclude headers when using ovs_rundir
2015-09-22 Ilya Maximetspoll-loop: Fix assertion in poll_create_node().
2015-09-19 Jarno Rajahalmedpif-netdev: Exact match non-presence of vlans.
2015-09-18 Gurucharan Shettystream-ssl: Get peer-ca-cert functionality to work.
2015-09-18 Ben Pfaffofp-util: Fix struct ofputil_requestforward union membe...
2015-09-17 Thadeu Lima de Sou... ovs-router: Include ovs-router.h as first header.
2015-09-17 Thadeu Lima de Sou... ovs-router: Add missing ds_destroy after ds was put.
2015-09-14 Pravin B Shelartnl-port: Fix list iteration.
2015-09-14 Ben Pfaffdb-ctl-base: Make 'cmd_show_tables' argument to ctl_ini...
2015-09-13 Jesse Grosstunnel: Validate IP header for userspace tunneling.
2015-09-11 Joe Stringerofp-actions: Allow special handling for nested actions.
2015-09-11 Daniele Di Proiettodpif-netdev: Check for PKT_RX_RSS_HASH flag.
2015-09-09 Niti Rohillaofproto: Implement OF1.4 Group & Meter change notificat...
2015-09-09 Ben Pfafftnl-arp-cache: Add a command to add or modify an ARP...
2015-09-09 Ben Pfaffpcap-file: Flush packets to operating system immediately.
2015-09-09 Jesse Grosstun-metadata: Provide error messages during auto-alloca...
2015-09-09 Jesse Grossofp-parse: Allow ofctl flow monitor filtering on field...
2015-09-09 Jesse Grossofp-parse: Separate fields properly.
2015-09-09 Timo Puhanetdev-dpdk: Add some missing statistics.
2015-09-09 Ben Pfaffsmap: New macro SMAP_CONST1 for initializing immutable...
2015-09-08 Pravin B Shelartnl-ports: Add destination IP and MAC address to the...
2015-09-08 Timo Puhadpdk: add support for v2.1.0
2015-09-06 Aaron Conolenetdev-dpdk: Fix build failure due to new struct eth_addr.
2015-09-04 Aaron Conolepackets: Avoid compile errors.
2015-09-03 Anoob Somannetdev-linux: Don't set ethtool flags if flag is alread...
2015-09-02 Alex Wangdpif-netdev: Purge all ukeys when reconfigure pmd.
2015-09-01 Andy Zhoulib/ofpbuf: make ofpbuf_use() static
2015-09-01 Andy Zhoulib/jsonrpc: make use of ofpbuf_use_ds()
2015-09-01 Andy Zhoujsonrpc: use json_to_ds to speed up jsonrpc_send
2015-09-01 Andy Zhoulib/ofpbuf: add ofpbuf_use_ds() API
2015-09-01 Andy Zhoulib/ofpbuf: refactor ofpbuf_use__() API
2015-09-01 Andy Zhoulib/dynamic-string: coding style fix
2015-08-31 Nithin Rajunetdev-windows: Fix typo in call to memcpy().
2015-08-31 Ben Pfaffflow: Fix MSVC compile errors.
2015-08-29 Jesse Grosstunnel: Support matching on the presence of Geneve...
2015-08-28 Jarno Rajahalmeuserspace: Define and use struct eth_addr.
2015-08-28 Jesse Grossofp-actions: Don't encode variable length fields using...
2015-08-27 Jarno Rajahalmeflow: Workaround for GCC false-positive compilation...
2015-08-27 Jarno Rajahalmemeta-flow: Initialize the whole exact_match_mask.
2015-08-26 Ben Pfaffsset: New function sset_intersect().
2015-08-26 Jarno Rajahalmemeta-flow: Minor refactoring.
2015-08-26 Jarno Rajahalmemeta-flow: Avoid unnecessary large memset.
2015-08-26 Jarno Rajahalmeofproto-dpif-rid: Make lookups cheaper.
2015-08-26 Jarno Rajahalmeclassifier: Retire partitions.
2015-08-26 Jarno Rajahalmeflow: Add struct flowmap.
2015-08-26 Jarno Rajahalmeclassifier: Pre-compute stage masks.
2015-08-25 Alex Wangcoverage: Add coverage_try_clear() for performance...
2015-08-25 Justin Pettitofp-parse: Add "ipv4" and "ip4" shorthand notations.
2015-08-25 Joe Stringerofp-print: Fix redundant expression.
2015-08-24 Ben Pfaffofp-util: For OF1.0, don't wildcard PCP field when...
2015-08-21 Gurucharan Shettyovsdb-server: Add the ability to push peer-cert.
2015-08-21 Jesse Grosstun-metadata: Always set option present when copying...
2015-08-21 Russell Bryanthmap: Ensure iterator is NULL after iteration.
2015-08-20 Jarno Rajahalmemeta-flow: Fix ip_frag handling in mf_set_wild().
2015-08-20 Jarno Rajahalmeodp-util: Fix put_nd_key().
2015-08-20 Pravin B Shelartunneling: Remove gre64 tunnel support.
2015-08-20 Ben Pfaffofp-util: Use correct error for indirect group with...
2015-08-13 Simon Hormanflow: Ignore invalid ICMPv6 fields when parsing packets
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-08-13 Jarno Rajahalmeclassifier: Do not use mf_value.
2015-08-12 Jarno Rajahalmeclassifier: Simplify minimask_hash().
2015-08-12 Jarno Rajahalmeclassifier: Remove unused hash functions.
2015-08-12 Jarno Rajahalmeflow: Avoid compile errors.
2015-08-12 Jarno Rajahalmeclassifier: Fix comment.
2015-08-11 Alex Wangovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.
2015-08-08 Alex Wangidl-loop: Move idl-loop into ovsdb-idl library.
2015-08-06 Daniele Di Proiettonetdev-dpdk: Retry tx/rx queue setup until we don't...
2015-08-06 Jesse Grossdpif-netdev: Translate Geneve options per-flow, not...
2015-08-06 Jesse Grossdpif-netdev: Don't use metaflow to operate on userspace...
2015-08-04 Ilya Maximetsdpif-netdev: fix race for queues between pmd threads.
2015-08-03 Ben Pfafftreewide: Fix doubled "the".
2015-08-03 Ben Pfaffsmap: New function smap_get_uuid().
2015-08-02 Thadeu Lima de Sou... bridge: Reconfigure when system interfaces change.
2015-08-02 Thadeu Lima de Sou... rtbsd: support RTM_IFANNOUNCE messages
2015-07-31 Russell Bryantsmap: Add smap_equal().
2015-07-31 Ben Pfaffofp-actions: Add action "debug_recirc" for testing...
2015-07-31 Minoru TAKAHASHIofp-util: Fix group desc request encoding.
2015-07-31 Minoru TAKAHASHIofp-util: Fix port desc request encoding.
2015-07-31 Ben Pfaffofpbuf: New macro OFPBUF_STUB_INITIALIZER.
2015-07-31 Ben Pfafflist: New macro OVS_LIST_POISON for initializing a...
2015-07-31 Ben Pfafftype-props: Suppress warnings in newer Clang and GCC.
2015-07-29 Ben PfaffFix treatment of OpenFlow 1.1+ bucket weights.
2015-07-29 Ben Pfaffofp-actions: OFPP_ANY (aka OFPP_NONE) is not a valid...
2015-07-28 Ben Pfaffofp-print: Abbreviate duplicated table features.
2015-07-28 Alex Wangnetdev-linux: Cache the result of previous reading...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_get_in6() conform to...
2015-07-28 Alex Wangnetdev-linux: Make netdev_linux_notify_sock join RTNLGR...
2015-07-28 Alex Wangrtnetlink: Extend rtnetlink to support RTNLGRP_IPV4_IFA...
2015-07-27 Thadeu Lima de Sou... rtbsd: Include necessary headers on rtbsd.h.
2015-07-27 Niti Rohillaofproto: Implement OF1.4 Set/Get asynchronous configura...
2015-07-24 Thadeu Lima de Sou... perf-counter: Fix segfaults on non-Linux platforms.
2015-07-23 Andy Zhoudb-ctl-base: make cmd_show_table private
2015-07-23 Andy Zhoudb-ctl-base: remove the recurse member from struct...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-22 Ben Pfafftreewide: Change doubled ";;" to single ";" in C code.
2015-07-22 Ben Pfafftnl-arp-cache: Remove spurious OVS_UNUSED from tnl_arp_...
2015-07-22 Ben Pfafftnl-arp-cache: Indentation fixes.
2015-07-21 Neil McKeeExtend sFlow agent to report tunnel and MPLS structures
next