Hello, I am currently writing a small user space application where I need the timestamp of the packets. In the callback-function, I use nfq_get_timestamp and provide it with the pointer to a timeval-struct and the nfq_data sent to the callback function. However, the function always returns -1 and failes. The get_id() and so forth works perfectly, so I am wondering if anybody has any hints or knows how to solve this? I am currently using nfnetlink 0.0.39 and libnetfilter_queue 0.0.16-1, but I have tried the newest version as well with no luck (the reason I chose these are because they are the newest in my packet repo). My kernel is 2.6.28. Thanks in advance, Kristian -- 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