Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | properly removing bootup poll interface eth0 | Martin Willi | 2008-05-15 | 1 | -1/+4 | |
| | ||||||
* | implemented classical UML network scenario in dumm (ipsec testing) | Martin Willi | 2008-05-14 | 3 | -1/+176 | |
| | ||||||
* | poll UML guests after startup using eth9=mcast, as networking is loaded ↵ | Martin Willi | 2008-05-14 | 1 | -3/+3 | |
| | | | | after console | |||||
* | fixed interface disconnection | Martin Willi | 2008-05-09 | 1 | -1/+2 | |
| | ||||||
* | prototype of dumm GUI | Martin Willi | 2008-04-28 | 12 | -801/+801 | |
| | ||||||
* | proper library initialization for dumm | Martin Willi | 2008-04-21 | 1 | -0/+4 | |
| | ||||||
* | functions invoked on all linked list items now support up to five additional ↵ | Tobias Brunner | 2008-04-18 | 1 | -1/+1 | |
| | | | | arguments | |||||
* | fixed typo / include | Martin Willi | 2007-09-18 | 2 | -3/+1 | |
| | ||||||
* | fixed scenario loading | Martin Willi | 2007-09-13 | 9 | -129/+195 | |
| | ||||||
* | simple console support through pts devices | Martin Willi | 2007-08-28 | 5 | -28/+147 | |
| | ||||||
* | fixed build without --enable-uml | Martin Willi | 2007-08-10 | 1 | -1/+1 | |
| | ||||||
* | reread notify socket when interrupted (EINTR) through sigchild | Martin Willi | 2007-08-10 | 1 | -1/+5 | |
| | ||||||
* | fixed libstrongswan linking for libdumm | Martin Willi | 2007-08-09 | 1 | -1/+1 | |
| | ||||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 6 | -558/+79 | |
| | | | | | support for scenario switching | |||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 3 | -71/+543 | |
| | ||||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 10 | -305/+559 | |
| | ||||||
* | cowfs is bootable now! | Martin Willi | 2007-08-06 | 3 | -53/+92 | |
| | ||||||
* | proper shutdown | Martin Willi | 2007-08-03 | 5 | -48/+96 | |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | |||||
* | working cowfs prototype | Martin Willi | 2007-08-03 | 1 | -148/+601 | |
| | ||||||
* | started own cowfs implementation | Martin Willi | 2007-07-31 | 4 | -29/+488 | |
| | ||||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 8 | -143/+639 | |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | |||||
* | properly shutdown of clients | Martin Willi | 2007-07-27 | 3 | -6/+22 | |
| | ||||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 6 | -16/+135 | |
| | ||||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 8 | -149/+351 | |
| | | | | slightly modified menu commands | |||||
* | fixed tap device setup (requires open/close for each call) | Martin Willi | 2007-07-26 | 5 | -55/+65 | |
| | | | | using more meaningful names for tap devices | |||||
* | fixed mconsole when using multiple guests | Martin Willi | 2007-07-25 | 3 | -2/+4 | |
| | | | | fixed interface enumeration bug | |||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 10 | -35/+883 | |
| | | | | management of tap devices on the host | |||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 6 | -0/+618 | |