datapath: Require explicit upcall_pid for new datapaths and vports.
authorBen Pfaff <blp@nicira.com>
Wed, 12 Oct 2011 18:04:10 +0000 (11:04 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Oct 2011 23:27:08 +0000 (16:27 -0700)
commitea36840fa4d6e9ce1e29fa8ce148edd3caef0072
tree1d176632aff4252ece1d34e44fef84183f54f671
parent98403001ece61cbf783297c467a06032b200b8d0
datapath: Require explicit upcall_pid for new datapaths and vports.

This increases consistency with the OVS_ACTION_ATTR_USERSPACE action, which
also requires an explicit pid.

Suggested-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Jesse Gross <jesse@nicira.com>
datapath/datapath.c
lib/dpif-linux.c