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