Re: [pox-dev] FlowStatsReceived doubts

2013-08-21 Thread Anna Cruz
H this is a nice sugestion Murphy! Thanks! I'll try! Att, Anna Cruz On Sat, Aug 17, 2013 at 8:45 PM, Murphy McCauley wrote: > If your switches support the Nicira / Open vSwitch extensions, an easy way > to do it might be to modify RouteFlow very slightly so that it installs &

Re: [pox-dev] FlowStatsReceived doubts

2013-08-17 Thread Anna Cruz
Hi Murphy! What I need is to get source ip, source port, destination ip, destination port and number of packages. I wanna take this to make a histogram to, then, calculate shannon entropy. Get's the idea? I'm using mininet as dataplane. Sorry to my terrible english. Att, Anna Cru

[pox-dev] FlowStatsReceived doubts

2013-08-16 Thread Anna Cruz
Hi everyone, I'm getting flow statistics from pox in a structure including RouteFlow, so the match object is returning a wildcard and I can't get informations like nw_src, tp_src, tp_dst and so on Anyone can help me? Att, Anna Cruz