| History log of /src/tests/rump/rumpnet |
| Revision | Date | Author | Comments |
| 1.1 | 10-Mar-2011 |
pooka | Add a test checks that 16 rump kernels on one shmif bus can ping each other.
|
| 1.5 | 09-Sep-2020 |
gson | Disable reverse DNS lookups in ping to avoid spurious test failures due to unresponsive DNS servers.
|
| 1.4 | 13-May-2019 |
bad | Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed after moving rump's mainbus from rumpdev to rumpkern.
Produces the same atf-run results as before.
|
| 1.3 | 10-Aug-2016 |
kre | branches: 1.3.14;
+ -lrumpdev
|
| 1.2 | 09-Sep-2013 |
pooka | Use 8 TCP/IP stacks instead of 16. That still gives us plenty crossping testing for 1/4th of the cost.
|
| 1.1 | 10-Mar-2011 |
pooka | branches: 1.1.4; 1.1.10; Add a test checks that 16 rump kernels on one shmif bus can ping each other.
|
| 1.1.10.1 | 20-Aug-2014 |
tls | Rebase to HEAD as of a few days ago.
|
| 1.1.4.1 | 22-May-2014 |
yamt | sync with head.
for a reference, the tree before this commit was tagged as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid a limitation of cvs. ("Protocol error: too many arguments")
|
| 1.3.14.1 | 10-Jun-2019 |
christos | Sync with HEAD
|