core-extra/daemon/core
2016-09-06 10:38:38 -04:00
..
addons initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
api daemon: added option API TLVs so that per-interface parameters are kept for EMANE models when a single node has multiple interfaces of the same EMANE model type but different model parameters 2016-04-20 08:33:58 -07:00
bsd daemon: Used the communicate() method to interact with subprocesses. 2016-01-29 16:56:49 -05:00
emane daemon: Remove unused variable. 2016-09-06 10:38:38 -04:00
misc daemon: added support to set <address> 'iface' attribute with interface name in XML written by CORE so different interface addresses can be discriminated on <testHost> instances 2016-04-20 08:41:59 -07:00
netns daemon: Remove unused traceback code introduced by 68532cb. 2016-09-05 17:09:49 -04:00
phys daemon: Used the communicate() method to interact with subprocesses. 2016-01-29 16:56:49 -05:00
services added daemon/core/emane/tdma.py module to support EMANE 1.0.1 TDMA model 2016-09-05 17:06:31 -04:00
xen initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
.gitignore Add some gitignore files. 2015-01-28 02:15:45 +00:00
__init__.py globally replace old NRL URL with new 2013-12-04 21:45:42 +00:00
broker.py 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
conf.py daemon: added option API TLVs so that per-interface parameters are kept for EMANE models when a single node has multiple interfaces of the same EMANE model type but different model parameters 2016-04-20 08:33:58 -07:00
constants.py.in initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
coreobj.py daemon: changes to support optional retainment of per-interface parameters for EMANE models when multiple EMANE models of the same type are used as interfaces for a node 2016-04-20 08:36:58 -07:00
location.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
mobility.py make calcdistance a staticmethod 2014-10-31 16:46:43 +00:00
pycore.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
sdt.py minor cleanup of SDT helper 2014-06-13 18:41:46 +00:00
service.py daemon: Add a startup service. 2015-09-11 18:12:57 -04:00
session.py daemon: Remove session-related changes introduced by 68532cb. 2016-09-05 17:12:16 -04:00