> You asked for netflow data export. Netramet can give you something
> similar to netflow (I never used netflow, but from what I hear, netramet
> is similar only more flexible).
I need the NetFlow data format, not something else.
> With 10 lines of Perl you could do full ASN-1 ;)
NetFlow is not based on ASN.1. It's a completely different format (an
industry standard which is implemented by quite a few vendors).
> Point being; if what you want is flow information from a Linux router,
> excellent user space software (both "meter" and retrieval/filtering
> tools) already exist for that.
I fear the performance impact of copying all packet headers to user
space.
> If you want something else, then I have completely misread your mails.
> Please elaborate, in that case :)
I'd like to see something which has virtually no impact on forwarding,
so that it's a no-brainer to enable it. I doubt copying all the
packet headers to user space falls into this category.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/