Commit graph

5 commits

Author SHA1 Message Date
tgoff0
049efb642f gui: Small refactoring of code to execute a python script. 2014-12-15 18:23:04 +00:00
ahrenholz
503713f0bc use hex value for short session ID used in naming interfaces
use interface names "vethOOOOO.ii.ss" and "vethOOOOO.iipss" for veth pairs

(where OOOOO = object id, ii = interface index, ss = hex short session ID)

fixes bug #260 virtual interface names too long
(Boeing r1894)
2014-10-28 21:18:16 +00:00
ahrenholz
ad93e7f292 added "Execute Python script with options..." menu item
enables filenames containing spaces
(Boeing r1834)
2014-04-03 17:26:47 +00:00
ahrenholz
acf2430dbd allow executing XML files from GUI via File > Execute XML or Python script...
adopt filename when connecting to running session having a filename
(Boeing r1793)
2013-11-25 19:56:08 +00:00
ahrenholz
f8f46d28be initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00