alina
b3b3fa9e22
Merge fd-net-device into ns-3-dev
2013-03-27 02:14:57 +01:00
Vedran Miletić
80fe6e05ba
Remove C headers and replace them by C++ headers if actually used
2013-03-26 22:11:05 +01:00
Tom Henderson
e2e83a7090
Postfix bug 1607 patch; OnOffApplication uses packet sockets too
2013-03-24 16:18:56 -07:00
Tommaso Pecorella
0d14fd57b6
Bug 1607 - OnOff Application over TCP with IPv6 (fixed bulk-send too)
2013-03-23 18:58:03 +01:00
Nicola Baldo
a54c1bac4c
applied variable test scope to LTE tests
2013-03-22 16:55:43 +01:00
Nicola Baldo
b69928a648
bug 1563: get rid of default argument value in AddTestCase
2013-03-22 13:14:38 +01:00
Mitch Watrous
ae7af15b04
Allow three speeds of test cases to be skipped
2013-03-19 13:14:12 -07:00
Tom Henderson
d999b6f255
add documentation for error models
2013-03-18 22:29:43 -07:00
Tom Henderson
676215d236
move error model test suite to network module
2013-03-18 22:24:11 -07:00
Tom Henderson
f6ddb71154
refer to replace.txt in the documentation template
2013-03-09 00:53:01 -08:00
Tom Henderson
b27c56347a
bug 1602: do not include directory above in gcc include path
2013-03-17 23:04:59 -07:00
Tom Henderson
5d2eb34994
bug 1603: fix logging in static function
2013-03-17 22:10:16 -07:00
mirko
6a483a34d0
Bug #1503 - Fix invalid iterators on erase operations on retry queue (thanks to Ghada Badawy).
2013-03-15 14:28:56 +01:00
Brian Swenson
949bd26ebc
bug 1502 Shutdown on tcp socket seems to misbehave
2013-03-15 11:33:30 -04:00
Mitch Watrous
602ad906c4
Fix typo
2013-03-14 16:20:54 -07:00
Mitch Watrous
e040356d56
Allow very slow test cases to be skipped
2013-03-14 14:54:45 -07:00
Tommaso Pecorella
e23676c7ab
Bug #1318 (Reopened) - Ipv6L3Protocol::LocalDeliver can get stuck in an infinite loop trying to decode a malformed packet
2013-03-14 21:21:04 +01:00
Mitch Watrous
218f51e7bd
Update dsr's Python bindings
2013-03-11 16:39:13 -07:00
Mitch Watrous
58b1557ea8
Bug 1595 - Function declarations without implentations cause problems with the dsr module's Python bindings
2013-03-11 16:10:47 -07:00
Tommaso Pecorella
5e2d3e7604
Bug 1568 - Deserialized Addresses are implicitly marked as Mac48Address
2013-03-11 23:06:41 +01:00
Tommaso Pecorella
67735b8043
Bug 1600 - Icmpv6OptionLinkLayerAddress can only carry 48 bits addresses correctly
2013-03-09 22:51:49 +01:00
Tom Henderson
e817303424
remove invalid argument
2013-03-08 10:11:13 -08:00
Tommaso Pecorella
33f5e0a7a8
Bug #1556 - Error uses of htonl making OpenFlow‘s match field error.
2013-03-06 15:44:49 +01:00
John Abraham
9f75484b4e
NetAnim: Handle special case for deferred routes
2013-02-28 14:48:50 -08:00
John Abraham
6df8802b63
NetAnim: Implement route path element XML tag
2013-02-28 08:51:25 -08:00
John Abraham
c925e214bb
NetAnim: Missing Ipv4 Addresses when Ptr<Channel> is unavailable
2013-02-27 11:23:48 -08:00
John Abraham
fb072bec6e
NetAnim: Add an ipv4 address to node Id table
2013-02-27 06:07:20 -08:00
Tommaso Pecorella
a30f26fe74
Bug #1596 - Inet TopologyReader is skipping one link and duplicating another one
2013-02-22 23:42:12 +01:00
Vedran Miletić
d9f638d211
Simplify topology-read example code a bit
2013-02-21 17:23:17 +01:00
Tommaso Pecorella
0b4876ca1d
Bug #1588 - UdpEchoServer::HandleRead logs fail when using IPv6
2013-02-19 20:20:45 +01:00
Andreas Nilsson
0442d2b3ae
fix typo in AODV example
2013-02-18 21:03:26 -08:00
Timo Lindhorst
48fef4ba27
bug 1586: building documentation fails if make runs in parallel
2013-02-18 21:01:50 -08:00
Tom Henderson
5fce672663
bug 1517: waf clean/distclean doesn't remove the doc/html directory
2013-02-18 20:22:50 -08:00
Daniel Lertpratchya
585a88c9cc
Prevent EndTxNoAck after sending a Block ACK response
2013-02-18 10:35:03 -05:00
Daniel Lertpratchya
ebb86d9604
Bug 1585 - Length field of A-MSDU subframe header endianness
2013-02-15 15:38:05 -05:00
Hajime Tazaki
3aa5c40945
Bug 1582 - IPv6 raw socket return value is not like Linux socket
...
fix broken return value of IPv6 Raw socket (size, from address)
2013-02-12 12:44:25 +09:00
Konstantinos Katsaros
9f8d43efab
Update RELEASE_NOTES
2013-02-10 13:41:33 -05:00
Konstantinos Katsaros
00b1f30b73
Bug 1566 - WiFi SNR tag improvements
2013-02-10 13:38:35 -05:00
Tom Henderson
aeea8540ea
fix RELEASE_NOTES
2013-02-09 11:23:11 -08:00
Lalith Suresh
240345a0c6
Update CHANGES.html and release notes to reflect ns-3-click defines and random number API additions
2013-02-07 11:15:44 +01:00
Sascha Alexander Jopen
ddfd9131e8
Allow Click defines to be handled from ns-3
2013-02-07 10:47:31 +01:00
Sascha Alexander Jopen
6f03fdaf7e
Allow Click to pull random numbers from ns-3
2013-02-07 10:47:08 +01:00
Brian Swenson
80ca7c14a3
bug 1569 droptail_vs_red example fix
2013-02-01 10:57:36 -05:00
John Abraham
ceda10db66
NetAnim: Prevent closing the routing trace when splitting files
2013-01-27 15:56:34 -08:00
Andrey Mazo
ec4007ca27
make non-static global debugging-only functions static inline (bug 1170).
...
Compilers shouldn't warn on unused static inline function and just don't emit code for
them in optimized builds.
Also debugging-only functions don't pollute symbol tables.
2013-01-21 17:19:00 +04:00
Vedran Miletić
343c15bfd3
Fix encoding in wimax-iipv4.cc example
2013-01-25 19:05:30 +01:00
Tom Henderson
cb5875e24b
rescan bindings
2013-01-22 10:14:50 -08:00
Nicola Baldo
de65d3dbce
fixed typo in eps-bearer.h
2013-01-21 17:10:14 +01:00
Nicola Baldo
1d1815ed2d
initialize member variables of EpsBearer upon construction
2012-12-19 17:34:54 +01:00
Mitch Watrous
1bf68e5219
Bug 1520 - config paths not documented in Doxygen for CsmaChannel
2013-01-18 13:03:18 -08:00