]> git.proxmox.com Git - mirror_ovs.git/commit - lib/dpif.c
dpif: When executing an operation with help, log the sub-executes.
authorBen Pfaff <blp@nicira.com>
Wed, 25 Jun 2014 17:44:25 +0000 (10:44 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 26 Jun 2014 23:13:52 +0000 (16:13 -0700)
commitfc65bafc997056db4242cc6c766f4c9c0144d7c0
treeae06b75aac454fc0541b760b085c20aa517d4811
parent87e5119befc91019e12d8c41d6ed8373a9e80df3
dpif: When executing an operation with help, log the sub-executes.

This should make it easier to identify problems that result from bugs in
the execution helper.

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