aqua-sim-ng icon indicating copy to clipboard operation
aqua-sim-ng copied to clipboard

if (m_mac == 0 || m_phy == 0 || /*m_app == 0 ||*/ m_node == 0 || m_phy || m_configComplete)

Open donghuiyong opened this issue 1 year ago • 0 comments

https://github.com/rmartin5/aqua-sim-ng/blob/0e8907693df9a3c1328cc5998c7b8bd86b60169a/model/aqua-sim-net-device.cc#L177 I guess the second m_phy should be m_routing

donghuiyong avatar Mar 19 '23 14:03 donghuiyong