Re: [PATCH] Re: [PATCHv2] cld: use XDR for all messages

2010-02-05 Thread Jeff Garzik
On 02/03/2010 04:45 PM, Colin McCabe wrote: On Tue, Feb 2, 2010 at 10:35 PM, Jeff Garzikj...@garzik.org wrote: I will continue whittling down the patch until it just contains the XDR changes themselves. In tools/Makefile.am, I don't think you need $(top_srcdir)/lib any more, since

Re: [PATCH] Re: [PATCHv2] cld: use XDR for all messages

2010-02-03 Thread Colin McCabe
On Tue, Feb 2, 2010 at 10:35 PM, Jeff Garzik j...@garzik.org wrote: On 01/29/2010 08:01 PM, Colin McCabe wrote: That seems reasonable. All of those functions could be looked at as common. The intention was to group together a bunch of functions that were useful for packet formatting.