netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ofproto / ofproto-dpif-rid.c
2016-02-19 Ben Pfaffofproto-dpif-xlate: Distinguish "freezing" from "recirc...
2016-01-21 Ben Pfaffofproto-dpif-rid: Use UUID, not pointer, to identify...
2016-01-21 Ben Pfaffofproto-dpif-rid: Fix names of recirc_metadata_{hash...
2016-01-21 Ben Pfaffofproto-dpif-rid: Use separate pointers for actions...
2016-01-21 Ben Pfaffofproto-dpif-rid: Use array instead of ofpbuf for recir...
2016-01-20 Ben Pfaffhash: New helper functions hash_bytes32() and hash_byte...
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_state.
2015-11-30 Jiri Benctunneling: extend flow_tnl with ipv6 addresses
2015-10-13 Joe StringerAdd support for connection tracking.
2015-08-26 Jarno Rajahalmeofproto-dpif-rid: Make lookups cheaper.
2015-07-31 Ben Pfaffofproto-dpif-xlate: Fix mirroring interaction with...
2015-07-31 Ben Pfaffofproto-dpif-rid: Factor recirculation state out as...
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-04-06 Jarno Rajahalmelib/list: Add LIST_FOR_EACH_POP.
2015-03-26 Jarno Rajahalmeofproto-dpif: Restore metadata and registers on recircu...
2014-11-10 Simon Hormanid-pool: Refactor id_pool_alloc_id to allow any 32...
2014-11-10 Simon Hormanid-pool: Re-factor recirculation id allocator into...
2014-09-25 Simon Hormanofproto-dpif-rid: remove unused return value of rid_poo...
2014-09-25 Simon Hormanofproto-dpif-rid: remove struct rid_map
2014-09-24 Simon Hormanofproto-dpif-rid: correct logic error in rid_pool_alloc...
2014-06-06 Ben Pfaffofproto-dpif-rid: Fix memory leak in recirc_id_pool_des...
2014-03-25 Andy Zhouofproto-dpif: Added Per backer recirculation ID management