Commit graph

663 commits

Author SHA1 Message Date
ahrenholz@gmail.com
8f02e02ab4 updated project goals in manual from "real software" to "software re-use"
(Boeing r1832)
2014-04-03 14:44:54 +00:00
ahrenholz@gmail.com
02a4e1b4b4 NRL SVN r954 / dean:
added nrl services for an mgen sink and nrlolsrv2
(Boeing r1831)
2014-04-03 14:43:23 +00:00
ahrenholz@gmail.com
fb3414852c fix hash calculation used to determine GRE tunnel keys
for fixing tunnels between distributed controlnets
(Boeing r1830)
2014-04-02 21:19:41 +00:00
ahrenholz@gmail.com
801e64af56 GUI support for link delays up to 274 seconds (netem maximum for Linux
3.2.0-60-generic)
(Boeing r1829)
2014-03-18 17:55:18 +00:00
ahrenholz@gmail.com
3df941793c update examples scripts, replacing add_to_server() with two-line statement
note that due to the usage of the 'server' global, it will not work to add a
Session.add_to_server() or core.misc.utils.add_to_server() function
(Boeing r1828)
2014-03-12 21:38:07 +00:00
ahrenholz@gmail.com
56388014e7 added note about outdated 2014-03-07 18:10:59 +00:00
ahrenholz@gmail.com
72d309014f change cored and GUI labels to core-daemon and core-gui in architecture diagram 2014-03-05 21:40:53 +00:00
ahrenholz@gmail.com
c4680c7af6 bump version to 4.6svn6 (periodic increment)
(Boeing r1826)
2014-03-05 20:21:26 +00:00
ahrenholz@gmail.com
2ef4e2e53e (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
ahrenholz@gmail.com
8e3b2d50a6 fix links to CORE HTML manual 2014-01-31 18:45:44 +00:00
ahrenholz@gmail.com
6c5704e5a9 update of NRL URLs 2014-01-31 18:19:54 +00:00
ahrenholz@gmail.com
049b8465ab update outdated EMANE URLs 2014-01-31 17:58:40 +00:00
ahrenholz@gmail.com
582b20a509 minor update to EMANE download URL in docs 2014-01-31 17:50:10 +00:00
ahrenholz@gmail.com
4085d51a83 added note about SVN source 2014-01-30 15:30:11 +00:00
ahrenholz@gmail.com
34cd087747 freshened version numbers and package names 2014-01-30 15:27:39 +00:00
ahrenholz@gmail.com
c0ed742317 use a shell script to start SMF and detach stdin/stdout/stderr
(Boeing r1822)
2014-01-22 17:31:40 +00:00
ahrenholz@gmail.com
005ba43a66 fixes for errors with distributed sessions not using the Python Broker
(Boeing r1821)
2014-01-21 22:17:31 +00:00
ahrenholz@gmail.com
4836a86414 bump version to 4.6svn5 (periodic increment)
(Boeing r1820)
2014-01-15 21:12:52 +00:00
ahrenholz@gmail.com
6f63e2fbf5 log exception messages generated by Session.exception()
(Boeing r1819)
2014-01-10 16:56:14 +00:00
ahrenholz@gmail.com
3e0e84e90e Started 4.6 known issues list. 2014-01-08 16:23:31 +00:00
ahrenholz@gmail.com
fd9d3100fc fix bug #150 where the EMANE event service address and port were not used
added buildeventservicexml() helper to write /tmp/pycore.xxxxx/libemane...xml
dynamically set LIBEMANEEVENTSERVICECONFIG environment variable when needed
 to load the event service library XML
(Boeing r1818)
2013-12-19 22:27:10 +00:00
ahrenholz@gmail.com
80e1124d79 improved imports, added addtextelementsfromtuples() helper,
added sample XML in comments
(Boeing r1817)
2013-12-19 21:34:58 +00:00
ahrenholz@gmail.com
966645e8ff added --(a)ddress and --(p)ort arguments to core-gui command-line
added save/close buttons to plugins dialog
updated man page/documentation with new arguments
(Boeing r1816)
2013-12-18 18:10:19 +00:00
ahrenholz@gmail.com
64023154b1 bump to version 4.6svn4 (periodic increment)
(Boeing r1815)
2013-12-17 20:59:28 +00:00
ahrenholz@gmail.com
b5b2dd0ecf added note about pim 2013-12-17 19:31:56 +00:00
ahrenholz@gmail.com
e9dd8f6cbc allow default node class to be specified when initalizing an XML parser
write and parse default services and node types to/from XML ServicePlan
(Boeing r1814)
2013-12-16 23:57:42 +00:00
ahrenholz@gmail.com
3708040461 fix two exceptions when using ns2 scripted mobility along with SDT3D
(Boeing r1813)
2013-12-16 23:29:27 +00:00
ahrenholz@gmail.com
3260852179 update MDR service to use broadcast interfaces for links to non-WLAN nets
(Boeing r1812)
2013-12-16 18:52:41 +00:00
ahrenholz@gmail.com
91d6476fba unbreak mobility script pause event
(Boeing r1811)
2013-12-11 17:21:46 +00:00
ahrenholz@gmail.com
ed6da52d52 unbreak the ability to create a WLAN network during runtime
(Boeing r1810)
2013-12-09 23:43:46 +00:00
ahrenholz@gmail.com
8ce38ba43c fix handling of service stop message
(Boeing r1809)
2013-12-09 22:14:05 +00:00
ahrenholz@gmail.com
3886fcd8bc allow run-time model changes when pressing "Apply" in WLAN config dialog
(Boeing r1808)
2013-12-09 17:56:06 +00:00
ahrenholz@gmail.com
18f323d0d9 update GUI to receive services TLV from Node Message
(Boeing r1807)
2013-12-09 15:59:31 +00:00
ahrenholz@gmail.com
340c977b1b added reconfigure event type, for re-generating service config files
added new Event Message handling for starting mobility model or reconfiguring
  a service during runtime
(Boeing r1806)
2013-12-05 23:44:25 +00:00
ahrenholz@gmail.com
45b6f61ac9 enter runtime state when start button pressed with empty canvas
(Boeing r1805)
2013-12-05 23:42:14 +00:00
ahrenholz@gmail.com
d236ab3a5c minor change text label to use symmetric/asymmetric instead of uni/bidir.
(Boeing r1804)
2013-12-05 18:11:49 +00:00
ahrenholz@gmail.com
1e6db137f0 globally replace old NRL URL with new
http://www.nrl.navy.mil/itd/ncs/products/core
(Boeing r1803)
2013-12-04 21:45:42 +00:00
ahrenholz@gmail.com
31c47b704c replace old NRL URL throughout user manual
(Boeing r1802)
2013-12-04 19:33:50 +00:00
ahrenholz@gmail.com
52494e17a0 added extra logic to EMANE node to enable flow control in the virtual transport
if it is enabled in the MAC model
(Boeing r1801)
2013-12-03 23:10:21 +00:00
ahrenholz@gmail.com
0999d4ba20 fix error with EMANE CommEffect model with loss/duplicate % string values
(Boeing r1800)
2013-12-03 19:48:06 +00:00
ahrenholz@gmail.com
fac0da1fbd update daemon to generate extra Link Messages for bidirectional link effects
support bidirectional links with session reconnect and XML save/load
(Boeing r1799)
2013-12-03 18:14:39 +00:00
ahrenholz@gmail.com
38790febe8 daemon support for unidirectional link effects
also enable link effects between hub/switch and hub/switch connections
(Boeing r1798)
2013-12-02 21:20:52 +00:00
ahrenholz@gmail.com
4f44eee3b3 GUI support for unidirectional link effects; GUI support for link jitter
(Boeing r1796,1797)
2013-12-02 21:14:14 +00:00
ahrenholz@gmail.com
e9c327a164 change API version to 1.23
change jitter to 64-bit value to align with delay in Link Message
added unidirectional link flag TLV to Link Message
(Boeing r1795)
2013-12-02 21:08:00 +00:00
ahrenholz@gmail.com
992391d739 bump to version 4.6svn3 (periodic increment)
(Boeing r1794)
2013-11-25 20:41:53 +00:00
ahrenholz@gmail.com
dcda929b07 allow executing XML files from GUI via File > Execute XML or Python script...
adopt filename when connecting to running session having a filename
(Boeing r1793)
2013-11-25 19:56:08 +00:00
ahrenholz@gmail.com
220c0798b5 allow executing XML files from daemon from Register Message
(like a Python script)
added start flag to xmlutils.opensessionxml(), 
XML file will be parsed into a live running session
(Boeing r1792)
2013-11-25 19:54:02 +00:00
ahrenholz@gmail.com
95729d253f attempt to prevent accidental overwrite of Python script with imn file format
(Boeing r1791)
2013-11-25 19:31:08 +00:00
ahrenholz@gmail.com
8a9f9e8407 Update screenshots with newer items. 2013-11-22 21:44:23 +00:00
ahrenholz@gmail.com
7e1415dd55 updated link to html manual 2013-11-22 20:11:06 +00:00