129c129
< physPort->removeConn();
---
> physPort->disconnectFromPeer();
143c143
< virtPort->removeConn();
---
> virtPort->disconnectFromPeer();