Harald Welte wrote: > Hi guys, > > congratulations on the new beta release. > > On Fri, Mar 06, 2009 at 07:09:36PM +0100, Pablo Neira Ayuso wrote: >> Link ulogd2 with libpthread > > I was just reading this and all alarm sirens went on. I don't know > why that is neccessary, and I hope it is just due to some library dependency. > > When I created ulogd and ulogd2, I never intended them to become some kind of > multi-threaded monster with a complex locking and synchronization nightmare. Please, don't worry, I will not allow such a crappy design change :) The conntrack-tools follows the sample principle. I don't know if you had the time to look at the code, but for example, we removed another tricky issue from the synchronization point of view time ago which was the use of SIGALARM to implement the timer framework. So this whole thing now follows an event-driven design with a synchrnous alarm framework to avoid complexity as expected. > Sure, I'm no longer maintaining it, and I respect the decision of current > maintainers, but I just wanted to point that out. As said, it seems that the patch was applied by Pierre (via Eric) due to some very kiddish reason, please, set alarms off :). -- "Los honestos son inadaptados sociales" -- Les Luthiers -- 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