Eric Leblond wrote:
I think the proposed patch is a best effort work. It should be enough for most users as ethernet headers are the more common. But I agree, we can't have a full working solution with ULOG. I will try to find some time to rework my NFLOG patch to see if it is possible to cleanly send the source and destination hardware address to userspace via NFLOG. IMHO, this patch is not harmfull and will help some people. It may worth to be push in the git tree.
+ ulogd_log(ULOGD_DEBUG, "Unknown mac_len (%d), " + "rejecting packet", pkt->mac_len);
This comment made me believe that it would break header printing for non-ethernet packets. If that is not true, I have no objections. -- 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