Re: [nox-dev] Bandwidth Measurement.

2011-06-30 Thread Kyriakos Zarifis
Hi, I think the closest thing that openflow can provide would be information about how many bytes have been sent on one side and received on the other side of a link. So you could infer an approximation of active rates on the link by polling 2 neighboring switches from NOX at some regular interval

[nox-dev] packing openflow message

2011-06-30 Thread Min-Hyup KANG
Hi,I would like to pack openflow message.so, I am trying to pack ofp_queue_stats_request,ofp_queue_stats.if I want to use ofp_queue_stats_request,struct ofp_queue_stats_request{uint16_t port no;uint8_t pad[2];uint32_t queue_id;}ofp_queue_stats_request oqs;oqs.pack();send_openflow_command();I

[nox-dev] Kernel Mininet didn't work on debian squeeze

2011-06-30 Thread fernando farias
I would like to know if is there a mininet kernel image that works with debian squeeze? because, current kernel image didn't install on debian squeeze, following the errors printed: dpkg-deb: `linux-image-2.6.33.1-mininet_2.6.33.1-mininet-10.00.Custom_i386.deb' is not a debian format archive