Nicolas Bloyet

Results 3 comments of Nicolas Bloyet

The dictionary has indeed a reference to the one used in [wireshark](https://github.com/wireshark/wireshark/blob/master/epan/dissectors/packet-netflow.c#L338). In both versions, it is indeed a mix of original Netflow v9 fields in `CAPITAL_CASE` and ipfix fields...

That's a good finding! Thanks for sharing @gpotter2 , what do you think about switching to IANA IPFIX field names for that dictionnary ? If you agree I can start...

Hi, Thanks for using this lib and finding that kind of bug! :) Feel free to emit a PR if you corrected it, otherwise I will gladly do it following...