On 01/15/2010 12:49 PM, Colin McCabe wrote:
This patch moves CLD from using manual data serialization to using XDR (via
rpcgen). Both the packet header and the message body are now serialized and
deserialized using XDR. This makes it easy to have a variable-length packet
header, as well as a variable-length message body.
This patch introduces a minor libcldc API change in struct cldc_call_opts.
Signed-off-by: Colin McCabe<cmccabe@xxxxxxxxxxxxxx>
applied
I made yet more changes, and fixed a few minor bugs.
It passes 'make check' and 'make distcheck' without warnings. We can
pound out any rough edges via normal patches, from now on.
Thanks for your efforts, this definitely moves CLD forward in a positive
direction.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe hail-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html