Mercurial
Mercurial
>
ns-3.24
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
zip
|
gz
|
bz2
|
help
less
more
|
(0)
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
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.
port sample code to refcounting model
2007-05-03, by Mathieu Lacage
remove dead method declaration and dead use
2007-05-02, by Mathieu Lacage
implement properly the refcounting rules for the capability getters
2007-05-02, by Mathieu Lacage
make capabilities and sockets refcounted
2007-05-02, by Mathieu Lacage
implement Dispose properly throughout the network stack
2007-05-02, by Mathieu Lacage
use Dispose more extensively
2007-05-02, by Mathieu Lacage
rework the socket/udp layer to remove the Ipv4EndPointDemux template
2007-05-02, by Mathieu Lacage
fix segfault
2007-05-02, by Mathieu Lacage
use ref/unref for Node in more cases
2007-05-02, by Mathieu Lacage
remove nil macro
2007-05-02, by Mathieu Lacage
remove dead files
2007-05-02, by Mathieu Lacage
remove nil macro
2007-05-02, by Mathieu Lacage
remove nil macro
2007-05-02, by Mathieu Lacage
remove nil macro
2007-05-02, by Mathieu Lacage
apply ref/unref rules consistently for Node
2007-05-02, by Mathieu Lacage
remove useless methode declaration
2007-05-02, by Mathieu Lacage
rename NodeList::GetNode to NodeList::PeekNode to avoid memory leaks. Call Dispose from NodeListPriv::~NodeListPriv
2007-05-02, by Mathieu Lacage
rework the Node and NodeList classes to manage reference counts correctly
2007-05-02, by Mathieu Lacage
a singleton template class to simplify the implementation of a few classes
2007-05-02, by Mathieu Lacage
remove Node::Copy, Node::Create and Node::*Prototype* methods.
2007-05-02, by Mathieu Lacage
do not leak the NetDevice from P2PTopology
2007-05-02, by Mathieu Lacage
do not leak the channel from simple-p2p
2007-05-02, by Mathieu Lacage
do not use Simulator::StopAt to avoid too many memory leaks
2007-05-02, by Mathieu Lacage
make Application::Stop work
2007-05-02, by Mathieu Lacage
improve debugger output for time variables when we do not need the 128 bit statistics
2007-05-02, by Mathieu Lacage
destroy prototype stack upon Simulator::Destroy
2007-05-02, by Mathieu Lacage
destroy the Node vector upon Simulator::Destroy rather than wait until the global static destructor of Node::g_nodes is invoked. This fixes a bad assert caught with valgrind.
2007-05-02, by Mathieu Lacage
manage NetDevice objects with refcounts
2007-05-02, by Mathieu Lacage
temporarily invoke node's Dispose from user script
2007-05-02, by Mathieu Lacage
make sure that Simulator::Cancel deals correctly with events which were already scheduled
2007-05-02, by Mathieu Lacage
call dispose from within the destructor
2007-05-02, by Mathieu Lacage
just a small typo
2007-05-02, by Mathieu Lacage
derive from Object for proper refcounting
2007-05-02, by Mathieu Lacage
do not try to dispose the parent's ressources from InternetNode::Dispose
2007-05-02, by Mathieu Lacage
dispose properly from Node::Dispose
2007-05-02, by Mathieu Lacage
add Object::Dispose
2007-05-02, by Mathieu Lacage
merge in raj's dispose early work
2007-05-02, by Mathieu Lacage
make sure that the code matches the documentation
2007-05-01, by Mathieu Lacage
merge Packet API changes needed for Packet pretty printing.
2007-05-01, by Mathieu Lacage
re-enable ascii trace output by default
2007-05-01, by Mathieu Lacage
merge with pcap branch
2007-05-01, by Mathieu Lacage
remove SystemFile from doxygen index
2007-03-30, by Mathieu Lacage
remove dead code
2007-03-30, by Mathieu Lacage
remove dependency on SystemFile
2007-03-30, by Mathieu Lacage
add context information to tx and rx trace callbacks
2007-03-29, by Mathieu Lacage
put together a PcapTrace and test it
2007-03-29, by Mathieu Lacage
add wifi pcap output
2007-03-29, by Mathieu Lacage
add ip output
2007-03-29, by Mathieu Lacage
remove DatagramSocket, use Socket base class for UdpSocket subclass.
2007-04-30, by Mathieu Lacage
remove unused headers
2007-04-30, by Mathieu Lacage
add NetDevice::SetReceiveCallback and use it
2007-04-30, by Mathieu Lacage
use Node::AddDevice method
2007-04-30, by Mathieu Lacage
fix build
2007-04-30, by Mathieu Lacage
remove external NetDeviceList and use the Node's integrated list
2007-04-30, by Mathieu Lacage
add NetDevice list into Node base class
2007-04-30, by Mathieu Lacage
use NetDevice::NeedsArp where needed
2007-04-30, by Mathieu Lacage
add NetDevice::NeedsArp method
2007-04-30, by Mathieu Lacage
remove ipv4 interface from public API
2007-04-30, by Mathieu Lacage
handle const methods on const objects
2007-04-30, by Mathieu Lacage
Added static RNGs, like ExponentialVariable::GetSingleValue(mean)
2007-05-03, by Raj Bhattacharjea
less
more
|
(0)
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip