experiments: add connect_nic to NetSim
So far NIC sims would directly modify the NetSim's list, not giving the opportunity for subclasses to override. This istead adds a method for this.
Showing
Please register or sign in to comment
So far NIC sims would directly modify the NetSim's list, not giving the opportunity for subclasses to override. This istead adds a method for this.