aboutsummaryrefslogtreecommitdiff
path: root/ovsdb
diff options
context:
space:
mode:
authorEthan Jackson <ethan@nicira.com>2011-06-03 17:15:12 -0700
committerEthan Jackson <ethan@nicira.com>2011-06-06 11:13:22 -0700
commiteb8b28e7da920d162f439a5a58088982f0da58a1 (patch)
tree70272b8027e191b89b65c1aea90a12ee233c798e /ovsdb
parent932df1237b64fcb80c23acb2177bfe659654220a (diff)
dpif-linux: Avoid duplicate code in dpif_linux_vport_send().
dpif_linux_vport_send() had duplicated most of the code in dpif_linux_execute() in order to execute output actions in the kernel. This forces developers to remember to change both functions whenever the kernel interface changes. In particular, commit 80e5eed9 "datapath: Get packet metadata from userspace in odp_packet_cmd_execute()." broke netdev_linux_vport_send(). This commit reorganizes the code and fixes the regression. Bug #5818.
Diffstat (limited to 'ovsdb')
0 files changed, 0 insertions, 0 deletions