* guest#running?

* guest?, iface? (also Guest.include? resp. guest.include?)
 * easy accessors for guests and ifaces (Guest.sun instead of Guest["sun"] and guest.eth0 instead of guest["eth0"])
 * if a block is given for iface#add or iface#del then the change is only temporary while executing the block and gets reverted afterwards
This commit is contained in:
Tobias Brunner
2008-08-27 07:35:20 +00:00
parent 9f9d6ece39
commit ca4f63383c
5 changed files with 139 additions and 12 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
EXTRA_DIST = ext/dumm.c ext/extconf.rb ext/README
EXTRA_DIST = ext/dumm.c ext/extconf.rb ext/README \
ext/lib/dumm.rb ext/lib/dumm/guest.rb
lib_LTLIBRARIES = libdumm.la
ipsec_PROGRAMS = dumm irdumm