Merge branch 'mainstream'
[sliver-openvswitch.git] / lib / dpif.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-16 Andy Zhoudpif-netdev: Move hash function out of the recirc actio...
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-30 Pravin Shelarofpbuf: Introduce access api for base, data and size.
2014-03-25 Andy Zhoudpif-netdev: user space datapath recirculation
2014-03-21 Pravinnetdev: Extend rx_recv to pass multiple packets.
2014-03-20 Alex Wangdpif: Change dpif API to allow multiple handler threads...
2014-03-19 Jarno Rajahalmelib: Use tcp_flags from flow.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2014-02-27 Joe Stringerdpif: New function flow_dump_next_may_destroy_keys().
2014-02-27 Joe Stringerdpif: Don't synchronize flow_dump_next() status.
2014-02-27 Joe Stringerdpif: Make dpif_flow_dump_next() thread-safe.
2014-02-27 Joe Stringerdpif: Separate local and shared flow dump state.
2014-02-25 Giuseppe LettieriMerge branch 'mainstream'
2014-02-10 Giuseppe LettieriMerge branch 'mainstream'
2014-02-04 Giuseppe LettieriMerge branch 'mainstream'
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-31 Jarno Rajahalmedpif: Use explicit packet metadata.
2013-12-30 Jarno Rajahalmeodp-execute: Consolidate callbacks.
2013-12-17 Jarno RajahalmeDo not free uninitialized packets.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-16 Jarno Rajahalmedpif: Allow execute to modify the packet.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-11-26 Giuseppe LettieriMerge branch 'mainstream'
2013-11-24 Giuseppe LettieriMerge branch 'mainstream'
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-13 Ben Pfaffdpif: Document datapath masking.
2013-11-06 Gurucharan Shettyofproto-dpif: Disassociate datapath max_ports with...
2013-11-05 Giuseppe LettieriMerge branch 'mainstream'
2013-11-02 Ben Pfaffofproto-dpif-xlate: Handle oversized actions more grace...
2013-10-25 Giuseppe LettieriMerge branch 'mainstream'
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-10 Ben Pfaffdpif: Support working around actions that a datapath...
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-02 Gurucharan Shettyovs-dpctl, ofproto/trace: Show and handle the in_port...
2013-09-27 Jarno RajahalmeRemove unused variables and functions.
2013-09-26 Giuseppe LettieriMerge branch 'mainstream'
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-08-28 Giuseppe LettieriMerge branch 'mainstream'
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-23 Alex Wangdpif: Change get_max_ports() to return uint32_t.
2013-08-17 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge branch 'mainstream'
2013-08-15 Giuseppe LettieriMerge commit '9dc63482bbeae23dd57b0f885a3fd26b44656844'
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-08 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-08-03 Andy Zhouodp-util: add verbose mode for displaying dp flow.
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-25 Ben Pfaffdpif: Make dpifs thread-safe, and document it.
2013-07-23 Giuseppe LettieriMerge branch 'mainstream'
2013-07-22 Ben Pfaffdpif: Serialize initialization.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge branch 'mainstream'
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-06 Giuseppe LettieriMerge commit 'b5d57fc87925cb3c029de19d0a94de5ca07ae28e'
2013-07-06 Giuseppe LettieriMerge commit '180c6d0b440961cbc873c4d045eb8b2daa1364e9'
2013-07-05 Giuseppe LettieriMerge commit '796223f5bc3a4896e6398733c798390158479400'
2013-07-05 Giuseppe LettieriMerge commit '4b60911067a82fbdfa87b7c2824412da20287ed8'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-21 Justin Pettitdpif: Log flow masks for "put" and "dump_next".
2013-06-21 Justin Pettitofproto-dpif: Handle failed flow 'put's.
2013-06-20 Alex WangCreate specific types for ofp and odp port
2013-06-20 Andy Zhouovs-dpctl: Add mega flow support
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-01-31 Giuseppe LettieriMerge branch 'mainstream'
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2013-01-16 Giuseppe LettieriMerge branch 'mainstream'
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-11-16 Justin Pettitdpif: Don't log warning for ENOENT with dpif_port_exists().
2012-11-16 Justin PettitAdd functions to determine how port should be opened...
2012-11-02 Justin Pettitdpif: Add function to get the dpif type.
2012-11-02 Justin Pettitdpif: Add new dpif_port_exists() function.
2012-11-02 Justin PettitAlways treat datapath ports as 32 bits.
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-03 Jesse Grossflow: Extend struct flow to contain tunnel outer header.
2012-09-24 Giuseppe LettieriMerge branch 'mainstream'
2012-09-13 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-21 Ben Pfaffdpif: Add 'used' argument to dpif_flow_stats_extract().
2012-07-31 Justin Pettitdpif: Allow the port number to be requested when adding...
2012-05-09 Ben Pfaffofproto-dpif: Segregate CFM, LACP, and STP traffic...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-30 Giuseppe Lettierisupport for tap interfaces on PlanetLab
2012-04-19 Ben Pfaffofproto-dpif: Make it easier to credit statistics for...
2012-04-19 Ben Pfaffdpif: Make caller of dpif_recv() provide buffer space.
next