On Tue, Dec 01, 2015 at 06:43:49PM -0800, Wenyu Zhang wrote:
> The patch is to skip BFD packets in ipfix.
> Bidirectional Forwarding Detection (BFD) packets are for monitoring
> the tunnel link status and consumed by ovs itself, no need to sample
> them.
> Refer to IETF RFC 5881, BFD control packets are the UDP packets with
> destination port 3784 and BFD echo packets are the UDP packets with dst
> destination port 3785.
> Ipfix will skip both BFD control packets and BFD echo packets.
> 
> Signed-off-by: Wenyu Zhang <wen...@vmware.com>

Does this reduce the accuracy of the estimate of the total number of
packets?  If so, can that be fixed?
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to