Skip to content

Conversation

jduchateau
Copy link

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:
```
    req = ofp_parser.OFPPortStatsRequest(datapath, 0, ofp.OFPP_ANY)
AttributeError: module 'ryu.ofproto.ofproto_v1_0' has no attribute 'OFPP_ANY'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant