Hi all, I just wrote a test program which reads the packets from the QUEUE and accepts them. When I printed the timestamp_sec and timestamp_usec they are set to zero. Are these fields used? My iptables rule is: iptables -A FORWARD -p udp -j QUEUE Thanks. MF