aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm
Commit message (Collapse)AuthorAgeFilesLines
...
* properly removing bootup poll interface eth0Martin Willi2008-05-151-1/+4
|
* implemented classical UML network scenario in dumm (ipsec testing)Martin Willi2008-05-143-1/+176
|
* poll UML guests after startup using eth9=mcast, as networking is loaded ↵Martin Willi2008-05-141-3/+3
| | | | after console
* fixed interface disconnectionMartin Willi2008-05-091-1/+2
|
* prototype of dumm GUIMartin Willi2008-04-2812-801/+801
|
* proper library initialization for dummMartin Willi2008-04-211-0/+4
|
* functions invoked on all linked list items now support up to five additional ↵Tobias Brunner2008-04-181-1/+1
| | | | arguments
* fixed typo / includeMartin Willi2007-09-182-3/+1
|
* fixed scenario loadingMartin Willi2007-09-139-129/+195
|
* simple console support through pts devicesMartin Willi2007-08-285-28/+147
|
* fixed build without --enable-umlMartin Willi2007-08-101-1/+1
|
* reread notify socket when interrupted (EINTR) through sigchildMartin Willi2007-08-101-1/+5
|
* fixed libstrongswan linking for libdummMartin Willi2007-08-091-1/+1
|
* removed Makefile from svnMartin Willi2007-08-096-558/+79
| | | | | support for scenario switching
* added UML modeler to autotoolsMartin Willi2007-08-083-71/+543
|
* usable without scenariosMartin Willi2007-08-0810-305/+559
|
* cowfs is bootable now!Martin Willi2007-08-063-53/+92
|
* proper shutdownMartin Willi2007-08-035-48/+96
| | | | moved signal handler for SIGCHD and SIGHUP to dumm
* working cowfs prototypeMartin Willi2007-08-031-148/+601
|
* started own cowfs implementationMartin Willi2007-07-314-29/+488
|
* bridging using libbridgeMartin Willi2007-07-308-143/+639
| | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios
* properly shutdown of clientsMartin Willi2007-07-273-6/+22
|
* support for killing guests properlyMartin Willi2007-07-276-16/+135
|
* implemented mconsole notification to check if guest came upMartin Willi2007-07-268-149/+351
| | | | slightly modified menu commands
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-265-55/+65
| | | | using more meaningful names for tap devices
* fixed mconsole when using multiple guestsMartin Willi2007-07-253-2/+4
| | | | fixed interface enumeration bug
* added dynamic interface manipulation for guestsMartin Willi2007-07-2510-35/+883
| | | | management of tap devices on the host
* checked in first draft of "Dynamic Uml Mesh Modeler"Martin Willi2007-07-246-0/+618