Hi,
i tried to test ros3 netflow implementation and eveything works well except count of bytes in the connection. I tried to download 10 MB file from webserver and then i checked flow packets generated by mikrotik. I expected number of bytes in connection higher than 10*1024*1024 becouse it's not only received data but also sent data. Suprisingly it was 362 000 bytes!!!..at least 30 times less ..if this is bug it's easily reproducible, just enable traffic flow, download some file and then find appropriate flow packet with your connection transmitted bytes....thanks for help