[PATCH] conntrack: Fix option parsing for ARM
Patrick McHardy
kaber at trash.net
Sat May 13 04:24:58 CEST 2006
Philip Craig wrote:
> On 05/10/2006 06:18 PM, Sébastien LAVEZE wrote:
>
>>I have problem using the conntrack utility...
>>It always display the help message and i get the message
>>conntrack v1.00beta2: Missing arguments...
>
>
> The result of getopt_long() was assigned to a char,
> which defaults to unsigned on ARM, so the comparison
> against -1 always failed.
Thanks for tracking this down Philip. I'm having trouble using
SVN again .. Pablo, can you try to commit this please?
More information about the netfilter-devel
mailing list