All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@eurodev.net>
To: Don Hughes <dhughes@microtechniques.com>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Re: string match
Date: Sat, 17 Dec 2005 02:07:22 +0100	[thread overview]
Message-ID: <43A364CA.6090200@eurodev.net> (raw)
In-Reply-To: <43A2CAD0.29490.646F653@localhost>

Don Hughes wrote:
> Trying to compile iptables 1.3.4 against a 2.6.8 kernel 
> and am getting error on the ipt-string.c code:
> 
> extensions/libipt_dscp_helper.c:69: warning: 
> `dscp_to_name' defined but not used
> extensions/libipt_CLUSTERIP.c: In function 
> `final_check':
> extensions/libipt_CLUSTERIP.c:173: warning: suggest 
> parentheses around comparison in operand of &
> extensions/libipt_string.c: In function `init':
> extensions/libipt_string.c:61: error: structure has no 
> member named `to_offset'

The string match is available since kernel 2.6.14. Another reason can be
that you're using an old patch that used to be available in pom-ng, in
that case, such patch is obsolete.

-- 
Pablo

       reply	other threads:[~2005-12-17  1:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <43A2CAD0.29490.646F653@localhost>
2005-12-17  1:07 ` Pablo Neira Ayuso [this message]
2012-07-15 13:26 string match richard lucassen
  -- strict thread matches above, loose matches on Subject: below --
2004-12-11 21:58 String match Don Hughes
2004-09-03  9:19 string match Guillowind
2004-09-02 14:01 Marcelo Eller de Amorim - CAT
2004-09-03  6:13 ` Rio Martin.
2004-08-07 17:45 Don Hughes

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=43A364CA.6090200@eurodev.net \
    --to=pablo@eurodev.net \
    --cc=dhughes@microtechniques.com \
    --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 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.