Open jduchateau opened 2 years ago
As is the example gives:
req = ofp_parser.OFPPortStatsRequest(datapath, 0, ofp.OFPP_ANY) AttributeError: module 'ryu.ofproto.ofproto_v1_0' has no attribute 'OFPP_ANY'
As is the example gives: