Thu, 13 Aug 2015 12:10:01 -0700 |
Peter D. Barnes, Jr. |
GetDevice() should be const.
|
changeset |
files
|
Wed, 29 Jul 2015 12:44:41 -0700 |
Peter D. Barnes, Jr. |
Remove obsolete struct, never invoked.
|
changeset |
files
|
Thu, 13 Aug 2015 11:08:56 -0700 |
Tom Henderson |
update test documentation
|
changeset |
files
|
Thu, 13 Aug 2015 10:24:42 -0700 |
Tom Henderson |
fix mesh doxygen
|
changeset |
files
|
Thu, 13 Aug 2015 09:20:55 -0700 |
Tom Henderson |
fix typo
|
changeset |
files
|
Thu, 13 Aug 2015 09:19:58 -0700 |
Tom Henderson |
add missing author
|
changeset |
files
|
Sun, 09 Aug 2015 21:17:18 +0200 |
Sébastien Deronne |
rescan bindings
|
changeset |
files
|
Sun, 09 Aug 2015 20:50:54 +0200 |
Sébastien Deronne |
cleanup
|
changeset |
files
|
Sun, 09 Aug 2015 20:29:17 +0200 |
Sébastien Deronne |
[network] Rebuild python bindings
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:31 +0300 |
Alexander Krotov |
Removed GetCurrentStartOffset and GetCurrentEndOffset
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:32 +0300 |
Alexander Krotov |
Make ByteTagList offsets relative to packet start
|
changeset |
files
|
Sat, 08 Aug 2015 23:33:55 +0300 |
Alexander Krotov |
Factor ByteTagList::Adjust out of ByteTagList::AddAt{Start,End}
|
changeset |
files
|
Sat, 08 Aug 2015 23:13:40 +0300 |
Alexander Krotov |
Optimize ByteTagList adjustment
|
changeset |
files
|
Sat, 08 Aug 2015 18:21:45 +0300 |
Alexander Krotov |
Byte tags benchmark
|
changeset |
files
|
Sat, 08 Aug 2015 21:45:16 +0300 |
Alexander Krotov |
Use CommandLine to parse arguments in Packet benchmark
|
changeset |
files
|
Fri, 07 Aug 2015 02:50:14 -0400 |
Mathieu Lacage |
make minimum number of iterations 1 to avoid changing command-line behavior
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:33 +0300 |
Alexander Krotov |
Optimize ByteTagList by tracking byte tags boundaries
|
changeset |
files
|
Fri, 07 Aug 2015 02:47:25 -0400 |
Mathieu Lacage |
merge
|
changeset |
files
|
Thu, 06 Aug 2015 05:15:51 -0400 |
Mathieu Lacage |
run the benchmark over multiple iterations to minimize variance
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:06 +0300 |
Alexander Krotov |
Remove ByteTagList::IsDirty{Start,End}
|
changeset |
files
|
Thu, 06 Aug 2015 11:15:42 -0700 |
Tom Henderson |
rescan network bindings
|
changeset |
files
|
Sun, 02 Aug 2015 20:44:01 +0300 |
Alexander Krotov |
When data is written with WriteU64, it should be tested with ReadU64,
|
changeset |
files
|
Sun, 02 Aug 2015 19:26:37 +0300 |
Alexander Krotov |
Make Buffer::CreateFullCopy private
|
changeset |
files
|
Sun, 02 Aug 2015 19:26:35 +0300 |
Alexander Krotov |
Fragmentation and concatenation benchmark
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:29 +0300 |
Alexander Krotov |
Optimize Buffer::Iterator::CheckNoZero
|
changeset |
files
|
Wed, 05 Aug 2015 15:20:10 -0400 |
Mathieu Lacage |
remove un-needed return value
|
changeset |
files
|
Wed, 05 Aug 2015 15:11:19 -0400 |
Mathieu Lacage |
ByteTagList::AddAtEnd/AddAtStart must be called unconditionally to ensure that newly-added bytes are not tagged when 1. Packet::AddByteTag, 2. Packet::RemoveHeader, 3. Packet.AddHEader
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:31 +0300 |
Alexander Krotov |
Add "unfixable" ByteTagList test case
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:30 +0300 |
Alexander Krotov |
Add failing PaddingAtEnd test case
|
changeset |
files
|
Sun, 26 Jul 2015 19:44:29 +0300 |
Alexander Krotov |
Add ByteTagList tests, 3 out of 4 failing
|
changeset |
files
|
Tue, 04 Aug 2015 22:45:54 +0200 |
Alina Quereilhac |
bug 2119: Fixing memory leaks in FdNetDevice test with DefaultSimulatorImpl due to non-executed events when simulation ends
|
changeset |
files
|
Sat, 01 Aug 2015 19:48:14 +0200 |
Sébastien Deronne |
add missing mac-tx-middle.h in wifi wscript
|
changeset |
files
|
Fri, 31 Jul 2015 12:58:40 -0700 |
Tom Henderson |
remove debugging statement introduced in changeset 11540:29d2c2f5c2cf
|
changeset |
files
|
Tue, 28 Jul 2015 16:33:35 -0700 |
Peter D. Barnes, Jr. |
Build profile macros
|
changeset |
files
|
Tue, 28 Jul 2015 19:55:54 +0200 |
Sébastien Deronne |
fix incorrect NAV duration (reported by Xiaowen Wang)
|
changeset |
files
|
Fri, 24 Jul 2015 08:59:57 +0200 |
Tommaso Pecorella |
Bug 2148 - Ipv6Interface::SetUp doesn't re-create the Link-Local addresses
|
changeset |
files
|
Sun, 26 Jul 2015 14:01:43 +0100 |
Gustavo Carneiro |
Update to get pybindgen from github, with new version scheme
|
changeset |
files
|
Sat, 25 Jul 2015 23:55:40 +0200 |
Tommaso Pecorella |
[Doxygen] update sixlowpan in/out params
|
changeset |
files
|
Sat, 25 Jul 2015 20:17:45 +0200 |
Tommaso Pecorella |
[Doxygen] update topology-read in/out params
|
changeset |
files
|
Fri, 24 Jul 2015 12:45:22 -0700 |
Peter D. Barnes, Jr. |
[Doxygen] Label arguments as in,out. Sentence capitalization.
|
changeset |
files
|
Fri, 24 Jul 2015 11:49:59 -0700 |
Peter D. Barnes, Jr. |
Revert df256d84a7fa.
|
changeset |
files
|
Fri, 24 Jul 2015 11:49:29 -0700 |
Peter D. Barnes, Jr. |
[Sphinx] Fix mesh manual bugs.
|
changeset |
files
|
Thu, 23 Jul 2015 21:55:17 +0200 |
Sébastien Deronne |
Bug 2156 [wifi] - Duplicate packets when using two level aggregation
|
changeset |
files
|
Wed, 22 Jul 2015 17:10:15 -0700 |
Peter D. Barnes, Jr. |
[Doxygen] Fix dirty repo detection.
|
changeset |
files
|
Wed, 22 Jul 2015 17:09:55 -0700 |
Peter D. Barnes, Jr. |
[Doxygen] Template parameter deduction.
|
changeset |
files
|
Tue, 21 Jul 2015 16:21:49 -0700 |
Peter D. Barnes, Jr. |
Add NonCopyable, refactor Singleton.
|
changeset |
files
|
Tue, 21 Jul 2015 16:20:17 -0700 |
Peter D. Barnes, Jr. |
[Doxygen] Remaining in core
|
changeset |
files
|
Tue, 21 Jul 2015 12:20:12 -0700 |
Peter D. Barnes, Jr. |
Clarify that Time arguments to Schedule are all delays wrt Now.
|
changeset |
files
|
Fri, 10 Jul 2015 18:13:14 -0700 |
Peter D. Barnes, Jr. |
[Doxygen] Better documentation for NS_DEPRECATED
|
changeset |
files
|
Wed, 08 Jul 2015 17:36:16 -0700 |
Peter D. Barnes, Jr. |
Remove file-local uncalled and unimplemented functions.
|
changeset |
files
|
Mon, 06 Jul 2015 14:43:38 -0700 |
Peter D. Barnes, Jr. |
Fix spelling
|
changeset |
files
|
Wed, 22 Jul 2015 23:19:22 +0200 |
Sébastien Deronne |
update RELEASE_NOTES
|
changeset |
files
|
Wed, 22 Jul 2015 23:16:53 +0200 |
Matias Richart |
Bug 2154 [wifi] - Incorrect power calculation in wifi power adaptation examples
|
changeset |
files
|
Wed, 22 Jul 2015 23:14:47 +0200 |
Matias Richart |
Bug 2153 [wifi] - Incorrect power limits in wifi power control algorithms
|
changeset |
files
|
Wed, 22 Jul 2015 08:53:01 -0700 |
Christopher Hepner |
improve mesh model library documentation (based on original documentation text from Kirill Andreev)
|
changeset |
files
|
Wed, 22 Jul 2015 08:47:43 -0700 |
Tom Henderson |
add more documentation structure for mesh module
|
changeset |
files
|
Wed, 22 Jul 2015 08:42:18 -0700 |
Tom Henderson |
fix task name in wscript
|
changeset |
files
|
Wed, 22 Jul 2015 01:13:59 +0200 |
Matthieu Coudron |
Simplify ns3tcp test code used for pcap writing
|
changeset |
files
|
Wed, 22 Jul 2015 01:13:06 +0200 |
Matthieu Coudron |
Add SinkWithHeader to PcapHelper
|
changeset |
files
|
Mon, 20 Jul 2015 10:27:31 +0200 |
Alina Quereilhac |
revert changeset 4be177372dc4 (Bug 2119) due to test 'dummy-network' now crashing for OS X
|
changeset |
files
|