53c53
< virtual Port *getPort(const std::string &if_name) = 0;
---
> virtual Port *getPort(const std::string &if_name, int idx = -1) = 0;