From: Patrick McHardy <kaber@xxxxxxxxx> Date: Thu, 4 Sep 2008 16:15:53 +0200 (MEST) > following are four netfilter fixes for 2.6.27, containing: > > - fix for a accidentally introduced static variable in the SIP helper > that was intended to be local from Alexey > > - a GRE helper keymap locking and list iteration fix from Alexey > > - a patch to make the IRC helpers' port parsing more robust against the > issues pointed out by Alexey I applied all of this. Please limit the scope of anything you send in the future outside of the merge window. The "kfree the list head instead of the object itself" doesn't fix anything, the code worked in it's current form. These are mostly just cleanups due to code inspection rather than fixes for bugs that users are actually hitting and reporting. The latter (as well as cures for fully exploitable DoS things, obviously) is the only thing I want to be seeing outside of the merge window. Thanks. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html