On Tuesday 2008-07-01 13:43, Patrick McHardy wrote: >> You only added the nfmark, and it is printed unconditionally at that, >> the latter of which I do not see as thrilling. Seems like it is time >> for a new revision? Also I think the two modules should be unified >> first. > > It doesn't need a new revision, it doesn't affect the userspace > API in any way. As for the argument of parsers that might not > handle this: any parser needs to expect new things to be added > at the end of the line, otherwise its giving us no possibility > of ever extending the output, which is not reasonable. > That is why LOGMARK has been LOGMARK so far, where the (undocumented) requirement is that parsers have to split at whitespace and may not assume any particular order of fields. This allows to selectively log things by means of flags passed in from userspace and thus sparing syslog from being spammed with unwanted fields. So the only way is to introduce a LOG2 target? -- 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