Re: [ovs-dev] [PATCH v7] ipfix: support tunnel information for Flow IPFIX

2016-06-17 Thread Ben Pfaff
On Tue, Jun 14, 2016 at 04:53:34PM +0800, Benli Ye wrote: > Add support to export tunnel information for flow-based IPFIX. Thanks, applied to master. I changed a couple of VLOG_ERR calls to VLOG_WARN because the problems they reported were not severe enough to warrant VLOG_ERR. I also added an i

[ovs-dev] [PATCH v7] ipfix: support tunnel information for Flow IPFIX

2016-06-14 Thread Benli Ye
Add support to export tunnel information for flow-based IPFIX. The original steps to configure flow level IPFIX: 1) Create a new record in Flow_Sample_Collector_Set table: 'ovs-vsctl -- create Flow_Sample_Collector_Set id=1 bridge="Bridge UUID"' 2) Add IPFIX configuration which is re