Commit Graph

10529 Commits

Author SHA1 Message Date
Tommaso Pecorella
96a259dec6 Bug 1796 - Ipv6PacketInfoTag is not filled by UdpSocketImpl::ForwardUp6. 2013-12-15 09:26:02 +01:00
Tommaso Pecorella
4668c18e0d [Doxygen] Stats module doxygen warnings 2013-12-15 09:00:57 +01:00
Tommaso Pecorella
82ba393469 Bug 1592 - Parsing bug in FlowMonitor example script (fix suggested by Eric Hein) 2013-12-15 09:02:28 +01:00
Tommaso Pecorella
63ebe3e674 [Doxygen] Clarify Simulator::Run() 2013-12-14 10:13:57 +01:00
Tom Goff
9852907d33 bug 1767: make UDP sockets return error when binding to address already in use 2013-12-13 22:50:35 -08:00
Brian Swenson
69091e3dbe Fix sixlowpan attribute name in sphinx 2013-12-13 23:16:47 +01:00
Brian Swenson
f7fc0542e6 Bug 1560 Fixed with vectors 2013-12-13 16:48:08 -05:00
Daniel Lertpratchya
ef51173b0f [doxygen] dsr module (fix only trivial warnings) 2013-12-13 10:28:25 -05:00
Nicola Baldo
013f400365 updated RELEASE_NOTES 2013-12-13 11:21:57 +01:00
Budiarto Herman
54947ecb22 updated RELEASE_NOTES and CHANGES.html with GSoC 2013 LTE details 2013-12-13 10:50:45 +01:00
Peter D. Barnes, Jr.
d352331827 [sphinx] fix build error 2013-12-12 15:12:52 -08:00
Peter D. Barnes, Jr.
16219843f0 [sphinx] Use :rfc:6284 to create links to RFCs 2013-12-12 15:12:11 -08:00
Peter D. Barnes, Jr.
8ef0956af1 [Bug 1496] Finish the documentation.
Also amended scratch-simulator so printing the list of log
components works as advertised.
2013-12-12 14:42:43 -08:00
Tommaso Pecorella
ad1ef6acc0 Bug 1814 - IPv6 Packets with length not multiple of 8 bytes are fragmented incorrectly. 2013-12-12 23:16:28 +01:00
Tommaso Pecorella
e7cfaab44d Clarify the effect of Bug 1810 fix 2013-12-12 21:08:27 +01:00
Daniel Lertpratchya
d72152fb05 Changed GetTypeID to GetTypeId in dsr-network-queue.* (plus re-scan binding) 2013-12-12 15:31:11 -05:00
Tommaso Pecorella
6c16817c8c Bug 1810 - IP packets can be sent on NetDevices not respecting the minimum MTU requirements 2013-12-12 19:36:16 +01:00
Nicola Baldo
bf7c850715 merge 2013-12-12 18:50:20 +01:00
Nicola Baldo
e06996f8a4 Bug 1789 - missing test condition for sigma in buildings-shadowing-test 2013-12-12 18:50:12 +01:00
Daniel Lertpratchya
0ff3f5a861 [doxygen] wifi module 2013-12-12 12:04:31 -05:00
Nicola Baldo
3647146e3c remove unneeded include 2013-12-12 17:00:09 +01:00
Nicola Baldo
509541bc27 reverted change 10436 for src/buildings 2013-12-12 16:55:56 +01:00
Tommaso Pecorella
46f613cb48 Further tweaks to 6LoWPAN sphinx 2013-12-12 11:34:28 +01:00
Tommaso Pecorella
1951adcd6c Fix sixlowpan module documentation (thanks Peter) 2013-12-12 09:12:36 +01:00
Peter D. Barnes, Jr.
8ef28580f8 [doxygen] fix errors 2013-12-11 15:20:29 -08:00
Peter D. Barnes, Jr.
3c2f2a51ca Manual chapter on documentation. 2013-12-11 15:18:55 -08:00
Peter D. Barnes, Jr.
e852bd8b8f Fix report count by module. 2013-12-11 11:57:48 -08:00
Tommaso Pecorella
e06d00b0ec Furher manual clarification of examples/stats/wifi-example-db.sh script use. 2013-12-11 20:05:10 +01:00
Tommaso Pecorella
ef975e2309 Make stats example program immune to MacOS's sed 2013-12-11 19:55:09 +01:00
Marco Miozzo
2937461f0d merge 2013-12-11 11:39:32 +01:00
Marco Miozzo
73744f4af1 Big-fix out_of_range in LTE schedulers when HARQ uses all the RBGs for retransmissions 2013-12-11 11:39:13 +01:00
Tommaso Pecorella
61ad9eedb4 Bug 1812 - example/stats wifi program manual is erroneous 2013-12-11 10:04:51 +01:00
Tommaso Pecorella
06beb889b1 Backed out of changeset 10495:e877c029ed3e 2013-12-11 10:03:06 +01:00
Tommaso Pecorella
ef9dc2aadc Bug 1812 - example/stats wifi program manual is erroneous 2013-12-11 10:00:06 +01:00
Tommaso Pecorella
9499558186 Pretty-print IPv6 addresses and routing tables 2013-12-10 19:54:12 +01:00
Tommaso Pecorella
865faaa288 Fix Changes.html - 6LoWPAN is a new API 2013-12-10 19:56:16 +01:00
John Abraham
89c36100ae NetAnim: Update version 2013-12-10 09:01:08 -08:00
Evgeny Kalishenko
26b060e979 Whitespaces added according to the coding standard after review 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
c612fe086a "Contribution" tags added 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
5cb5bc407f Battery source added for apNode in Wireless-animation example 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
4251cddf3d Debug: correct string end in case of battery charge serialization 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
31b66adf3d Remaining energy tracing test simplification: object factories removed 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
ae1c7e1209 Test for NS-3 netanim module added with remaining energy tracing 2013-12-10 09:12:38 +04:00
Evgeny Kalishenko
6ee55d25a2 Added remaining energy tracing (Task #4593) 2013-12-10 09:12:38 +04:00
Peter D. Barnes, Jr.
2a479f198a Add options to filter by module or regular expression. 2013-12-10 08:02:07 -08:00
Daniel Lertpratchya
198b05a384 [doxygen] wifi module 2013-12-10 10:48:51 -05:00
Tom Henderson
d2a821bfa7 add sixlowpan bindings 2013-12-09 09:28:17 -08:00
Tom Henderson
bafc4932e7 make copy constructors implicit, for bindings generation 2013-12-09 09:27:55 -08:00
Tommaso Pecorella
a8305cea49 Fix erroneous use of make_pair in sixlowpan 2013-12-07 14:30:03 +01:00
Tommaso Pecorella
f27ed705b5 6LoWPAN module 2013-12-07 08:08:53 +01:00