core-extra/daemon/core
ahrenholz f717fcc0dd (commit by Kelly Bunn)
session.py:  Created method (sendnodeemuid) to send node status response
             message, so all nodes can call it. Added per session updown
             script option.
service.py:  Added test for _starttime before calling float() in
             bootnodeservices().
             Changed servicesfromopaque code to collect unknown
             services and return with valid services.
             Changed handleevent to send a message with posible failed
             and unknown services.
coreobj.py:  Added code to put nodes actual configured services in
             tonodemsg.
core-daemon: Added call to self.session.sendnodeemuid if in running
             state in handlenodemsg

(Boeing r1824,1825)
2014-03-05 16:28:32 +00:00
..
addons initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
api added reconfigure event type, for re-generating service config files 2013-12-05 23:44:25 +00:00
bsd initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
emane fix bug #150 where the EMANE event service address and port were not used 2013-12-19 22:27:10 +00:00
misc improved imports, added addtextelementsfromtuples() helper, 2013-12-19 21:34:58 +00:00
netns unbreak the ability to create a WLAN network during runtime 2013-12-09 23:43:46 +00:00
phys initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
services use a shell script to start SMF and detach stdin/stdout/stderr 2014-01-22 17:31:40 +00:00
xen initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
__init__.py globally replace old NRL URL with new 2013-12-04 21:45:42 +00:00
broker.py (Boeing r1767) 2013-09-05 17:46:12 +00:00
conf.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
constants.py.in initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
coreobj.py (commit by Kelly Bunn) 2014-03-05 16:28:32 +00:00
location.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
mobility.py fix two exceptions when using ns2 scripted mobility along with SDT3D 2013-12-16 23:29:27 +00:00
pycore.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
sdt.py fix two exceptions when using ns2 scripted mobility along with SDT3D 2013-12-16 23:29:27 +00:00
service.py (commit by Kelly Bunn) 2014-03-05 16:28:32 +00:00
session.py (commit by Kelly Bunn) 2014-03-05 16:28:32 +00:00