Tom Goff
|
2c8744f14e
|
Revert "daemon: Use a master script to start node services."
This reverts commit 15adf81954 .
|
2015-09-11 18:12:49 -04:00 |
|
Tom Goff
|
15adf81954
|
daemon: Use a master script to start node services.
This helps starting services with dependencies by running service
start commands serially.
|
2015-08-31 11:31:57 -04:00 |
|
tgoff0
|
b1322df827
|
use the modified tun_flowctl driver if it exists
From: weston
|
2015-06-01 17:52:49 +00:00 |
|
tgoff0
|
d92f1ff89d
|
fixed issue with assigning the 'lo' device for eventservice when using emane 0.9.1
From: santiago
|
2015-06-01 17:52:43 +00:00 |
|
tgoff0
|
5838814f07
|
daemon: Improve running session state change hooks.
|
2015-05-22 00:56:24 +00:00 |
|
tgoff0
|
ad60004fad
|
daemon: Improve launching xterm from a sudo environment.
|
2015-05-22 00:55:48 +00:00 |
|
tgoff0
|
e905648d68
|
change the default pipe name of olsrv2
|
2015-05-22 00:54:49 +00:00 |
|
tgoff0
|
f675b0a16d
|
added check for all blank option values
|
2015-05-22 00:54:44 +00:00 |
|
tgoff0
|
b82c94efd8
|
prevent unintended session options alteration from the gui
|
2015-05-22 00:54:39 +00:00 |
|
tgoff0
|
0018be074f
|
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
|
ea4f6ba518
|
fixed issues with shutting down a distributed batch mode
|
2015-05-22 00:54:28 +00:00 |
|
tgoff0
|
5b36181956
|
Raise fatal exception if control nets from earlier sessions are detected
|
2015-05-22 00:54:23 +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
|
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
|
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
|
5d08aa21bf
|
daemon: Set session configuration before setting the initial session state.
|
2015-03-24 23:30:04 +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
|
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
|
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
|
750b6c507d
|
daemon: Minor XML-related cleanup.
|
2015-02-27 00:06:47 +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
|
4599520518
|
Add some gitignore files.
|
2015-01-28 02:15:45 +00:00 |
|
tgoff0
|
458d1d64e6
|
added olsr.org service template
|
2015-01-21 21:38:15 +00:00 |
|
tgoff0
|
6159d31f66
|
daemon: Refactor waiting for a TunTap device to exist.
This should also fix an issue that caused excessive startup delay.
|
2015-01-21 21:38:10 +00:00 |
|
tgoff0
|
d40b0dd89c
|
Adjust file mode bits.
|
2015-01-21 21:38:02 +00:00 |
|
tgoff0
|
d56f26b5d6
|
Some trivial code cleanup.
|
2015-01-21 21:37:31 +00:00 |
|
tgoff0
|
a0d4ac4ec4
|
daemon: Wait for a TunTap device to exist before trying to configure
addresses.
|
2014-12-15 22:24:17 +00:00 |
|
tgoff0
|
104e68a712
|
daemon: Initial support to allow multiple versions of XML scenario files.
|
2014-12-15 18:22:53 +00:00 |
|
tgoff0
|
3ffdf7c420
|
daemon: Some code reorganization to make XML support more modular.
|
2014-12-15 18:22:46 +00:00 |
|
ahrenholz
|
c5f1fa7d13
|
added docker service file from r603
|
2014-10-31 18:47:57 +00:00 |
|
ahrenholz
|
f5e3461903
|
make calcdistance a staticmethod
(Boeing r1897)
|
2014-10-31 16:46:43 +00:00 |
|
ahrenholz
|
267c49dfab
|
added Docker service contributed by Stuart Marsden, with some mods
fixes bug #264
(Boeing r1896)
|
2014-10-31 16:45:03 +00:00 |
|