netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Jan Engelhardt <jengelh@computergmbh.de>
Cc: Netfilter Developer Mailing List <netfilter-devel@lists.netfilter.org>
Subject: Re: u32 extension
Date: Mon, 10 Sep 2007 12:33:33 +0200	[thread overview]
Message-ID: <46E51D7D.9000003@trash.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0709101227020.11640@fbirervta.pbzchgretzou.qr>

Jan Engelhardt wrote:
> On Sep 10 2007 11:18, Patrick McHardy wrote:
> 
>>Hi Jan,
>>
>>I just noticed the u32 extension is missing from iptables.
>>Could you send me your latest version please.
>>
> 
> 
> 
> Adds u32 to iptables.


Applied, thanks Jan.

>  symlink extensions/libip6t_u32.man -> extensions/libipt_u32.man


I copied it and fixed a bunch of warnings on 64 bit:

extensions/libxt_u32.c: In function 'u32_parse':
extensions/libxt_u32.c:146: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:160: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:173: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:178: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:184: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:193: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:204: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:207: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:214: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:224: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'
extensions/libxt_u32.c:244: warning: format '%u' expects type 'unsigned
int', but argument 3 has type 'long int'

  reply	other threads:[~2007-09-10 10:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <46E50BE5.80401@trash.net>
2007-09-10 10:28 ` u32 extension Jan Engelhardt
2007-09-10 10:33   ` Patrick McHardy [this message]
2007-09-10 10:39     ` Jan Engelhardt
2007-09-15 15:28       ` Jan Engelhardt
2007-09-19 12:52         ` Patrick McHardy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46E51D7D.9000003@trash.net \
    --to=kaber@trash.net \
    --cc=jengelh@computergmbh.de \
    --cc=netfilter-devel@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).