Hi,
On 2015年12月30日 02:30, Zahi Gradstein wrote:
> Hi,
> I hope this is where I should send this E-Mail J
>
>
>
> I’m having an issue with port stats reply handler at RYU Controller.
>
>
>
> My code is as following:
>
>
>
> *def send_port_stats_request(datapath, port_num):*
>
> of
Hi,
I hope this is where I should send this E-Mail :)
I'm having an issue with port stats reply handler at RYU Controller.
My code is as following:
def send_port_stats_request(datapath, port_num):
ofp = datapath.ofproto
ofp_parser = datapath.ofproto_parser
req = ofp_parser.OFPPortSt