tgoff0@gmail.com
539699bdeb
gui: Use automake instead of installing files manually.
2015-05-26 17:34:04 +00:00
tgoff0@gmail.com
b1bbdf0f6a
gui: Improve the use of vtysh by widgets.
2015-05-22 00:56:19 +00:00
tgoff0@gmail.com
b380c6326a
gui: Update the sample9-vpn.imn example.
2015-05-22 00:55:58 +00:00
tgoff0@gmail.com
75e223a227
gui: Update the sample9-vpn.imn example.
2015-05-22 00:55:42 +00:00
tgoff0@gmail.com
4f3d7b1fff
gui: Remove debugging output.
2015-05-22 00:55:37 +00:00
tgoff0@gmail.com
0e95f4f83d
fixed bug with lsearch for display for olsr
2015-05-22 00:54:59 +00:00
tgoff0@gmail.com
e84dfac4fc
added support for olsrv2 and olsr adjacency observer widgets requires nrlConsole.py to be in the path
2015-05-22 00:54:54 +00:00
tgoff0@gmail.com
2a95ccba46
printed CEL messages to stdout when running in batch mode. Aborted current session when in batch mode and a FATAL event is received from the daemon
2015-05-22 00:54:09 +00:00
tgoff0@gmail.com
bf45ca674f
Fix occassional exceptions on tcl/tk 8.6 when executing python scripts from the GUI.
...
From: santiago
2015-04-03 01:49:03 +00:00
tgoff0@gmail.com
6d3357f8b5
gui: Always disconnect/connect when loading a file; this creates a new
...
session.
2015-03-09 15:21:08 +00:00
tgoff0@gmail.com
f477809c78
gui: Set interface MAC address when included in CORE link API messages.
2015-03-09 15:20:49 +00:00
tgoff0@gmail.com
37c39a69e5
gui: Hide wireless links that are not on the current canvas.
2015-01-30 02:46:22 +00:00
tgoff0@gmail.com
3b60036c73
gui: Only consider nodes on the same canvas when doing 'Select WLAN
...
members'.
2015-01-30 02:46:18 +00:00
tgoff0@gmail.com
1f744442b7
gui: Only consider nodes on the same canvas when doing 'Link to all
...
routers'.
2015-01-30 02:46:14 +00:00
tgoff0@gmail.com
cf482378c6
Add some gitignore files.
2015-01-28 02:15:45 +00:00
tgoff0@gmail.com
3fcd16f56c
gui: Trivial code cleanup.
2015-01-21 21:38:32 +00:00
tgoff0@gmail.com
4855ad4bf4
cleanup of script
2015-01-21 21:38:28 +00:00
tgoff0@gmail.com
1a1d818b0a
core smf scenario added mobility
2015-01-21 21:38:24 +00:00
tgoff0@gmail.com
9fbdd8c728
gui: Use interface names from /sys/class/net when it exists.
2015-01-21 21:37:56 +00:00
tgoff0@gmail.com
1dc5492fd2
Some trivial code cleanup.
2015-01-21 21:37:31 +00:00
tgoff0@gmail.com
f28df978e9
gui: Redraw the canvas after loading a new configuration from a file.
2014-12-19 01:02:06 +00:00
tgoff0@gmail.com
4f3fccaa47
Adjust file mode bits.
2014-12-15 18:23:25 +00:00
tgoff0@gmail.com
31f48de3c3
gui: Improve session management when opening files.
2014-12-15 18:23:08 +00:00
tgoff0@gmail.com
2ef87bfa40
gui: Small refactoring of code to execute a python script.
2014-12-15 18:23:04 +00:00
tgoff0@gmail.com
2f90dfac7a
gui: Pass a filename to openFile as an argument rather than using the
...
currentFile global variable.
2014-12-15 18:22:59 +00:00
tgoff0@gmail.com
b1c2f19cbe
gui: Ask if the currently running session should be stopped when
...
loading a file.
2014-12-15 18:22:40 +00:00
tgoff0@gmail.com
761dc4fe27
gui: Check if a node is on the current canvas when modifying its appearance.
...
This also fixes a bug where a node's name would not be correctly
updated if it was on the current canvas.
Adapted from a patch by Yueli Yang.
2014-12-09 21:37:17 +00:00
ahrenholz@gmail.com
612ca17221
re-read channel var when switching sessions via dialog (fixes bug #259 )
...
patch from Björn Axelsson
(Boeing r1899)
2014-10-31 18:29:16 +00:00
ahrenholz@gmail.com
babcd7332f
improve adjacency widget lines when moving nodes (fixes bug #265 )
...
added "docker logs" Observer Widget
(Boeing r1898)
2014-10-31 17:32:32 +00:00
ahrenholz@gmail.com
e282c8c302
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@gmail.com
12b624bf0a
added "Reload" entry to the File menu
...
(Boeing r1888)
2014-10-22 19:33:32 +00:00
ahrenholz@gmail.com
4a847e8319
fix bug #263 use correct interface name with Wireshark right-click menu
...
(Boeing r187)
2014-09-15 19:15:35 +00:00
ahrenholz@gmail.com
3e7bbdfd96
fix bug #257 use correct interface name for throughput widget and plots
...
(Boeing r1876)
2014-08-06 18:23:04 +00:00
ahrenholz@gmail.com
791dcedfb5
bump API version to 1.23 for 4.7 release
...
(Boeing r1871)
2014-08-05 22:23:16 +00:00
ahrenholz@gmail.com
450168b3ce
fix bug #250 rj45 interface list cuts off long interface names
...
(Boeing r1857)
2014-07-29 13:52:40 +00:00
ahrenholz@gmail.com
bb9db1bd2c
remove extra space added to nodes.conf and widgets.conf, fixes bug #251
...
(Boeing r1853)
2014-07-18 16:49:26 +00:00
ahrenholz@gmail.com
62d668581e
prevent extra MRU list entries by trimming spaces from script names
...
(Boeing r1835)
2014-04-03 21:50:51 +00:00
ahrenholz@gmail.com
30dd51c3ab
added "Execute Python script with options..." menu item
...
enables filenames containing spaces
(Boeing r1834)
2014-04-03 17:26:47 +00:00
ahrenholz@gmail.com
801e64af56
GUI support for link delays up to 274 seconds (netem maximum for Linux
...
3.2.0-60-generic)
(Boeing r1829)
2014-03-18 17:55:18 +00:00
ahrenholz@gmail.com
005ba43a66
fixes for errors with distributed sessions not using the Python Broker
...
(Boeing r1821)
2014-01-21 22:17:31 +00:00
ahrenholz@gmail.com
966645e8ff
added --(a)ddress and --(p)ort arguments to core-gui command-line
...
added save/close buttons to plugins dialog
updated man page/documentation with new arguments
(Boeing r1816)
2013-12-18 18:10:19 +00:00
ahrenholz@gmail.com
3886fcd8bc
allow run-time model changes when pressing "Apply" in WLAN config dialog
...
(Boeing r1808)
2013-12-09 17:56:06 +00:00
ahrenholz@gmail.com
18f323d0d9
update GUI to receive services TLV from Node Message
...
(Boeing r1807)
2013-12-09 15:59:31 +00:00
ahrenholz@gmail.com
45b6f61ac9
enter runtime state when start button pressed with empty canvas
...
(Boeing r1805)
2013-12-05 23:42:14 +00:00
ahrenholz@gmail.com
d236ab3a5c
minor change text label to use symmetric/asymmetric instead of uni/bidir.
...
(Boeing r1804)
2013-12-05 18:11:49 +00:00
ahrenholz@gmail.com
1e6db137f0
globally replace old NRL URL with new
...
http://www.nrl.navy.mil/itd/ncs/products/core
(Boeing r1803)
2013-12-04 21:45:42 +00:00
ahrenholz@gmail.com
4f44eee3b3
GUI support for unidirectional link effects; GUI support for link jitter
...
(Boeing r1796,1797)
2013-12-02 21:14:14 +00:00
ahrenholz@gmail.com
dcda929b07
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@gmail.com
95729d253f
attempt to prevent accidental overwrite of Python script with imn file format
...
(Boeing r1791)
2013-11-25 19:31:08 +00:00
ahrenholz@gmail.com
d2d29c043c
(Boeing r1782)
...
support tcl/tk8.6 when available
fix channel read error upon shutdown with tcl8.6
2013-10-09 19:57:45 +00:00