Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dpif_packet: Rename to dp_packet | Pravin B Shelar | 2015-03-03 | 1 | -3/+3 |
* | netdev-dpif: Add metadata to dpif-packet. | Pravin B Shelar | 2014-10-09 | 1 | -2/+1 |
* | dpif-netdev: batch packet processing | Daniele Di Proietto | 2014-06-23 | 1 | -3/+3 |
* | dpif-netdev: use dpif_packet structure for packets | Daniele Di Proietto | 2014-06-23 | 1 | -6/+6 |
* | dpif-netdev: user space datapath recirculation | Andy Zhou | 2014-03-25 | 1 | -1/+1 |
* | netdev: Extend rx_recv to pass multiple packets. | Pravin | 2014-03-21 | 1 | -2/+2 |
* | dpif: Use explicit packet metadata. | Jarno Rajahalme | 2013-12-30 | 1 | -3/+3 |
* | odp-execute: Consolidate callbacks. | Jarno Rajahalme | 2013-12-30 | 1 | -7/+9 |
* | dpif: Allow execute to modify the packet. | Jarno Rajahalme | 2013-12-16 | 1 | -6/+8 |
* | odp-execute: Refine signatures for odp_execute_actions() callbacks. | Ben Pfaff | 2013-10-09 | 1 | -2/+4 |
* | odp-execute: New module for executing datapath actions. | Simon Horman | 2013-05-29 | 1 | -0/+36 |