ssnetsim / supersim

A flexible event-driven cycle-accurate network simulator
Apache License 2.0
8 stars 1 forks source link

Support multiported network interfaces #41

Closed nicmcd closed 4 years ago

nicmcd commented 4 years ago

There are multiple flavors with this. Multi-rail, multi-plane, etc. This will require an injection algorithm. Each topology/routingalg will have support for particular features. The easiest short term solution is forcing all NIC links to connect to the same switch. Then all the addressing works the same.