aboutsummaryrefslogtreecommitdiffstats
path: root/src/dumm/iface.c
Commit message (Expand)AuthorAgeFilesLines
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-7/+7
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-2/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-8/+8
* added a guest.mconsole() method to script mconsole (e.g. add additional conX=)Martin Willi2008-10-151-6/+6
* * ruby extension extracted from irdummTobias Brunner2008-08-071-0/+1
* the list of addresses on the interface of a guest is not cached anymore, but ...Tobias Brunner2008-07-301-31/+30
* uml "exec" writes stdout/stderr back to mconsoleMartin Willi2008-07-081-6/+8
* guest interface/address management using hackish mconsole exec patch, ruby bi...Martin Willi2008-07-071-1/+69
* prototype of irdumm - interactive ruby shell for dummMartin Willi2008-07-041-5/+27
* some stability improvementsMartin Willi2008-07-041-4/+4
* prototype of dumm GUIMartin Willi2008-04-281-1/+45
* usable without scenariosMartin Willi2007-08-081-0/+16
* implemented mconsole notification to check if guest came upMartin Willi2007-07-261-1/+1
* fixed tap device setup (requires open/close for each call)Martin Willi2007-07-261-43/+51
* fixed mconsole when using multiple guestsMartin Willi2007-07-251-1/+2
* added dynamic interface manipulation for guestsMartin Willi2007-07-251-0/+154