Re: [RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-12 Thread Patrick McHardy
Harald Welte wrote: > On Tue, Apr 11, 2006 at 04:42:50PM +0200, Patrick McHardy wrote: > >>I think we need to do two things: >> >>- make libipq_compat a drop-in replacement that doesn't require >> recompilation > > > libipq is not distributed as a shared library (at least not by us), so I > don

Re: [RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-11 Thread Harald Welte
On Tue, Apr 11, 2006 at 04:42:50PM +0200, Patrick McHardy wrote: > > Maybe we should add a printk ('app foo is using obsolete ip_queue > > system'). > > Good idea, that will probably help speed it up. But I still think > we need to give them at least another six month. ok. I'll prepare a patch fo

Re: [RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-11 Thread Patrick McHardy
Harald Welte wrote: > On Sun, Apr 09, 2006 at 08:40:05PM +0200, Patrick McHardy wrote: > >>I think this is too early, none of the distributions seem to have >>picked up the compat library already. I believe (not sure, Harald?) >>that it requires at least recompilation of programs using libipq, >>s

Re: [RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-11 Thread Harald Welte
On Sun, Apr 09, 2006 at 08:40:05PM +0200, Patrick McHardy wrote: > Adrian Bunk wrote: > > This patch contains the overdue removal of ip{,6}_queue. > > I think this is too early, none of the distributions seem to have > picked up the compat library already. I believe (not sure, Harald?) > that it r

Re: [RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-09 Thread Patrick McHardy
Adrian Bunk wrote: > This patch contains the overdue removal of ip{,6}_queue. I think this is too early, none of the distributions seem to have picked up the compat library already. I believe (not sure, Harald?) that it requires at least recompilation of programs using libipq, so the 6 month perio

[RFC: 2.6 patch] the overdue removal of ip{,6}_queue

2006-04-09 Thread Adrian Bunk
This patch contains the overdue removal of ip{,6}_queue. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- Documentation/feature-removal-schedule.txt | 12 Documentation/networking/ip-sysctl.txt |1 include/linux/netfilter_ipv4/ip_queue.h| 72 -- include/linux/netlink.h