core-extra/daemon/core
2017-03-31 10:59:58 -07:00
..
addons initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
api daemon: Add an instantiation-complete CORE API event type. 2016-10-12 17:36:59 +00:00
bsd daemon: Used the communicate() method to interact with subprocesses. 2016-01-29 16:56:49 -05:00
emane fixed issue with indexing EMANE RJ45 objects 2017-02-23 18:40:54 -05:00
misc daemon: remove Quagga 'vtysh' service 2017-02-01 09:55:58 -05:00
netns fix to add correct broadcast address for ipv4 interfaces with netns backend 2017-03-28 12:00:24 +02:00
phys daemon: Used the communicate() method to interact with subprocesses. 2016-01-29 16:56:49 -05:00
services fix /var/run/quagga permissions for Ubuntu 16.04 2017-03-31 10:59:58 -07:00
xen daemon: remove Quagga 'vtysh' service 2017-02-01 09:55:58 -05: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 daemon: Fix determining when to handle API messages locally. 2016-10-19 18:49:34 -04: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
coreserver.py Moved classes CoreRequestHandler, CoreDatagramRequestHandler, CoreServer, CoreUdpServer to a separate core.coreserver module. This will allow future definition of auxiliary request handlers for providing alternative interfaces with CORE. 2016-09-14 18:06:19 -07:00
location.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
mobility.py daemon: Create a CoreServer class to represent CORE servers. 2016-10-12 17:36:42 +00:00
pycore.py initial import (Boeing r1752, NRL r878) 2013-08-29 14:21:13 +00:00
sdt.py daemon: Use a set to store broker handlers. 2016-10-12 15:55:30 +00:00
service.py daemon: Improve importing custom services. 2017-02-24 01:02:08 +00:00
session.py daemon: Remove tracking remote node boot status. 2016-10-12 17:37:13 +00:00