tgoff0
|
e73dbbe25d
|
Made persistent to allow execution from the GUI
|
2015-05-22 00:54:17 +00:00 |
|
tgoff0
|
3340ae2796
|
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
|
591ec20937
|
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
|
baec96fac1
|
Undo check for configured controlnet, which is optional.
|
2015-05-22 00:53:59 +00:00 |
|
tgoff0
|
f6049614ab
|
Undo check for configured controlnet, which is optional.
|
2015-05-22 00:53:54 +00:00 |
|
tgoff0
|
9600ce9e03
|
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
|
06fe91ea86
|
Added support for auxiliary control networks. Some refactoring.
|
2015-05-22 00:53:43 +00:00 |
|
tgoff0
|
cd479193fc
|
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
|
ab4819ac93
|
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
|
13fbea9153
|
Allow separation of OTA traffic from event traffic and from control backplane traffic. Some refactoring.
|
2015-05-22 00:53:28 +00:00 |
|
tgoff0
|
0fde50992d
|
daemon: Initial support to include a deployed network plan in the NMF
XML scenario representation.
|
2015-05-22 00:53:22 +00:00 |
|
tgoff0
|
1112da1417
|
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
|
08c9fd8bf5
|
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
|
04e98a8004
|
Improve uninstalling python sbin programs.
|
2015-05-16 01:53:20 +00:00 |
|
tgoff0
|
692afe7f81
|
services: Improve the mgen actor service.
Fix shutdown and add a validation command.
|
2015-04-10 00:55:15 +00:00 |
|
tgoff0
|
4957b73e44
|
added shutdown to mgen actor
From: macker
|
2015-04-03 01:49:15 +00:00 |
|
tgoff0
|
ed14bb60e5
|
added missing 80211abg mac params when running with EMACS 0.9.x
From: santiago
|
2015-04-03 01:49:09 +00:00 |
|
tgoff0
|
aa3023ae62
|
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
|
31dfc0ccf2
|
kernel: Avoid using the gawk-specific gensub function.
|
2015-04-03 01:44:00 +00:00 |
|
tgoff0
|
5d08aa21bf
|
daemon: Set session configuration before setting the initial session state.
|
2015-03-24 23:30:04 +00:00 |
|
tgoff0
|
abaed4924b
|
daemon: Improve event handling some.
|
2015-03-24 18:06:49 +00:00 |
|
tgoff0
|
61d0f34982
|
added a default olsrd config file to the olsrorg service template
From: dean
|
2015-03-09 15:21:22 +00:00 |
|
tgoff0
|
e9a4a52755
|
daemon: Make Configurable.valueof() a class method.
|
2015-03-09 15:21:16 +00:00 |
|
tgoff0
|
a02c9a3f6e
|
gui: Always disconnect/connect when loading a file; this creates a new
session.
|
2015-03-09 15:21:08 +00:00 |
|
tgoff0
|
8248a292d0
|
daemon: Use a consistent interface naming convention when creating
links between layer-2 devices.
|
2015-03-09 15:20:59 +00:00 |
|
tgoff0
|
61f1a6e72e
|
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
|
62adc0f1c9
|
gui: Set interface MAC address when included in CORE link API messages.
|
2015-03-09 15:20:49 +00:00 |
|
tgoff0
|
db15bee60c
|
daemon: Include MAC addresses in CORE API link messages.
|
2015-03-09 15:20:42 +00:00 |
|
tgoff0
|
db03927892
|
daemon: Fix encoding MAC addresses for CORE API messages.
|
2015-03-09 15:20:33 +00:00 |
|
tgoff0
|
f2cd25d893
|
daemon: Update the example emane 802.11 python script.
|
2015-02-27 22:03:52 +00:00 |
|
tgoff0
|
750b6c507d
|
daemon: Minor XML-related cleanup.
|
2015-02-27 00:06:47 +00:00 |
|
tgoff0
|
1cda303b22
|
Improve using the value of autoconf variables.
|
2015-02-20 03:11:00 +00:00 |
|
tgoff0
|
cb93153007
|
daemon: Use autoconf to build the vnoded, vcmd, and netns programs.
|
2015-02-20 03:10:56 +00:00 |
|
tgoff0
|
b41523216f
|
Fix typo in previous commit.
|
2015-02-19 18:18:33 +00:00 |
|
tgoff0
|
40b1247b84
|
Improve python install prefix determination.
|
2015-02-19 18:12:44 +00:00 |
|
tgoff0
|
893bc2d95d
|
packaging: Update the rpm package files list.
|
2015-02-19 17:20:42 +00:00 |
|
tgoff0
|
74c9ccb7f8
|
Expand the PYTHON_PREFIX autoconf variable before using.
|
2015-02-19 02:00:27 +00:00 |
|
tgoff0
|
99ab22c78c
|
Improve determining an appropriate python install prefix.
|
2015-02-19 02:00:11 +00:00 |
|
tgoff0
|
59c35e8927
|
Makefile improvements related to building rpms.
|
2015-02-13 22:35:38 +00:00 |
|
tgoff0
|
9cae7819bf
|
daemon: Have git ignore files generated when creating python
documentation.
|
2015-02-13 22:35:34 +00:00 |
|
tgoff0
|
145866b70b
|
daemon: Improve the python documentation Makefile.
|
2015-02-13 21:34:41 +00:00 |
|
tgoff0
|
ca8856d6c8
|
daemon: Initial support for writing different versions of XML scenario files.
|
2015-02-05 00:16:14 +00:00 |
|
tgoff0
|
899b5ae5be
|
daemon: Renumber XML versioning.
Consider the current XML representation version 0.0.
|
2015-02-05 00:15:59 +00:00 |
|
tgoff0
|
bc3ba68b28
|
daemon/services: Update NRL services.
|
2015-02-05 00:15:54 +00:00 |
|
tgoff0
|
5bb00646d7
|
daemon: Call the EMANE post-startup function when entering the session
runtime state.
This should help synchronization startup for distributed emulations.
|
2015-02-05 00:15:48 +00:00 |
|
tgoff0
|
978f9946f1
|
daemon: Add initial support for invoking python callbacks when session
state changes occur.
|
2015-02-05 00:15:43 +00:00 |
|
tgoff0
|
fb662d06b7
|
daemon: Ignore redundant session state changes.
|
2015-02-05 00:15:38 +00:00 |
|
tgoff0
|
dfdc1fe671
|
gui: Hide wireless links that are not on the current canvas.
|
2015-01-30 02:46:22 +00:00 |
|
tgoff0
|
69d8ba0002
|
gui: Only consider nodes on the same canvas when doing 'Select WLAN
members'.
|
2015-01-30 02:46:18 +00:00 |
|
tgoff0
|
c15d344e1f
|
gui: Only consider nodes on the same canvas when doing 'Link to all
routers'.
|
2015-01-30 02:46:14 +00:00 |
|