All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] bug in new IMQ ?
Date: Mon, 08 Apr 2002 13:28:08 +0000	[thread overview]
Message-ID: <marc-lartc-101827257922627@msgid-missing> (raw)
In-Reply-To: <marc-lartc-101826826118987@msgid-missing>

Hi Simond.

"SIMOND François" schrieb:
> 
> Hello to list and Patrick !
> scuse me first for my bad english:)
> 
> I'm using the new IMQ code since 2 days, and it's very efficient!
> but i've experimented a bad problem, that i doesn't manage to resolve.
> 
> for example I load these simple rules:

...

> the result in the syslog is (at the first network activity)
>    "kernel: nf_hook: Verdict = QUEUE."
> and quickly become:
>    "kernel: last message repeated 6 times"

This means you have compiled your kernel with netfilter debugging turned
on.
Turn it off and the message will disappear.

> the real problem is that I've experimented a silent Crash this morning
> but before using IMQ this machine was rock stable (months without crash)
> the only usable log of it is:
> 

Sorry about that :)
It IS a bug and it has been fixed, i will put out a new version tonight.
The problem was that packets returned later from non-work-conserving
qdiscs
were passed on to registered network interface taps twice and somewhere
there
a null pointer reference occured.

PS: Please write bugreports directly to me
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

  reply	other threads:[~2002-04-08 13:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-08 12:16 [LARTC] bug in new IMQ ? SIMOND François
2002-04-08 13:28 ` Patrick McHardy [this message]
2002-04-08 13:32 ` Patrick McHardy
2002-04-08 14:33 ` Martin Devera
2002-04-09 13:04 ` Patrick McHardy
2002-04-09 13:56 ` Martin Devera
2002-04-09 21:19 ` Patrick McHardy

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=marc-lartc-101827257922627@msgid-missing \
    --to=kaber@trash.net \
    --cc=lartc@vger.kernel.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.