Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

simple_ui_firewall.py example unnecessarily imports EthAddr from pox.library.addresses #54

Open
thiagolckurovski opened this issue Jul 7, 2015 · 1 comment

Comments

@thiagolckurovski
Copy link

The simple_ui_firewall.py example imports EthAddr from pox.library.addresses. That is not a problem in itself, but since Pyretic has an EthAddr object of its own and simple_ui_firewall.py doesn't actually uses any EthAddr, it's quite confusing for newcomers. Just removing the import would fix this problem.

@SdnRK
Copy link

SdnRK commented Oct 26, 2015

I am not able to execute any Pyretic file other than pyretic.py

Can you suggest me way of execution simple_ui_firewall.py?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants