dpif-netlink: Fix compiler warning.
[cascardo/ovs.git] / lib /
2015-07-13 Alin Serdeandpif-netlink: Fix compiler warning.
2015-07-13 Andy Zhoudb-ctl-base: group static functions together
2015-07-13 Andy Zhoudb-ctl-base: do not require client to expose the "table...
2015-07-13 Andy Zhoudb-ctl-base: do not expose get_table() API
2015-07-13 Ben Pfaffhmap: Fix bad advice in comment (plus a typo).
2015-07-11 Alin SerdeanUndefined symbol make_unix_socket
2015-07-09 Andy Zhoudb-ctl-base: fix a few typos
2015-07-08 Jeroen van Bemmelhash: Add symmetric L3/L4 hash functions for multipath...
2015-07-07 Ben Pfaffofp-util: Log the type of an invalid message being...
2015-07-07 Ben Pfaffofp-util: Require inner and outer message in bundle...
2015-07-07 Ben Pfaffofp-msgs: Add function ofptype_get_name().
2015-07-06 Jarno Rajahalmeclassifier: Make versioning more explicit.
2015-07-06 Joe Stringerodp-util: Share fields between odp and dpif_backer.
2015-07-06 Guru Chaitanya Perakamstream-ssl: Set SSL session cache mode to disables.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPMP_TABLE_DESC message.
2015-07-03 Ben PfaffImplement OpenFlow 1.4+ OFPTC_EVICTION.
2015-07-03 Ben Pfaffofp-util: Fix typo in comment.
2015-07-02 Thadeu Lima de Sou... mcast-snooping: Add Multicast Listener Discovery support
2015-07-01 Thadeu Lima de Sou... mcast-snooping: Use IPv6 address for MDB
2015-07-01 Jesse Grosstunnels: Don't initialize unnecessary packet metadata.
2015-06-27 Ansis Attekavlog: add "vlog/list-pattern" command
2015-06-27 Ansis Attekavlog: abstract out interface to syslog daemon
2015-06-26 Jesse Grosstunneling: Userspace datapath support for Geneve options.
2015-06-26 Ben Pfaffofp-actions: Support mixing "conjunction" and "note...
2015-06-25 Jesse Grosstunneling: Don't match on source IP address for native...
2015-06-25 Daniele Di Proiettonetdev-dpdk: Fix sparse and clang warnings
2015-06-25 Mark Kavanaghdpif-netdev: log port/core affinity
2015-06-25 Wei linetdev-dpdk: Do not flush tx queue which is shared...
2015-06-25 Jesse Grosspkt-metadata: Avoid introducing overhead for userspace...
2015-06-25 Jesse Grosstunnel: Geneve TLV handling support for OpenFlow.
2015-06-25 Jesse Grossodp-util: Pass down flow netlink attributes when transl...
2015-06-25 Jesse Grossmetaflow: Extend size of mf_value to 128 bytes.
2015-06-25 Jesse Grossopenflow: Table maintenance commands for Geneve options.
2015-06-25 Jesse Grossnx-match: Enable parsing string representations of...
2015-06-25 Jesse Grossnx-match: Trim variable length fields when encoding...
2015-06-25 Jesse Grossnx-match: Enable senders of NXM fields to specify length.
2015-06-25 Jesse Grossnx-match: Handle receiving variable length fields.
2015-06-25 Jesse Grossnx-match: Support variable length header lookup.
2015-06-25 Jesse Grossmetaflow: Allow fields to be marked as variable length.
2015-06-25 Jesse Grossbitmap: Convert single bitmap functions to 64-bit.
2015-06-24 Ben Pfaffnx-match: Fix typo in comment.
2015-06-24 Ben Pfaffnx-match: Fix distribution of hash function for NXM...
2015-06-23 Ben PfaffMakefiles: Stop distributing files because building...
2015-06-23 Alex Wangdb-ctl-base: Improve show command.
2015-06-23 Alex Wangdb-ctl-base: Librarize database command manual.
2015-06-23 Alex Wangdb-ctl-base: Librarize show command.
2015-06-23 Alex Wangdb-ctl-base: Librarize code in parse_options().
2015-06-23 Alex Wangdb-ctl-base: Make common database command code into...
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-18 Jesse Grossodp-util: Convert flow serialization parameters to...
2015-06-17 Thadeu Lima de Sou... Add IGMPv3 support.
2015-06-17 Ben Pfafflacp: Remove packed attribute from struct lacp_pdu.
2015-06-17 Dennis Flynnauto-attach: Cleanup i-sid/vlan mappings associated...
2015-06-16 Ben Pfaffdummy: Introduce new --enable-dummy=system option.
2015-06-16 Ben Pfaffnetdev: Initialize at the beginning of netdev_unregiste...
2015-06-16 Ben Pfaffdpif: Generalize test for dummy dpifs beyond the name.
2015-06-16 Ben Pfaffnetdev-dummy: Implement ARP responder.
2015-06-16 Ben Pfaffpackets: Generalize compose_arp().
2015-06-16 Ben Pfaffnetdev-dummy: Report EADDRNOTAVAIL when no IPv4 address...
2015-06-15 Daniele Di Proiettodpif-netdev: Prefetch next packet before miniflow_extra...
2015-06-15 Ben Pfaffflow: Make assertions about offsets within struct flow...
2015-06-15 Ciara Loftusnetdev-dpdk: add dpdk vhost-user ports
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-12 Jarno Rajahalmeofproto: Postpone sending flow removed messages.
2015-06-12 Jarno Rajahalmeclassifier: Simplify versioning.
2015-06-12 Ben Pfaffovs-rcu: Comment fixes.
2015-06-12 Jarno Rajahalmerculist: Remove postponed poisoning.
2015-06-11 Jarno RajahalmeUse classifier versioning.
2015-06-11 Jarno Rajahalmeclassifier: Make traversing identical rules robust.
2015-06-11 Jesse Grossodp-util: Remove last use of odp_tun_key_from_attr...
2015-06-11 Ben Pfaffovsdb-idl: Document that the IDL always presents a...
2015-06-11 Ben Pfaffnetdev-vport: Mark netdev_vport_get_dpif_port() as...
2015-06-10 Jarno Rajahalmeclassifier: Support table versioning
2015-06-10 Jarno Rajahalmeovs-ofctl: Add bundle support and unit testing.
2015-06-10 Ben Pfaffconfigure: Stop avoiding -Wformat-zero-length.
2015-06-10 Joe Stringertypes: Rename and move ovs_u128_equal().
2015-06-10 Joe Stringerodp-util: Reuse UUID marshalling for UFID.
2015-06-10 Joe Stringerdpif: Always generate RFC4122 UUIDs for UFID.
2015-06-10 Jarno Rajahalmeofp-parse: Use F_OUT_PORT when parsing.
2015-06-10 Jarno Rajahalmeodp-util: Simplify parsing function for GCC.
2015-06-08 Ben Pfaffflow: Add 'const' qualifiers in flow extraction.
2015-06-08 Jesse Grossofp-util: Convert flow_metadata to match structure.
2015-06-07 Thomas F. HerbertAdd support functions for 8021.ad push and pop vlan.
2015-06-03 Daniele Di Proiettodpif-netdev: Fix non-pmd thread queue id.
2015-06-02 Andy Zhoulib/util.c: style fixes
2015-06-02 Jesse Grossmetaflow: Convert hex parsing to use new utility functions.
2015-06-02 Jarno Rajahalmeofproto: Add support for reverting flow mods and bundle...
2015-06-02 Jarno Rajahalmebundles: Validate bundled messages.
2015-06-01 Jarno Rajahalmeclassifier: Support duplicate rules.
2015-06-01 Jarno Rajahalmeclassifier: Add support for invisible flows.
2015-06-01 Jarno Rajahalmeofp-util: Fix xid in ofputil_encode_bundle_add().
2015-05-29 Ben Pfafflearn: Improve error reporting.
2015-05-29 Joe Stringerodp-execute: Refactor determining dpif assistance.
2015-05-29 Ben Pfaffofp-errors: Add Nicira extension code for OFPBMC_BAD_FIELD.
2015-05-29 Ben Pfaffjson: Fix error message for corner case in json_string_...
2015-05-29 Jesse Grossodp-util: Fix alignment when scanning Geneve attributes.
2015-05-29 Jesse Grossodp-util: Geneve netlink decoding.
2015-05-29 Jesse Grossutil: Library routines for printing and scanning large...
2015-05-29 Jesse Grossodp-util: Format tunnel attributes directly from netlink.
2015-05-29 Jesse Grossodp-util: Correctly generate wildcards when formating...
next