commit | 32ae87ff795781b7ceffc44b7c694c1bb206a266 | [log] [tgz] |
---|---|---|
author | Andy Zhou <azhou@nicira.com> | Mon Sep 15 19:33:50 2014 -0700 |
committer | Pravin B Shelar <pshelar@nicira.com> | Mon Sep 15 23:28:14 2014 -0700 |
tree | ca16360b437e13d4f8cf0c2440181fbffbc9cc71 | |
parent | 8c8b1b83fcdd0f05e1f66ed6f8a2e831d5d374a2 [diff] |
openvswitch: simplify sample action implementation The current sample() function implementation is more complicated than necessary in handling single user space action optimization and skb reference counting. There is no functional changes. Signed-off-by: Andy Zhou <azhou@nicira.com> Signed-off-by: Pravin B Shelar <pshelar@nicira.com>