Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Check that the compiler accepts -Wno-error=deprecated-declarations before using it
2008-07-11, by Gustavo J. A. M. Carneiro
Add compilation flag -Wno-error=deprecated-declarations, or else the NS_DEPRECATED macro becomes useless.
2008-07-11, by Gustavo J. A. M. Carneiro
Remove tcp-2way as a regression test
2008-07-10, by Raj Bhattacharjea
bug 247: tcp checksum crashes when enabled.
2008-07-10, by Mathieu Lacage
use NS_DEPRECATED for bug 232.
2008-07-09, by Mathieu Lacage
define NS_DEPRECATED
2008-07-09, by Mathieu Lacage
more cleanups based on bug 249.
2008-07-09, by Mathieu Lacage
Add David Evensky's tcp-2way regression test
2008-07-09, by Raj Bhattacharjea
Add some additional TCP dox about RFC compliance
2008-07-09, by Raj Bhattacharjea
Don't re-declare pure virtual methods from the parent Socket class. Fixes bug #249.
2008-07-09, by Gustavo J. A. M. Carneiro
avoid direct access to Object::m_tid. Use ObjectBase::GetInstanceTypeId instead.
2008-07-08, by Mathieu Lacage
add PythonCompleteConstruct friend for python bindings
2008-07-08, by Mathieu Lacage
avoid uneeded inline
2008-07-08, by Mathieu Lacage
add Object::GetReferenceCount
2008-07-08, by Mathieu Lacage
add RefCountBase::GetReferenceCount.
2008-07-08, by Mathieu Lacage
coding style
2008-07-08, by Mathieu Lacage
add CalbackImplBase::GetReferenceCount
2008-07-08, by Mathieu Lacage
kill dead unimplemented API
2008-07-08, by Mathieu Lacage
add missing implementations
2008-07-08, by Mathieu Lacage
add missing implementations
2008-07-08, by Mathieu Lacage
kill dead code
2008-07-08, by Mathieu Lacage
kill dead code
2008-07-08, by Mathieu Lacage
kill dead code
2008-07-08, by Mathieu Lacage
Check in a tcp example which has rate error models
2008-07-08, by Raj Bhattacharjea
some slips of the keyboard in tutorial
2008-07-03, by Craig Dowell
fix bug 234 which changes required methods on helpers to constructor parameters. Update tutorial content to reflect. Change RemoteIpv4 attribute to RemoteAddress.
2008-07-03, by Craig Dowell
bug 232, references to Parameter obsolete
2008-07-03, by Craig Dowell
Minor doc notes added to ipv4.h
2008-07-03, by tjkopena
close socket upon PacketSink::StopApplication()
2008-07-02, by Tom Henderson
no need for protected members
2008-07-02, by Mathieu Lacage
no need to export this header
2008-07-02, by Mathieu Lacage
avoid pygccxml warning.
2008-07-02, by Mathieu Lacage
no need for protected variables
2008-07-02, by Mathieu Lacage
no need for protected variables
2008-07-02, by Mathieu Lacage
no need for protected variables
2008-07-02, by Mathieu Lacage
avoid pygccxml warning
2008-07-02, by Mathieu Lacage
do not make m_enable protected
2008-07-02, by Mathieu Lacage
merge with HEAD
2008-07-02, by Mathieu Lacage
export new methods for language bindings
2008-07-02, by Mathieu Lacage
avoid pygccxml warning.
2008-07-02, by Mathieu Lacage
Fix trace names to match documents in tcp-star-server
2008-07-02, by Raj Bhattacharjea
Add a tcp server example
2008-07-02, by Raj Bhattacharjea
bug 245: build failure with gcc 4.3.x
2008-07-02, by Mathieu Lacage
implement Packet::PeekHeader and Packet::PeekTrailer to avoid evil workarounds when receiving tcp packets.
2008-07-01, by Mathieu Lacage
bug 236: add optional support for tcp and udp checksum.
2008-07-01, by Sebastien Vincent
chapter on Node and internet stack, for manual
2008-06-30, by Tom Henderson
update RELEASE_NOTES
2008-06-30, by Craig Dowell
Added tag ns-3.1 for changeset 5768685f9fdb
2008-06-30, by Craig Dowell
Added tag ns-3.1 for changeset 42504fb1f7be
ns-3.1
2008-06-30, by Craig Dowell
new convention for release tags
2008-06-30, by Craig Dowell
Prepare for 3.1
2008-06-30, by Craig Dowell
Tutorial TOC tweaks
2008-06-30, by Craig Dowell
some final tweaks to the tutorial
2008-06-30, by Craig Dowell
tweak, tweak the tutorial
2008-06-30, by Craig Dowell
remote browsing from tutorial menus
2008-06-30, by Craig Dowell
remove section in tutorial, move browsing part to where it makes more sense.
2008-06-30, by Craig Dowell
address helpful tutorial comments by reviewers
2008-06-29, by Craig Dowell
minor tweaks for menus on tutorial
2008-06-29, by Craig Dowell
more editing passes through tutorial
2008-06-29, by Craig Dowell
cleaning up tutorial
2008-06-29, by Craig Dowell
mispeeling in tutorial command sequence
2008-06-29, by Craig Dowell
merge
2008-06-29, by Craig Dowell
editing pass through the tutorial
2008-06-29, by Craig Dowell
a few section 8 nits
2008-06-29, by Tom Henderson
branch merge
2008-06-29, by Tom Henderson
formatting nits on the Tweaking chapter
2008-06-29, by Tom Henderson
nits on Sections 1-4
2008-06-29, by Tom Henderson
Table of content fixes
2008-06-29, by Tom Henderson
finish up with a wifi example
2008-06-29, by Craig Dowell
cleanup tutorial third.cc a bit
2008-06-29, by Craig Dowell
finish off csma tutorial example words
2008-06-29, by Craig Dowell
work through second tutorial example
2008-06-28, by Craig Dowell
external dependency on figures
2008-06-28, by Craig Dowell
ignore moved figures dir
2008-06-28, by Craig Dowell
swapping in all of tutorial would be better
2008-06-28, by Craig Dowell
swap in new tutorial
2008-06-28, by Craig Dowell
add updated tutorial examples
2008-06-28, by Craig Dowell
remove tutorial directory
2008-06-28, by Craig Dowell
cleanup tag names
2008-06-27, by Mathieu Lacage
Added tag release ns-3.1-RC3 for changeset ea16c44eb90d
2008-06-27, by Craig Dowell
Apply Patch for Bug 237
ns-3.1-RC3
2008-06-27, by Craig Dowell
reposition trace hook in csma to address bug 241.
2008-06-27, by Craig Dowell
Patch for bug 240
2008-06-27, by Craig Dowell
Apply patch for bug 231
2008-06-24, by Craig Dowell
Added tag release ns-3.1-RC2 for changeset 951296e9a277
2008-06-24, by Craig Dowell
Apply Patch for Bug 235
ns-3.1-RC2
2008-06-24, by Craig Dowell
bug 233
2008-06-24, by Craig Dowell
more typos.
2008-06-23, by Mathieu Lacage
fix lots of typos
2008-06-23, by Mathieu Lacage
update ignore list
2008-06-23, by Mathieu Lacage
merge with HEAD
2008-06-23, by Mathieu Lacage
application howto
2008-06-23, by Mathieu Lacage
add helper code
2008-06-23, by Mathieu Lacage
Add chapter on random numbers to manual
2008-06-23, by Tom Henderson
a very simple howto for implementing NetDevice/Channel subclasses
2008-06-23, by Mathieu Lacage
add missing copyright statement
2008-06-23, by Mathieu Lacage
add small comment, fix typo, add missing copyright statement
2008-06-23, by Mathieu Lacage
dox missing SetNode method
2008-06-23, by Mathieu Lacage
avoid dox warning
2008-06-23, by Mathieu Lacage
update doxygen to match the reality of the code
2008-06-23, by Mathieu Lacage
add packet header howto
2008-06-23, by Mathieu Lacage
testcase and fix, symmetric to changeset c861a47407a8
2008-06-21, by Mathieu Lacage
fix testcase from changeset e367e86d7886
2008-06-21, by Mathieu Lacage
add documentation comment.
2008-06-21, by Mathieu Lacage
bug 217: another testcase.
2008-06-21, by Mathieu Lacage
remove tcp-2way from examples. mistake from changeset c8011a2a0c60
2008-06-21, by Mathieu Lacage
bug 217: yet another testcase: make sure we handle degenerate testcases with tags which refer to non-existant data.
2008-06-21, by Mathieu Lacage
another testcase for bug 217. Make sure we do not report tags outside of the current range
2008-06-21, by Mathieu Lacage
bug 217: avoid unsigned/signed confusion. Used signed all the time.
2008-06-21, by Mathieu Lacage
bug 217: add failing testcase
2008-06-21, by Mathieu Lacage
merge testcase
2008-06-20, by Mathieu Lacage
testcase for changeset 133490cf0210
2008-06-20, by Mathieu Lacage
bug 217: Handle gracefully the case where a packet aggregated contains nothing.
2008-06-20, by Mathieu Lacage
Patch addresses bug 227.
2008-06-19, by craigdo
same messages for all versions of getting traces
2008-06-19, by craigdo
Bug 181
2008-06-19, by craigdo
move m_wouldBlock assignment to fix bug 226
2008-06-18, by craigdo
GetNNodes() in NodeList fixes bug 225
2008-06-18, by craigdo
tweaks after actually doing it
2008-06-18, by Craig Dowell
tweak release steps
2008-06-18, by Craig Dowell
less
more
|
(0)
-3000
-1000
-120
+120
+1000
+3000
tip