[ovs-dev] [PATCH 09/13] json: New function json_to_ds().
Jesse Gross
jesse at nicira.com
Mon Jan 25 14:05:04 PST 2010
On Mon, Jan 25, 2010 at 1:18 PM, Ben Pfaff <blp at nicira.com> wrote:
> Some upcoming code wants to serialize JSON into a "struct ds" dynamic
> string buffer, so expose an interface to do this.
>
> This commit doesn't change much, but it renames some functions internal
> to json.c to make the naming more consistent.
>
> Also, make jsonrpc_log_msg() use this new function, since it is a more
> straightforward way to do what it wants.
>
Looks good.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/dev/attachments/20100125/48c12b1c/attachment.htm>
More information about the dev
mailing list