522c522,523
< EtherInt *getEthPort(const std::string &if_name, int idx) override;
---
> Port &getPort(const std::string &if_name,
> PortID idx=InvalidPortID) override;