All of lore.kernel.org
 help / color / mirror / Atom feed
* IPSET patches from pom-ng don't apply to 2.6.16-rc5
@ 2006-02-28 12:17 Carl-Daniel Hailfinger
  2006-03-02 11:31 ` Jozsef Kadlecsik
  0 siblings, 1 reply; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2006-02-28 12:17 UTC (permalink / raw)
  To: Netfilter Development Mailinglist

Hi,

applying the ipset patch from patch-o-matic-ng doesn't work anymore:

Welcome to Patch-o-matic ($Revision: 4088 $)!

Kernel:   2.6.16, /storage/linux-2.6.16-rc5
Iptables: 1.3.5, /storage/iptables-1.3.5
Each patch is a new feature: many have minimal impact, some do not.
Almost every one has bugs, so don't apply what you don't need!
-------------------------------------------------------
Already applied:

Testing set... not applied
The set patch:
   Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
   Status: Beta
[...]
-----------------------------------------------------------------
Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] t
unable to find ladd slot in src /tmp/pom-26985/net/ipv4/netfilter/Makefile (./patchlets/set/linux-2.6/./net/ipv4/netfilter/Makefile.ladd)


Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IPSET patches from pom-ng don't apply to 2.6.16-rc5
  2006-02-28 12:17 IPSET patches from pom-ng don't apply to 2.6.16-rc5 Carl-Daniel Hailfinger
@ 2006-03-02 11:31 ` Jozsef Kadlecsik
  2006-03-03  9:20   ` Jozsef Kadlecsik
  0 siblings, 1 reply; 4+ messages in thread
From: Jozsef Kadlecsik @ 2006-03-02 11:31 UTC (permalink / raw)
  To: Carl-Daniel Hailfinger; +Cc: Netfilter Development Mailinglist

On Tue, 28 Feb 2006, Carl-Daniel Hailfinger wrote:

> applying the ipset patch from patch-o-matic-ng doesn't work anymore:
>
> Welcome to Patch-o-matic ($Revision: 4088 $)!
>
> Kernel:   2.6.16, /storage/linux-2.6.16-rc5
> Iptables: 1.3.5, /storage/iptables-1.3.5
> Each patch is a new feature: many have minimal impact, some do not.
> Almost every one has bugs, so don't apply what you don't need!
> -------------------------------------------------------
> Already applied:
>
> Testing set... not applied
> The set patch:
>    Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
>    Status: Beta
> [...]
> -----------------------------------------------------------------
> Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] t
> unable to find ladd slot in src /tmp/pom-26985/net/ipv4/netfilter/Makefile (./patchlets/set/linux-2.6/./net/ipv4/netfilter/Makefile.ladd)

The marker points from net/ipv4/netfilter/Makefile were moved into
net/netfilter/Makefile thus those cannot be found anymore. I'm working on
an updated ipset patch in which I'll deal with this problem.

Best regards,
Jozsef
-
E-mail  : kadlec@blackhole.kfki.hu, kadlec@sunserv.kfki.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IPSET patches from pom-ng don't apply to 2.6.16-rc5
  2006-03-02 11:31 ` Jozsef Kadlecsik
@ 2006-03-03  9:20   ` Jozsef Kadlecsik
  2006-03-05 11:43     ` Carl-Daniel Hailfinger
  0 siblings, 1 reply; 4+ messages in thread
From: Jozsef Kadlecsik @ 2006-03-03  9:20 UTC (permalink / raw)
  To: Carl-Daniel Hailfinger; +Cc: Netfilter Development Mailinglist

On Thu, 2 Mar 2006, Jozsef Kadlecsik wrote:

> On Tue, 28 Feb 2006, Carl-Daniel Hailfinger wrote:
>
> > applying the ipset patch from patch-o-matic-ng doesn't work anymore:
> >
> > Welcome to Patch-o-matic ($Revision: 4088 $)!
> >
> > Kernel:   2.6.16, /storage/linux-2.6.16-rc5
> > Iptables: 1.3.5, /storage/iptables-1.3.5
> > Each patch is a new feature: many have minimal impact, some do not.
> > Almost every one has bugs, so don't apply what you don't need!
> > -------------------------------------------------------
> > Already applied:
> >
> > Testing set... not applied
> > The set patch:
> >    Author: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
> >    Status: Beta
> > [...]
> > -----------------------------------------------------------------
> > Do you want to apply this patch [N/y/t/f/a/r/b/w/q/?] t
> > unable to find ladd slot in src /tmp/pom-26985/net/ipv4/netfilter/Makefile (./patchlets/set/linux-2.6/./net/ipv4/netfilter/Makefile.ladd)
>
> The marker points from net/ipv4/netfilter/Makefile were moved into
> net/netfilter/Makefile thus those cannot be found anymore.

It is fixed in svn.

Best regards,
Jozsf
-
E-mail  : kadlec@blackhole.kfki.hu, kadlec@sunserv.kfki.hu
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: IPSET patches from pom-ng don't apply to 2.6.16-rc5
  2006-03-03  9:20   ` Jozsef Kadlecsik
@ 2006-03-05 11:43     ` Carl-Daniel Hailfinger
  0 siblings, 0 replies; 4+ messages in thread
From: Carl-Daniel Hailfinger @ 2006-03-05 11:43 UTC (permalink / raw)
  To: Jozsef Kadlecsik; +Cc: Netfilter Development Mailinglist

Jozsef Kadlecsik schrieb:
> On Thu, 2 Mar 2006, Jozsef Kadlecsik wrote:
> 
>>On Tue, 28 Feb 2006, Carl-Daniel Hailfinger wrote:
>>
>>>applying the ipset patch from patch-o-matic-ng doesn't work anymore:
>>>
>>>unable to find ladd slot in src /tmp/pom-26985/net/ipv4/netfilter/Makefile (./patchlets/set/linux-2.6/./net/ipv4/netfilter/Makefile.ladd)
>>
>>The marker points from net/ipv4/netfilter/Makefile were moved into
>>net/netfilter/Makefile thus those cannot be found anymore.
> 
> It is fixed in svn.

Thanks!

Regards,
Carl-Daniel
-- 
http://www.hailfinger.org/

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-03-05 11:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-28 12:17 IPSET patches from pom-ng don't apply to 2.6.16-rc5 Carl-Daniel Hailfinger
2006-03-02 11:31 ` Jozsef Kadlecsik
2006-03-03  9:20   ` Jozsef Kadlecsik
2006-03-05 11:43     ` Carl-Daniel Hailfinger

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.