ahrenholz@gmail.com
be956785f9
separate releases with horizontal rule
2013-09-26 16:02:07 +00:00
ahrenholz@gmail.com
055f1ceecd
updated 4.6 release date
2013-09-25 21:47:49 +00:00
ahrenholz@gmail.com
3ab2f92873
(Boeing r1781)
...
bump to version 4.6svn1
2013-09-25 21:42:20 +00:00
ahrenholz@gmail.com
2c00b6bf67
tag 4.6 release
2013-09-25 21:41:50 +00:00
ahrenholz@gmail.com
14e55059f6
(Boeing r1779)
...
bump to version 4.6 for release
2013-09-25 21:41:19 +00:00
ahrenholz@gmail.com
be4e2674a9
(Boeing r1778)
...
fix build on fc17 and fc18 due to recent Debian build changes
2013-09-25 19:00:12 +00:00
ahrenholz@gmail.com
6a004aa08c
(Boeing r1777)
...
update changelog 4.6 release date to today
2013-09-25 17:49:49 +00:00
ahrenholz@gmail.com
704b4b28c1
(Boeing r1776)
...
bump CORE API version number to 1.22
2013-09-25 17:35:56 +00:00
ahrenholz@gmail.com
74a67ef0f2
(Boeing r1775)
...
raise exception when veth created with local name longer than 16 bytes
2013-09-25 17:34:29 +00:00
ahrenholz@gmail.com
abf5c3a5dc
(Boeing r1774)
...
added which() function to search full PATH for executable; use it in checkexec()
2013-09-12 19:07:41 +00:00
ahrenholz@gmail.com
621a353092
(Boeing r1773)
...
properly pass CFLAGS and LDFLAGS when building extension module via setup.py
this fixes Debian build issues when hardening flags are used and properly
passes the -D_GNU_SOURCE required for the "implicit declaration of function
‘posix_openpt’" warning
2013-09-10 16:24:32 +00:00
ahrenholz@gmail.com
b1f1841a0c
(Boeing r1772)
...
remove any config/compile file (from newer automake) to fix rebuild on Debian
2013-09-10 13:52:09 +00:00
ahrenholz@gmail.com
e2e5f8a00e
(Boeing r1771)
...
use newline in init.d script suggested by Debian maintainer
2013-09-09 20:23:19 +00:00
ahrenholz@gmail.com
e48b4d55f7
(Boeing 1770)
...
update expired keys in IPsec sample
2013-09-09 17:57:13 +00:00
ahrenholz@gmail.com
80f7db31ec
(Boeing r1769)
...
include exception text when service startup command fails
2013-09-06 17:58:54 +00:00
ahrenholz@gmail.com
782984c26c
(Boeing r1768)
...
basic fixes to ospfmanetmdrtest.py script to work with current LxcNode class
2013-09-06 17:38:47 +00:00
ahrenholz@gmail.com
9c39bfaff1
(Boeing r1767)
...
update SDT helper to support 3D display of distributed emulations (fix bug #205 )
2013-09-05 17:46:12 +00:00
ahrenholz@gmail.com
9c7cd4d446
update release date, bug 205 fixed
2013-09-05 17:35:04 +00:00
ahrenholz@gmail.com
72fb595b69
(Boeing r1766)
...
fix bug where TunnelNodes not included in boot count, session doesn't enter
the RUNTIME state
2013-09-05 17:32:50 +00:00
ahrenholz@gmail.com
c1513d5321
(Boeing r1765)
...
added simple distributed Python script example involving N/2 local nodes and
N/2 nodes on a remote server, connected to a common switch
lacks runtime access to the remote nodes (e.g. for command execution)
2013-09-04 17:16:31 +00:00
ahrenholz@gmail.com
094131711b
(Boeing r1764)
...
added Broker.handlerawmsg() helper to invoke handlemsg() using packed bytes
2013-09-04 17:03:34 +00:00
ahrenholz@gmail.com
cbda2f753b
(Boeing r1763)
...
include server TLV when generating node messages
useful for Python scripts that generate messages for feeding into the broker
2013-09-04 17:01:01 +00:00
ahrenholz@gmail.com
e772d5146a
(Boeing r1762)
...
start session event queue on slave servers when RUNTIME message is received
this enables queued events on slave servers such as service start times
2013-09-03 15:23:44 +00:00
ahrenholz@gmail.com
3c400644b0
(Boeing r1761)
...
have broker forward conf reset messages to "all"
fixes issue with restarting distributed EMANE session
2013-08-30 18:42:42 +00:00
ahrenholz@gmail.com
d40d6d4989
(Boeing r1760)
...
fix Session.instantiate() for EMANE slave servers, which wait for their
platform ID and starting NEM ID from the master server
2013-08-30 18:41:39 +00:00
ahrenholz@gmail.com
a38134fd2b
(Boeing r1759)
...
replace PER with Loss in WLAN dialog, consistent with link dialog
2013-08-30 14:28:57 +00:00
ahrenholz@gmail.com
6da95f0e4a
(Boeing r1758)
...
update user manual with text on distributed controlnets; replace PER with Loss;
add note about UTM zones
2013-08-30 14:27:00 +00:00
ahrenholz@gmail.com
3cbc3b438f
(Boeing r1757)
...
fix exception raised when EMANE model is missing config
2013-08-29 20:35:56 +00:00
ahrenholz@gmail.com
494e04654c
(Boeing r1756)
...
print warning when imn is loaded and EMANE model is missing/unknown
2013-08-29 20:32:12 +00:00
ahrenholz@gmail.com
eab259e883
bug# 202 fixed for 4.6 release
2013-08-29 18:02:44 +00:00
ahrenholz@gmail.com
dfb346f746
(Boeing r1755)
...
allow specifying multiple controlnet prefixes for distributed sessions
a callback causes the broker to munge the CONF message so that controlnet
prefixes are assigned to slave servers by the master server
2013-08-29 17:51:19 +00:00
ahrenholz@gmail.com
9c5e8c8979
(Boeing r1754)
...
display message when control network bridge is added
2013-08-29 16:08:53 +00:00
ahrenholz@gmail.com
b202d67002
(Boeing r1753)
...
properly support session options having spaces in value
2013-08-29 16:03:53 +00:00
ahrenholz@gmail.com
d9ce1c3162
initial import (Boeing r1752, NRL r878)
2013-08-29 14:21:13 +00:00
ahrenholz@gmail.com
d570676fc5
add antenna profile eel
2013-08-28 15:36:24 +00:00
ahrenholz@gmail.com
eb26ed3f4c
added comm effect and antenna profile headers
2013-08-28 15:04:22 +00:00
ahrenholz@gmail.com
caa3b9f0dc
added note about changing cored/core names to core-daemon/core-gui
2013-08-22 21:04:19 +00:00
ahrenholz@gmail.com
1033ecbc06
formatting 4.6 list
2013-08-16 20:17:21 +00:00
ahrenholz@gmail.com
cb2543073c
added rhel RPMs to 4.6 list
2013-08-16 20:12:09 +00:00
ahrenholz@gmail.com
35220e2f5c
added Fedora list for 4.6
2013-08-16 17:04:36 +00:00
ahrenholz@gmail.com
7b091e9095
added Ubuntu builds for 4.6
2013-08-16 16:17:32 +00:00
ahrenholz@gmail.com
b36d6db29e
added 4.6 Changelog
2013-08-12 21:36:18 +00:00
ahrenholz@gmail.com
61714dc4d7
delete repeated word Conference
2013-08-12 20:42:59 +00:00
ahrenholz@gmail.com
994733ea4e
added another virtual time for openvz paper
2013-08-02 16:00:30 +00:00
ahrenholz@gmail.com
3d3f60b6d6
added sentence about LXC to "what is" section
2013-08-02 15:52:41 +00:00
ahrenholz@gmail.com
669c36793d
added note about dtd symlink
2013-05-16 22:34:22 +00:00
ahrenholz@gmail.com
6ce85a1b93
remove link to EEL in misc info section
2013-05-08 15:50:39 +00:00
ahrenholz@gmail.com
9326fe6f90
link to EEL page
2013-05-08 15:50:09 +00:00
ahrenholz@gmail.com
00b8162051
updated bad kernels from Phong Ta feedback
2013-04-25 18:51:14 +00:00
ahrenholz@gmail.com
8a11a9fbee
updating kernels from Phong Ta
2013-04-25 18:48:49 +00:00