Commit graph

231 commits

Author SHA1 Message Date
ahrenholz@gmail.com
ed5f0eb02b update HTTP service to support apache 2.4 on Ubuntu 14.04 (fixes bug #261)
(Boeing r1895)
2014-10-30 18:13:43 +00:00
ahrenholz@gmail.com
e282c8c302 use hex value for short session ID used in naming interfaces
use interface names "vethOOOOO.ii.ss" and "vethOOOOO.iipss" for veth pairs

(where OOOOO = object id, ii = interface index, ss = hex short session ID)

fixes bug #260 virtual interface names too long
(Boeing r1894)
2014-10-28 21:18:16 +00:00
ahrenholz@gmail.com
a1eab16d5b fixed sample scripts to work with EMANE 0.9.x
(Boeing r1893)
2014-10-28 17:40:14 +00:00
ahrenholz@gmail.com
b641fc9125 set IP addresses on TAP devices used with EMANE 0.9.2 (fixes bug #268)
(Boeing r1892)
2014-10-28 17:24:31 +00:00
ahrenholz@gmail.com
a4374c608d revise EMANE 0.9.2 detection due to protobuf file under Ubuntu 12.04
make Emane.detectversionfromcmd() a classmethod
(Boeing r1890,1891)
2014-10-27 20:52:01 +00:00
ahrenholz@gmail.com
bea36343c9 added SDT option to basicrange.py example
(Boeing r1889)
2014-10-23 22:14:06 +00:00
ahrenholz@gmail.com
12b624bf0a added "Reload" entry to the File menu
(Boeing r1888)
2014-10-22 19:33:32 +00:00
ahrenholz@gmail.com
32821b1bd3 bump version to 4.7svn3 (periodic increment)
(Boeing r1887)
2014-10-10 16:04:59 +00:00
ahrenholz@gmail.com
7042b6bb0f update labels, EMANE 0.9.x RF-PIPE jitter/delay is in seconds, not microseconds
(Boeing r1886)
2014-10-02 15:00:19 +00:00
ahrenholz@gmail.com
0a552d60dd fix improper EMANE version detection when stopping/starting sessions
(Boeing r1885)
2014-09-30 14:52:13 +00:00
ahrenholz@gmail.com
adaddcd6e7 added support for distributed EMANE 0.9.2
(Boeing r1884)
2014-09-29 19:07:25 +00:00
ahrenholz@gmail.com
f7f832ef27 use default log level of 3 ("INFO" level) with EMANE if unspecified in core.conf
(Boeing r1883)
2014-09-23 21:37:18 +00:00
ahrenholz@gmail.com
cecc19ab6f support linking RJ45 with EMANE 0.9.2 using Raw transport;
build extra XML and launch emane process on host for the raw devices
(Boeing r1882)
2014-09-23 20:24:19 +00:00
ahrenholz@gmail.com
38a1e46d85 support for EMANE 0.9.2 by running emane process in each container
use control network for data and events
use internal transport instead of emanetransportd for 0.9.2
(Boeing r1881)
2014-09-23 16:26:22 +00:00
ahrenholz@gmail.com
07a8c1b1e8 initial XML changes for EMANE 0.9.2
for version detection, use 'emane --version' output instead of other tricks
(Boeing r1880)
2014-09-18 15:50:09 +00:00
ahrenholz@gmail.com
c94fdb2bd4 whitespace only changes made by Ninja-IDE
(Boeing r1879)
2014-09-17 22:00:11 +00:00
ahrenholz@gmail.com
be851c282b bump version to 4.7svn2 (periodic increment)
(Boeing r1878)
2014-09-16 16:05:50 +00:00
ahrenholz@gmail.com
4a847e8319 fix bug #263 use correct interface name with Wireshark right-click menu
(Boeing r187)
2014-09-15 19:15:35 +00:00
ahrenholz@gmail.com
3e7bbdfd96 fix bug #257 use correct interface name for throughput widget and plots
(Boeing r1876)
2014-08-06 18:23:04 +00:00
ahrenholz@gmail.com
19c313c8fc bump to version 4.7svn1
(Boeing r1875)
2014-08-06 14:50:54 +00:00
ahrenholz@gmail.com
9979a1dc1a bump to version 4.7 for release
(Boeing r1873)
2014-08-06 14:46:07 +00:00
ahrenholz@gmail.com
6d22f2bbc4 minor updates to man page dates and headers
(Boeing r1872)
2014-08-06 14:27:49 +00:00
ahrenholz@gmail.com
791dcedfb5 bump API version to 1.23 for 4.7 release
(Boeing r1871)
2014-08-05 22:23:16 +00:00
ahrenholz@gmail.com
1822cbe1e8 updated RPM spec file since procps-ng is not present with epel6 builds
(Boeing r1870)
2014-08-05 21:45:01 +00:00
ahrenholz@gmail.com
8e0f2501c1 added missing RPM dependencies and updated Linux distro numbers in manual
(Boeing r1869)
2014-08-04 22:52:38 +00:00
ahrenholz@gmail.com
4a29c45436 added note about installing CORE via apt-get under Ubuntu 14.04
(Boeing r1868)
2014-08-04 22:52:09 +00:00
ahrenholz@gmail.com
e997a61b58 fix bug #253 "NetworkManager runs DHCP..." for Ubuntu (but not Fedora/CentOS)
use "vethA.B.SS" name for veth devices (A = node number, B = index, SS = short session ID)
use "tapA.B.SS" name for tap devices; use "b.A.SS" name for bridge devices
added a SESSION_SHORT environment variable to the default CORE environment
(Boeing r1867)
2014-08-04 17:28:35 +00:00
ahrenholz@gmail.com
43ae929d7a bump to version 4.6svn10
changelog and packaging updates for 4.7 release
2014-08-04 17:21:58 +00:00
ahrenholz@gmail.com
e9262fe65b fix bug #231 exception with mobility script and two wlans
(Boeing r1859)
2014-07-29 14:52:08 +00:00
ahrenholz@gmail.com
450168b3ce fix bug #250 rj45 interface list cuts off long interface names
(Boeing r1857)
2014-07-29 13:52:40 +00:00
ahrenholz@gmail.com
140bb1ebc0 write local address, port for slave servers in /tmp/pycore.nnnnn/servers file
fixes bug #248
(Boeing r1856)
2014-07-28 17:49:42 +00:00
ahrenholz@gmail.com
8e17f1edb8 make daemon shutdown more robust to Python errors
(Boeing r1855)
2014-07-22 17:17:42 +00:00
ahrenholz@gmail.com
d8355ecd54 added nodetype target to core-manage to add/remove/check $HOME/.core/nodes.conf
(Boeing r1854)
2014-07-18 16:56:05 +00:00
ahrenholz@gmail.com
bb9db1bd2c remove extra space added to nodes.conf and widgets.conf, fixes bug #251
(Boeing r1853)
2014-07-18 16:49:26 +00:00
ahrenholz@gmail.com
d669bc353b bump version to 4.6svn9 (periodic increment)
(Boeing r1852)
2014-07-15 20:33:17 +00:00
ahrenholz@gmail.com
25a93132be added core-manage tool for addons to add/remove/check services and models
(Boeing r1851)
2014-07-15 20:30:45 +00:00
ahrenholz@gmail.com
79e6105f9a support multiple frequencies of interest with the EMANE 0.9.1 Universal Phy
(Boeing r1850)
2014-07-11 17:44:41 +00:00
ahrenholz@gmail.com
3904772c03 (from veytser@ll) include antenna profile manifest parameter in platform.xml
(Boeing r1849)
2014-07-10 22:00:58 +00:00
ahrenholz@gmail.com
dec5ee6386 fix clang compile error by replacing unsigned int with long for syscall()
(Boeing r1848)
2014-07-07 17:11:28 +00:00
ahrenholz@gmail.com
87fdb480bf added procps dependency required in some Debian build environments
(Boeing r1847)
2014-06-13 18:47:06 +00:00
ahrenholz@gmail.com
156d405250 minor cleanup of SDT helper
(Boeing r1846)
2014-06-13 18:41:46 +00:00
ahrenholz@gmail.com
52b4daa0ed added support for subscribing to EMANE 0.9.1 location events
(Boeing r1845)
2014-06-13 17:06:41 +00:00
ahrenholz@gmail.com
64270e17bb bump version to 4.6svn8 (periodic increment)
(Boeing r1844)
2014-06-12 18:41:43 +00:00
ahrenholz@gmail.com
70fd3b73b5 tomh: s._starttime may not be a string
(Boeing r1843)
2014-06-02 19:38:02 +00:00
ahrenholz@gmail.com
6de0b925b8 initial EMANE 0.9.1 support
does not support event monitor or generating CommEffect events
2014-05-25 20:08:41 +00:00
ahrenholz@gmail.com
385f5e29d1 fix bug #244 by printing an error when some non-unique directory names are
used in the custom_services_dir setting
(Boeing r1841)
2014-04-30 21:27:41 +00:00
ahrenholz@gmail.com
2ffc1d7b80 use default SDT URL as default session option
(Boeing r1840)
2014-04-22 15:49:12 +00:00
ahrenholz@gmail.com
1ca2503c58 added stdurl session option
(Boeing r1839)
2014-04-22 15:23:59 +00:00
ahrenholz@gmail.com
6228dfa279 save and parse canvas origin (reference point) and scale in the Motion Plan XML
(Boeing r1838)
2014-04-08 16:18:11 +00:00
ahrenholz@gmail.com
f4b09936d0 updated two Python script examples to enter the RUNTIME state for execution
from the GUI
(Boeing r1837)
2014-04-03 21:58:47 +00:00