[PATCH] Fix of wrong ipt debug messages
From: Kirill Korotaev (kksx_at_mail.ru)
Date: 08/31/04
- Previous message: Alan Cox: "PATCH: Root reservations for strict overcommit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: torvalds@osdl.org, akpm@osdl.org Date: Tue, 31 Aug 2004 18:42:05 +0400
This patch fixes wrong ipt debug messages.
The problem is that when CONFIG_NETFILTER_DEBUG is set,
parp_redo() can flood debug output like this:
Mar 13 19:57:19 ts1 nf_hook: hook 0 already set.
Mar 13 19:57:19 ts1 skb: pf=0 (unowned) dev=eth0 len=46
.......
Kirill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- application/octet-stream attachment: diff-ipt-nfdbgarp-20030317
- Previous message: Alan Cox: "PATCH: Root reservations for strict overcommit"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]