Edgio / vflow

Enterprise Network Flow Collector (IPFIX, sFlow, Netflow)
http://www.verizonmedia.com
Apache License 2.0
1.1k stars 223 forks source link

Update ipfix_samples.go #193

Open barmex opened 10 months ago

barmex commented 10 months ago

Fix template id from 257 to 256

akshah commented 8 months ago

@barmex can you add more info please?

barmex commented 8 months ago

Hi @akshah

I found that the id in the template is 257 when it is 256 in the data. Therefore, there were errors when parsing data during the stress test. After the correction, the data began to load. I think this is a typo.