multi-gem5: Fix packet ordering
Review Request #3129 - Created Sept. 21, 2015 and discarded
| Information | |
|---|---|
| Curtis Dunham | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
This patch factors out and fixes the management of the packet receive queue in the MultiIface class. It also fixes an issue around caching network addresses in the message server process that introduced potential non-determinism.
