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
|
62adc0f1c9
|
gui: Set interface MAC address when included in CORE link API messages.
|
2015-03-09 15:20:49 +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
|
f2cd25d893
|
daemon: Update the example emane 802.11 python script.
|
2015-02-27 22:03:52 +00:00 |
|
tgoff0
|
750b6c507d
|
daemon: Minor XML-related cleanup.
|
2015-02-27 00:06:47 +00:00 |
|
tgoff0
|
1cda303b22
|
Improve using the value of autoconf variables.
|
2015-02-20 03:11:00 +00:00 |
|
tgoff0
|
cb93153007
|
daemon: Use autoconf to build the vnoded, vcmd, and netns programs.
|
2015-02-20 03:10:56 +00:00 |
|
tgoff0
|
b41523216f
|
Fix typo in previous commit.
|
2015-02-19 18:18:33 +00:00 |
|
tgoff0
|
40b1247b84
|
Improve python install prefix determination.
|
2015-02-19 18:12:44 +00:00 |
|
tgoff0
|
893bc2d95d
|
packaging: Update the rpm package files list.
|
2015-02-19 17:20:42 +00:00 |
|
tgoff0
|
74c9ccb7f8
|
Expand the PYTHON_PREFIX autoconf variable before using.
|
2015-02-19 02:00:27 +00:00 |
|
tgoff0
|
99ab22c78c
|
Improve determining an appropriate python install prefix.
|
2015-02-19 02:00:11 +00:00 |
|
tgoff0
|
59c35e8927
|
Makefile improvements related to building rpms.
|
2015-02-13 22:35:38 +00:00 |
|
tgoff0
|
9cae7819bf
|
daemon: Have git ignore files generated when creating python
documentation.
|
2015-02-13 22:35:34 +00:00 |
|
tgoff0
|
145866b70b
|
daemon: Improve the python documentation Makefile.
|
2015-02-13 21:34:41 +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
|
dfdc1fe671
|
gui: Hide wireless links that are not on the current canvas.
|
2015-01-30 02:46:22 +00:00 |
|
tgoff0
|
69d8ba0002
|
gui: Only consider nodes on the same canvas when doing 'Select WLAN
members'.
|
2015-01-30 02:46:18 +00:00 |
|
tgoff0
|
c15d344e1f
|
gui: Only consider nodes on the same canvas when doing 'Link to all
routers'.
|
2015-01-30 02:46:14 +00:00 |
|
tgoff0
|
398b8c4345
|
scripts: Include command exit status information in start/stop log messages.
|
2015-01-28 02:16:01 +00:00 |
|
tgoff0
|
e0894a321e
|
scripts: Wait up to 10 seconds when shutting down the CORE daemon.
|
2015-01-28 02:15:58 +00:00 |
|
tgoff0
|
8ce480a25d
|
Ignore top-level debian directory created from 'make deb'.
|
2015-01-28 02:15:55 +00:00 |
|
tgoff0
|
4599520518
|
Add some gitignore files.
|
2015-01-28 02:15:45 +00:00 |
|
tgoff0
|
42227bce83
|
gui: Trivial code cleanup.
|
2015-01-21 21:38:32 +00:00 |
|
tgoff0
|
e5159ad9d8
|
cleanup of script
|
2015-01-21 21:38:28 +00:00 |
|
tgoff0
|
7f0e76e94b
|
core smf scenario added mobility
|
2015-01-21 21:38:24 +00:00 |
|
tgoff0
|
baa9afc20f
|
script fix
|
2015-01-21 21:38:19 +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
|
0221673d1e
|
gui: Use interface names from /sys/class/net when it exists.
|
2015-01-21 21:37:56 +00:00 |
|
tgoff0
|
3d7aab1149
|
daemon: Use interface names from /sys/class/net when it exists.
|
2015-01-21 21:37:52 +00:00 |
|
tgoff0
|
dfc4b2b9a2
|
daemon: Trivial debug message cleanup.
Check that a message header was received before trying to log it.
|
2015-01-21 21:37:48 +00:00 |
|
tgoff0
|
29c31aad9a
|
daemon: Send an exception message reply if an error occurs when
importing/executing a file.
|
2015-01-21 21:37:43 +00:00 |
|
tgoff0
|
b9ebcd979c
|
daemon: Do some session cleanup if an error occurs when importing an
XML scenario.
|
2015-01-21 21:37:38 +00:00 |
|
tgoff0
|
d56f26b5d6
|
Some trivial code cleanup.
|
2015-01-21 21:37:31 +00:00 |
|
tgoff0
|
d422cccad9
|
gui: Redraw the canvas after loading a new configuration from a file.
|
2014-12-19 01:02:06 +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
|
6084b4f416
|
Adjust file mode bits.
|
2014-12-15 18:23:25 +00:00 |
|
tgoff0
|
598cd87080
|
daemon: Export the filename as a global variable when executing a file.
|
2014-12-15 18:23:13 +00:00 |
|
tgoff0
|
52fdc300b8
|
gui: Improve session management when opening files.
|
2014-12-15 18:23:08 +00:00 |
|
tgoff0
|
049efb642f
|
gui: Small refactoring of code to execute a python script.
|
2014-12-15 18:23:04 +00:00 |
|
tgoff0
|
51aba4b82c
|
gui: Pass a filename to openFile as an argument rather than using the
currentFile global variable.
|
2014-12-15 18:22:59 +00:00 |
|
tgoff0
|
104e68a712
|
daemon: Initial support to allow multiple versions of XML scenario files.
|
2014-12-15 18:22:53 +00:00 |
|