Commit graph

710 commits

Author SHA1 Message Date
tgoff0@gmail.com
a225c8f127 daemon: Improve launching xterm from a sudo environment. 2015-05-22 00:55:48 +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
200180ae3f packaging: Add procps-ng as an unconditional dependency.
This is needed for sysctl.
2015-05-22 00:55:33 +00:00
tgoff0@gmail.com
c870bcaa9e packaging: Remove tkimg as a required package. 2015-05-22 00:55:28 +00:00
tgoff0@gmail.com
27488f5773 Prefer using ip instead of ifconfig.
Includes other minor improvements.
2015-05-22 00:55:20 +00:00
tgoff0@gmail.com
a871f94398 Use sys.prefix instead of sys.exec_prefix for python sbin programs. 2015-05-22 00:55:13 +00:00
tgoff0@gmail.com
3b2b180675 packaging: Update the rpm package files list. 2015-05-22 00:55:08 +00:00
tgoff0@gmail.com
a3778e26ae Include python-prefix.py as part of the distribution files. 2015-05-22 00:55:03 +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
13fab46b5b change the default pipe name of olsrv2 2015-05-22 00:54:49 +00:00
tgoff0@gmail.com
41c7d43935 added check for all blank option values 2015-05-22 00:54:44 +00:00
tgoff0@gmail.com
330bcbbec0 prevent unintended session options alteration from the gui 2015-05-22 00:54:39 +00:00
tgoff0@gmail.com
23b056c4ae daemon: Only automatically save a XML representation of the current
running session when NMF version 1.0 is used.
2015-05-22 00:54:34 +00:00
tgoff0@gmail.com
e0efc05186 fixed issues with shutting down a distributed batch mode 2015-05-22 00:54:28 +00:00
tgoff0@gmail.com
2857fc61ce Raise fatal exception if control nets from earlier sessions are detected 2015-05-22 00:54:23 +00:00
tgoff0@gmail.com
1ea12c3453 Made persistent to allow execution from the GUI 2015-05-22 00:54:17 +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
36328af1e3 daemon: Automatically save a XML representation of the current session
after starting, including the deployed network plan when the new NMF
format is used.
2015-05-22 00:54:04 +00:00
tgoff0@gmail.com
08e4666be7 Undo check for configured controlnet, which is optional. 2015-05-22 00:53:59 +00:00
tgoff0@gmail.com
7cf7384624 Undo check for configured controlnet, which is optional. 2015-05-22 00:53:54 +00:00
tgoff0@gmail.com
64084732bc Added example setting of primary control network ina distributed environment. Added example settings of auxiliary control networks. 2015-05-22 00:53:49 +00:00
tgoff0@gmail.com
d011244252 Added support for auxiliary control networks. Some refactoring. 2015-05-22 00:53:43 +00:00
tgoff0@gmail.com
cb59e0d929 checked for the attachment of a server interface to a control net before establishing a GRE tunnel with peers. 2015-05-22 00:53:38 +00:00
tgoff0@gmail.com
665ad661e0 allow attachment of a server interface to a control net. added support for multiple control networks. 2015-05-22 00:53:33 +00:00
tgoff0@gmail.com
db28a9ca60 Allow separation of OTA traffic from event traffic and from control backplane traffic. Some refactoring. 2015-05-22 00:53:28 +00:00
tgoff0@gmail.com
b9ebb4b5ac daemon: Initial support to include a deployed network plan in the NMF
XML scenario representation.
2015-05-22 00:53:22 +00:00
tgoff0@gmail.com
fb37df8dd8 daemon: Initial support for importing a scenario using the new NRL
Network Modeling Framework (NMF) XML representation.
2015-05-22 00:53:15 +00:00
tgoff0@gmail.com
39903c247e daemon: Initial support for exporting a scenario using the new NRL
Network Modeling Framework (NMF) XML representation.
2015-05-22 00:53:01 +00:00
tgoff0@gmail.com
55d14b78fb Edited wiki page ReleaseBuild through web user interface. 2015-05-20 00:20:13 +00:00
tgoff0@gmail.com
43303b7f09 Improve uninstalling python sbin programs. 2015-05-16 01:53:20 +00:00
tgoff0@gmail.com
d412468945 services: Improve the mgen actor service.
Fix shutdown and add a validation command.
2015-04-10 00:55:15 +00:00
tgoff0@gmail.com
94b00ccce4 added shutdown to mgen actor
From: macker
2015-04-03 01:49:15 +00:00
tgoff0@gmail.com
487007a9ab added missing 80211abg mac params when running with EMACS 0.9.x
From: santiago
2015-04-03 01:49: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
0c55e870b4 kernel: Avoid using the gawk-specific gensub function. 2015-04-03 01:44:00 +00:00
tgoff0@gmail.com
17255dc557 daemon: Set session configuration before setting the initial session state. 2015-03-24 23:30:04 +00:00
ahrenholz@gmail.com
afca33cc35 added ATC 2015-03-24 19:55:13 +00:00
tgoff0@gmail.com
f7da7e24e0 daemon: Improve event handling some. 2015-03-24 18:06:49 +00:00
tgoff0@gmail.com
dd35c6587c added a default olsrd config file to the olsrorg service template
From: dean
2015-03-09 15:21:22 +00:00
tgoff0@gmail.com
0a799fb5e5 daemon: Make Configurable.valueof() a class method. 2015-03-09 15:21:16 +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
9e9061298b daemon: Use a consistent interface naming convention when creating
links between layer-2 devices.
2015-03-09 15:20:59 +00:00
tgoff0@gmail.com
2f56d57790 daemon: Represent object ids in hex when used to generate interface
names (to reduce length if possible).
2015-03-09 15:20:54 +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
0d6020989c daemon: Include MAC addresses in CORE API link messages. 2015-03-09 15:20:42 +00:00
tgoff0@gmail.com
b024720da2 daemon: Fix encoding MAC addresses for CORE API messages. 2015-03-09 15:20:33 +00:00
tgoff0@gmail.com
57da74ad25 daemon: Update the example emane 802.11 python script. 2015-02-27 22:03:52 +00:00
tgoff0@gmail.com
4905c3ae97 daemon: Minor XML-related cleanup. 2015-02-27 00:06:47 +00:00