On Mon, May 21, 2007 at 02:30:59PM +0200, Martin Sustrik wrote:
> Here's the patch for following issues:
>
> - If there are several AMQP frames in single TCP packet, all of them are
> shown in the 'info' column
> - AMQP heartbeat is dissected correctly, it doesn't assert any more
>
> Can you please apply the patch to the SVN?
I have one question before applying the patch. Both in your patch and
in the existing code, many functions have _U_ for every paramter in
functions, even when those variables are used within the function. Any
idea why that is?
Steve