summaryrefslogtreecommitdiff
path: root/ofproto/ofproto-dpif-xlate-cache.h
Commit message (Expand)AuthorAgeFilesLines
* ofproto: Add refcount to ofproto to fix ofproto use-after-free.Peng He2022-03-071-3/+2
* Add offload packets statisticszhaozhanxu2019-12-061-2/+4
* ofproto-dpif: Don't slow-path controller actions with pause.Justin Pettit2018-01-101-1/+0
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* tunneling: Avoid datapath-recirc by combining recirc actions at xlate.Sugesh Chandran2017-07-191-2/+11
* ofp-actions: Add limit to learn action.Daniele Di Proietto2017-03-161-0/+1
* ofproto: Refactor packet_out handling.Jarno Rajahalme2016-09-141-0/+2
* ofproto-dpif-xlate: Allow translating without side-effects.Jarno Rajahalme2016-09-141-2/+7
* ofproto: Use ofproto_flow_mod for learn execution from xlate cache.Jarno Rajahalme2016-09-141-3/+1
* ofproto-dpif-xlate: Add xlate cache type XC_TABLE.Jarno Rajahalme2016-09-141-0/+6
* ofproto-dpif-xlate: Expose xlate cache.Jarno Rajahalme2016-09-141-0/+132