[ovs-dev] [PATCH v2] ipfix: Add ingress and egress interface in exporting flows

2016-06-30 Thread Daniel Benli Ye
In virtual evironment, IPFIX is unable to differentiate flows between pair of VMs on different virtual network if their IP/mac are same. Network: VM1 < VNI1 > VM3 VM2 < VNI2 > VM4 In terms of IP/mac: VM1 == VM2 VM3 == VM4 Send 10 packets each from VM1

[ovs-dev] [PATCH v1] ipfix: Add ingress and egress interface in exporting flows

2016-05-13 Thread Daniel Benli Ye
VS bridge to differentiate the flows above. Signed-off-by: Daniel Benli Ye --- ofproto/ofproto-dpif-ipfix.c | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ofproto/ofproto-dpif-ipfix.c b/ofproto/ofproto-dpif-ipfix.c index 59cd884..2d1f7a8 100644 --- a/ofproto/ofproto-

[ovs-dev] [PATCH v1] Support port level IPFIX

2016-04-19 Thread Daniel Benli Ye
From: Benli Ye This patch enables port level IPFIX. Before this patch, OVS supported per bridge IPFIX and per flow IPFX, and exporting packet tunnel headers is only supported by bridge IPFIX. This patch adds port level IPFIX for easy configuration and port level IPFIX also supports exporting pack