Commit graph

10 commits

Author SHA1 Message Date
bharnden
e03ccdf0c0 #192 updated default gnome-terminal command for gui 2018-09-12 11:16:15 -07:00
Blake J. Harnden
01fe8d708c updates to simplify tracking the copyright and an update to 2018, still room for improvement 2018-03-15 10:36:54 -07:00
Blake J. Harnden
bc1e3e70c9 initial pass at removing bsd and code related to using bsd nodes 2018-03-07 12:54:19 -08:00
Tom Goff
b4ce4e9370 gui: Fix using xfce4-terminal as the terminal program. 2017-05-18 21:38:30 +00:00
Gabriel Somlo
33906aae9f daemon: remove Quagga 'vtysh' service
Since all Quagga daemons are configured from a consolidated
location (the 'zebra' service), there is nothing left to do
for a dedicated service such as 'vtysh'. This patch removes
the service, along with all references to it from the rest
of the source tree (sample *.imn files, examples, etc.)

Signed-off-by: Gabriel Somlo <glsomlo@cert.org>
2017-02-01 09:55:58 -05:00
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