Eric Leblond wrote: > This patch modifies the MAC2STR plugin to be able convert hardware > address related fields to string: > * raw.mac -> mac.str > * raw.mac.saddr -> mac.saddr.str > It is able to parse ethernet header. For ethernet > we have the following conversion: > * raw.mac -> > * mac.saddr.str > * mac.daddr.str > * oob.protocol > Output modules need to have raw.type. In case, ethernet is detected, this > field is set to ethernet and sent to output by the module. I have applied this patch. However, I have noticed that this patch still does probing based on the header and field sizes for the ULOG case. Since we now have the full link layer header via NFLOG (>= 2.6.27) and ULOG is deprecated, I still don't quite understand why we should put any effort on this. Actually, I may cook a patch to remove such probing. -- "Los honestos son inadaptados sociales" -- Les Luthiers -- 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