Louis

Results 206 comments of Louis

Hi @netravnen. Multiple SLURMs are not supported. Out of curiosity: what is the use-case? Do you process them sequentially?

I'll take a look. Thank you for the details!

Hello, This is unlikely to be mapped into a protobuf field in the current version. It is defined in the code: a decoded sample will have the natEvent field and...

Hello, As much as I'd like to extend GoFlow, it will be difficult for me to dedicate time to write a decoder unless there is a strong use-case and usage....

Thank you! :) I'll take a look. I will prioritize if there are missing features solved by NetStream.

@raghurampai it seems very generic: while the library can be improved to support it while this may not be used when producing the protobuf abstracted flows. So far no plan...

@mathiaske Got it, thank you for the details. I believe this is beyond the scope of GoFlow which is meant to produce a unique flow format for _network samples_. The...

@raghurampai thank you for the details! I will definitely look into it. Do you have a spec detailing the enterprise specifics fields?

Hi Jim, Unfortunately GoFlow does not capture raw packets. It only captures sFlow and NetFlow/IPFIX protocols, the former contains raw packet headers. You could eventually have something that pcap and...

Hi @Avinash825, Did a validator generate those invalid ROAs? I'm already filtering for duplicates https://github.com/cloudflare/gortr/blob/5ff3fc13c67d66171a6bd51714b4de6df7f93e9f/cmd/gortr/gortr.go#L453-L459 as they actually cause the RTR session to be closed. I'm not sure about the...