netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / ofproto / ofproto-dpif-upcall.h
2015-07-16 Huanle Hanovs-appctl: register unixctl commands in the beginning
2014-08-14 Ethan Jacksonofproto: Reorganize in preparation for direct dpdk...
2014-07-25 Ryan Wilsondpif-netdev: Polling threads directly call ofproto...
2014-06-30 Joe Stringerudpif: Add command to wait for revalidation.
2014-03-16 Andy Zhouudpif: Bug fix updif_flush
2014-02-25 Ben Pfaffofproto-dpif: Complete all packet translations before...
2013-12-19 Ethan Jacksonofproto: Handle flow installation and eviction in upcall.
2013-12-13 Ethan Jacksonofproto: Simplify thread creation API.
2013-12-13 Ethan Jacksonofproto-dpif-upcall: Add memory usage stats.
2013-10-01 Ethan Jacksonofproto-dpif: Move special upcall handling into ofproto...
2013-09-24 Jarno Rajahalmeofproto-dpif-upcall: Fix a memory leak.
2013-09-19 Ben Pfaffofproto-dpif-upcall: Forward packets in order of arrival.
2013-09-17 Ben Pfaffofproto-dpif-upcall: Remove redundant 'packets' list...
2013-09-13 Ben Pfaffguarded-list: New data structure for thread-safe queue.
2013-09-04 Ben Pfaffofproto-dpif: Fix use-after-free deleting a bridge...
2013-08-21 Ethan Jacksonofproto-dpif-upcall: Increase upcall stub size.
2013-08-11 Ethan Jacksonofproto-dpif: Implement multi-threaded miss handling.