Evgeniy Polyakov <[EMAIL PROTECTED]> writes: > Hi. > > On Wed, Dec 05, 2007 at 09:11:01AM -0500, John Heffner ([EMAIL PROTECTED]) > wrote: >> >Maybe if we want to get really fancy we can have some more-expensive >> >debug mode where detailed specific events get generated via some >> >macros we can scatter all over the place. This won't be useful >> >for general user problem analysis, but it will be excellent for >> >developers. >> > >> >Let me know if you think this is useful enough and I'll work on >> >an implementation we can start playing with. >> >> >> FWIW, sounds similar to what these guys are doing with SIFTR for FreeBSD: >> http://caia.swin.edu.au/urp/newtcp/tools.html >> http://caia.swin.edu.au/reports/070824A/CAIA-TR-070824A.pdf > > And even more similar to this patch from Samir Bellabes of Mandriva: > http://lwn.net/Articles/202255/
Indeed, I was thinking about this idea. but yet, my goal is not to deal with specific protocols like TCP, it's just to deal with the LSM hooks. Anyway, the idea is the same, having a deamon is userspace to catch informations. So why not a expansion? Lately, I'm moving the code to generic netlink, from connector. regards, sam -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html