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

Erase unnecessary import of EthAddr #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jul 13, 2015

  1. Erase unnecessary import of EthAddr

    Importing EthAddr from pox inside simple_ui_firewall.py is unnecessary, as the module isn't using EthAddr and very confusing, as there is one EthAddr defined by Pyretic, and importing and using the one from Pox instead won't work. The best thing to do is just erase the import.
    thiagolckurovski committed Jul 13, 2015
    Configuration menu
    Copy the full SHA
    d3bf61b View commit details
    Browse the repository at this point in the history