Hello.

We're playing with sFlow features of OVS. We want to collect sflow with em-sflow <https://github.com/normelton/em-sflow> library (ruby, ttps://github.com/normelton/em-sflow <https://github.com/normelton/em-sflow>). Unfortunately it can not process received sflow packets deep enough.

After some research I found there are few types of sFlow packes, with different structure. As far as I understand it parse payload only for the sampleType_tag 0:3, but it leaves unprocessed header in
sampleType_tag 0:1 (which is fine according to specs).

Is any way to configure OVS to send sFlow samples of type 3?


Thanks!
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to