[PATCH] conntrack: Fix option parsing for ARM

Pablo Neira Ayuso pablo at eurodev.net
Mon May 15 00:43:32 CEST 2006


Patrick McHardy wrote:
> 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?

I'd like to but I can't, it seems that my x509 certificate expired on 
Apr 16:

         Issuer: C=DE, ST=Bayern, L=Erlangen, O=gnumonks.org, CN=Harald 
Welte/emailAddress=hostmaster at gnumonks.org
         Validity
             Not Before: Apr 16 16:55:23 2005 GMT
             Not After : Apr 16 16:55:23 2006 GMT
         Subject: C=DE, ST=Berlin, L=Berlin, O=Netfilter Project, 
OU=Development, CN=pablo/emailAddress=pablo at netfilter.org

I need a renewal, could you tell to Harald about this?

-- 
Pablo



More information about the netfilter-devel mailing list