Tom Henderson
|
0bb6e095b3
|
bug 1343 (documentation): emu-udp-echo-client/server.cc missing, but referenced in HOWTOs
|
2014-10-06 14:52:08 -07:00 |
|
Tom Henderson
|
94cd3d8542
|
remove deprecated emu module
|
2014-10-06 14:50:49 -07:00 |
|
Tom Henderson
|
d00ccf814c
|
add missing GPLs
|
2014-10-06 10:24:56 -07:00 |
|
Peter D. Barnes, Jr.
|
cc56e83767
|
TracedValue callback function signatures.
|
2014-10-02 21:17:48 -07:00 |
|
Peter D. Barnes, Jr.
|
24144c56f9
|
Implementation for documenting TracedValue and TracedCallback signatures.
|
2014-10-02 21:05:15 -07:00 |
|
Peter D. Barnes, Jr.
|
fd0426c762
|
Replace erroneous "using namespace ns3" with namespace ns3.
|
2014-10-02 21:07:20 -07:00 |
|
Tom Henderson
|
c9f4bc4e68
|
bug 1551 postfix: enable logging for functions outside namespace ns3
|
2014-10-01 20:50:46 -07:00 |
|
Gustavo Carneiro
|
a8b9cb97c2
|
Python: rescan bindings
|
2014-09-28 12:41:46 +01:00 |
|
Peter D. Barnes, Jr.
|
bfdb6ef10a
|
[Bug 1551] Redux: NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
|
2014-09-26 15:51:00 -07:00 |
|
Peter D. Barnes, Jr.
|
3611bd11a5
|
[Bug 1551] NS_LOG_COMPONENT_DEFINE inside or outside of ns3 namespace?
|
2014-09-26 12:44:13 -07:00 |
|
Tommaso Pecorella
|
5d52c03318
|
Bug 652 - no public API for IPv4 neighbor table - Print functions
|
2014-09-20 23:53:22 +02:00 |
|
Tommaso Pecorella
|
78985e5d68
|
Avoid forward declaration if not needed - silence Eclipse warning
|
2014-09-19 22:08:58 +02:00 |
|
Tommaso Pecorella
|
e6a48c0188
|
Bug 1983 - FlowMonitor returns containers copies instead of references
|
2014-09-19 21:25:48 +02:00 |
|
Tommaso Pecorella
|
234e84dc35
|
Bug 1991 - PcapFileWrapper::CaptureSize attribute (snaplen) has no effect.
|
2014-09-19 21:23:55 +02:00 |
|
Tom Henderson
|
c0168538ae
|
revert accidental commit of debugging code in changeset 55f1b7dc037e
|
2014-09-19 12:07:15 -07:00 |
|
Tom Henderson
|
aa9be76b3f
|
update RELEASE_NOTES for new release version
|
2014-09-19 11:47:30 -07:00 |
|
Tom Henderson
|
c994aa10d8
|
rescan remaining bindings
|
2014-09-15 20:51:08 -07:00 |
|
Tom Henderson
|
47e3b01c82
|
silence uninitialized variable warning for unused member
|
2014-09-15 20:50:43 -07:00 |
|
Tom Henderson
|
55501d239e
|
conditional include of fd-net-device for lte module
|
2014-09-15 20:49:38 -07:00 |
|
Peter D. Barnes, Jr.
|
fdfece661a
|
Bug 1972: documentation to clarify the behavior with repeated argument
|
2014-09-15 14:35:11 -07:00 |
|
Tom Henderson
|
52567ff22b
|
fix formatting for CoDel chapter
|
2014-09-15 13:00:23 -07:00 |
|
Tommaso Pecorella
|
9b1f7c5b4b
|
Bug 1911 - AODV can not work on nodes with more than one NetDevice
|
2014-09-13 19:23:39 +02:00 |
|
Sébastien Deronne
|
a39ea72650
|
update WiFi documentation
|
2014-09-12 20:48:46 -07:00 |
|
Tom Henderson
|
1d0b7ff106
|
temporarily disable two tests failing for OS X
|
2014-09-12 20:27:47 -07:00 |
|
Tom Henderson
|
9cfe687e4a
|
prevent TcpHeader::Deserialize() from asserting; fix a few small bugs in option code
|
2014-09-12 18:29:47 -07:00 |
|
Tom Henderson
|
45b1b3daa1
|
silence compiler warning
|
2014-09-12 18:19:47 -07:00 |
|
Tom Henderson
|
4394d1d4ba
|
clarify Header::Deserialize documentation
|
2014-09-12 17:49:06 -07:00 |
|
Alexander Afanasyev
|
5b1096a52a
|
Bug 1673: Config::Set/Connect does not search for attributes in parent classes
|
2014-09-12 17:34:43 -07:00 |
|
Tom Henderson
|
161c703a1f
|
test case for config path attribute search on parent classes (bug 1673)
|
2014-09-12 17:42:12 -07:00 |
|
Tom Henderson
|
6674f95bc1
|
equation formatting for latex
|
2014-09-12 14:07:32 -07:00 |
|
Tommaso Pecorella
|
066e14f83f
|
Bug 1824 - aodv fixes
|
2014-09-12 22:51:20 +02:00 |
|
Tom Henderson
|
3d1daf7c5a
|
chapter included multiple times in manual
|
2014-09-12 13:36:01 -07:00 |
|
Peter D. Barnes, Jr.
|
070e2da241
|
Bug 1964: GetInteger overflow
|
2014-09-12 13:03:06 -07:00 |
|
Tom Henderson
|
3048ebcced
|
regression test for bug 1964
|
2014-09-12 12:55:00 -07:00 |
|
Tommaso Pecorella
|
077579b060
|
Bug 1824 - L4 protocol sockets should support BindToNetDevice over IPv6
|
2014-09-12 20:47:17 +02:00 |
|
Tom Henderson
|
2cafbd6dbd
|
repair wscript
|
2014-09-12 10:18:55 -07:00 |
|
Tom Henderson
|
e2f347c513
|
make openflow-switch peek transport headers based on IPv4 protocol number information
|
2014-09-11 21:51:29 -07:00 |
|
Tom Henderson
|
884ad61823
|
adjust ns3tcp-cwnd-test-suite response vector
|
2014-09-11 20:08:17 -07:00 |
|
Tom Henderson
|
3a872a1d8c
|
update test vector for test ns3-tcp-interoperability
|
2014-09-11 17:43:37 -07:00 |
|
Tom Henderson
|
cc9e4d787b
|
improve printing of window scale option
|
2014-09-11 17:29:21 -07:00 |
|
Tom Henderson
|
80c9d1e629
|
update test vectors for test ns3-tcp-loss
|
2014-09-11 17:22:58 -07:00 |
|
Tom Henderson
|
fb59f7982a
|
update test vectors for test ns3-tcp-state
|
2014-09-11 15:29:42 -07:00 |
|
Tom Henderson
|
bc68d4f0e0
|
new test vectors for devices-mesh-flame-regression
|
2014-09-11 14:56:06 -07:00 |
|
Tom Henderson
|
9133c72c96
|
update mesh flame tests to account for wifi random variables
|
2014-09-11 14:55:42 -07:00 |
|
Tom Henderson
|
cbc91604dd
|
new test vectors for devices-mesh-dot11s-regression
|
2014-09-11 14:20:28 -07:00 |
|
Tom Henderson
|
fafad95f72
|
update mesh tests to account for wifi random variables
|
2014-09-11 14:06:19 -07:00 |
|
Tom Henderson
|
f17bd8c546
|
Mesh Wifi uses also RegularWifiMac
|
2014-09-11 13:45:38 -07:00 |
|
Kristian A. Hiorth
|
8d4db65927
|
Bug 1981 - PyViz shell not compatible with ipython >= 0.11
|
2014-09-11 20:08:05 +01:00 |
|
Tom Henderson
|
f627ad5df2
|
update regression traces for OLSR
|
2014-09-11 11:32:09 -07:00 |
|
Tom Henderson
|
9db13b8df4
|
fix the stream assignment of some additional random variables in OLSR test suite
|
2014-09-11 11:23:03 -07:00 |
|