All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Maus <amaus@gmx.de>
To: netfilter@lists.netfilter.org
Subject: Patch-o-matic failed... Why?
Date: Wed, 19 Feb 2003 04:12:45 +0100	[thread overview]
Message-ID: <3E52F62D.587D4657@gmx.de> (raw)

Hi,

I'm using kernel 2.4.19 and need the talk-conntrack-patch.
So I got the latest version of netfilter by CVS.
Running './runme extra/talk-conntrack-nat.patch' showed:

=== cut ===
Welcome to Rusty's Patch-o-matic!

Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so I don't recommend applying them all!
-------------------------------------------------------
Testing... talk-conntrack-nat.patch NOT APPLIED ( 3 missing files)
The extra/talk-conntrack-nat patch:
   Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
   Status: Alpha
   
   This adds CONFIG_IP_NF_TALK: talk support module for netfilter
   connection tracking and NAT.  This allows both the callee client -
   caller server and callee client - caller client connections to work
   through connection tracking and NAT.
   
   Default both talk (UDP port 517) and ntalk/ntalk2 (UDP port 518) are
   supported. talk/ntalk/ntalk2 supports can selectively be enabled/disabled
   by the module parameters of the ip_conntrack_talk and ip_nat_talk
   modules:
   
   talk=0|1
   ntalk=0|1
   ntalk2=0|1
   
   where '0' means 'don't support' while '1' means 'do support'
   the given protocol flavour.
   
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/v/q/?] t
Testing patch extra/talk-conntrack-nat.patch...
   Placed new Config.in line
   Placed new Config.in line
   Placed new Configure.help entry
   Placed new Makefile line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
Could not find place to slot in ip_conntrack.h line
-----------------------------------------------------------------
=== cut ===

My question: What's wrong? I couldn't find any hints about this error ("Could
not find place to...").

Greetings
   Alexander


             reply	other threads:[~2003-02-19  3:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19  3:12 Alexander Maus [this message]
2003-02-20  8:58 ` Patch-o-matic failed... Why? Jozsef Kadlecsik
  -- strict thread matches above, loose matches on Subject: below --
2003-02-19 14:28 Sneppe Filip

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=3E52F62D.587D4657@gmx.de \
    --to=amaus@gmx.de \
    --cc=netfilter@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.