Hey all, I'm developing with libnetfilter_queue, using "iptables -A FORWARD ." to capture packets of interest on a bridge for analysis (firewall). I use nfq_get_payload() to grab everything from the IP layer and on, but I was wondering if there was any way to get the raw MAC layer. Is there any command like nfq_get_payload() that will return everything similar to what you would get using wireshark or ethereal? Thanks, Dave -- To unsubscribe from this list: send the line "unsubscribe netfilter" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html