Re: [patch] RFC: matching interface groups

2006-08-01 Thread Sven Schuster
Hi Phil, On Tue, Aug 01, 2006 at 11:46:55AM -0700, Phil Oester told us: > Since in this scenario userspace is able to determine ppp vs pptp, > could you not also do something like have an inbound_ppp and inbound_pptp > chain, then jump to the appropriate chain depending on type? If you > need p

Re: Fw: Bug: PPP dropouts in >=2.6.16

2006-04-26 Thread Sven Schuster
Hi Andrew, On Wed, Apr 26, 2006 at 03:07:33PM -0700, Andrew Morton told us: > So there's something in -mm which fixes your kernel? It's usually the > other way around ;) actually this was the first time that I tried a "normal" kernel. I haven't chosen to run -mm because it fixed something for m

Re: Fw: Bug: PPP dropouts in >=2.6.16

2006-04-26 Thread Sven Schuster
On Wed, Apr 26, 2006 at 02:36:18AM +0200, Nuri Jawad told us: > Did you create a high load on the system in the manner I described? > The bug once only appeared after about 6 hours here when line + CPU had > been mostly idle. But that was the longest time between failures. Can you > test with one

Re: Fw: Bug: PPP dropouts in >=2.6.16

2006-04-25 Thread Sven Schuster
Hi, On Wed, Apr 26, 2006 at 02:36:18AM +0200, Nuri Jawad told us: > >no problems here with pppoe, kernel is 2.6.17-rc1-mm1, ppp 2.4.4-b1. > > Did you create a high load on the system in the manner I described? > The bug once only appeared after about 6 hours here when line + CPU had > been most

Re: Fw: Bug: PPP dropouts in >=2.6.16

2006-04-24 Thread Sven Schuster
On Sat, Apr 22, 2006 at 02:02:59AM +0200, Andi Kleen told us: > On Friday 21 April 2006 19:15, Jesse Brandeburg wrote: > > On 4/21/06, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > > We do seem to have had a few reports of ppp regressions around this > > > timeframe. > > > > me too. I couldn

Re: [PATCH] Uninline kfree_skb and allow NULL argument

2006-02-23 Thread Sven Schuster
Hello, > --- kfree_skb/include/linux/skbuff.h~kfree_skb_uninline_null 2006-02-23 > 13:35:05.0 +0100 > +++ kfree_skb/include/linux/skbuff.h 2006-02-23 13:36:23.0 +0100 > @@ -306,6 +306,7 @@ struct sk_buff { > > #include > > +void kfree_skb(struct sk_buff *skb); > extern v

Re: [PATCH] add new nfnetlink_log subsystem

2005-07-30 Thread Sven Schuster
Hi Harald, On Sat, Jul 30, 2005 at 12:30:05PM +0200, Harald Welte told us: > diff --git a/net/netfilter/nfnetlink_log.c b/net/netfilter/nfnetlink_log.c > new file mode 100644 > --- /dev/null > +++ b/net/netfilter/nfnetlink_log.c > @@ -0,0 +1,992 @@ ... > +static struct sk_buff *nfulnl_alloc_skb(u