7
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add back internet-node.h header for MakeInternetNode function
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
rename internet-node.h to i-node-impl.h
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
rename node.h to i-node.h
mathieu_lacage
as Mathieu Lacage
More... over 17 years ago
Fix a small waf script bug, in the rpath code, that only appears when compiling for the first time.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
Update WAF SVN checkout instructions; now the URL points to a special WAF SVN tag that represents code tested to work with NS-3.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
merge
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
WAF: simplify wscripts using the new chained uselib_local dependencies feature of WAF SVN; now build all samples and examples; add --disable-rpath configure option; add WAF build instructions.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
add license header
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove useless comment
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
complete dox doc
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add dox documentation
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add dox documentation for Node
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make the Node API more consistent
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
merge with trunk
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix dox warnings
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove doxygen warnings
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
improve doxygen output
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
improve doxygen output
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix the doxygen comments and simplify the implementation
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove Application::Copy
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
call Node::AddDevice from NetDevice::NetDevice
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove ApplicationList. Move functionality to Node class
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make Queue::CreateDefault use the ComponentManager.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Remove unused code More... almost 18 years ago
Separate address assignment from routing in PointToPoint topology code More... almost 18 years ago
Removing superseded code for p2p More... almost 18 years ago
add a small comment
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
NetDevice and Channel now derive from Interface rather than Object
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make Queue derive from Interface
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
rename Iid to InterfaceId
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago