All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Thomas Graf <tgraf@suug.ch>
Cc: netfilter-devel@lists.netfilter.org,
	Pablo Neira <pablo@eurodev.net>,
	Colin Harrison <colin.harrison@virgin.net>
Subject: Re: Unable to build iptables on linux kernel 2.6.10 + 2.6.11-rc2 +	2.6.11-rc2-bk5
Date: Tue, 01 Feb 2005 14:17:56 +0100	[thread overview]
Message-ID: <41FF8184.2070809@trash.net> (raw)
In-Reply-To: <20050201005133.GJ31837@postel.suug.ch>

Thomas Graf wrote:

>> 		/* The protocol. */
>>-		u8 protonum;
>>+		u_int8_t protonum;
>> 
>> 		/* The direction (for tuplehash) */
>>-		u8 dir;
>>+		u_int8_t dir;
>>
>
>I think __u8 would be a better choice.
>
Usually yes, but all netfilter headers use u_intX_t.

  parent reply	other threads:[~2005-02-01 13:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27 15:53 Unable to build iptables on linux kernel 2.6.10 + 2.6.11-rc2 + 2.6.11-rc2-bk5 Colin Harrison
2005-01-30 22:27 ` Pablo Neira
2005-02-01  0:51   ` Thomas Graf
2005-02-01  1:31     ` Pablo Neira
2005-02-01  7:04     ` Tomáš Macek
2005-02-01 13:17     ` Patrick McHardy [this message]
2005-02-01 13:17   ` 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=41FF8184.2070809@trash.net \
    --to=kaber@trash.net \
    --cc=colin.harrison@virgin.net \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@eurodev.net \
    --cc=tgraf@suug.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.