7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
merge with pcap branch
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove DatagramSocket, use Socket base class for UdpSocket subclass.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove unused headers
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add NetDevice::SetReceiveCallback and use it
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use Node::AddDevice method
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix build
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove external NetDeviceList and use the Node's integrated list
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add NetDevice list into Node base class
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
use NetDevice::NeedsArp where needed
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
add NetDevice::NeedsArp method
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove ipv4 interface from public API
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
handle const methods on const objects
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Incorporated defaults and command-line arguments More... almost 18 years ago
a new testcase with the corresponding bug fix.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
remove debugging output from tests
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
make sure that TagRegistry member variables are always initialized when needed.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
implement constructor/destructor handling for tags
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
fix optimized build warning
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
merge with trunk More... almost 18 years ago
fix coding style More... almost 18 years ago
more tests More... almost 18 years ago
fix failing test More... almost 18 years ago
add failing test More... almost 18 years ago
plug memory leak reported by Gustavo Carneiro.
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Fix bug 14 More... almost 18 years ago
Fix Ptr<T>::m_count memory leak in some places.
Gustavo Carneiro
as Gustavo J. A. M. Carneiro
More... almost 18 years ago
Removed the unnecessary Seed classes More... almost 18 years ago
Added tag release ns-3.0.1 for changeset 56928998e05c
mathieu_lacage
as Mathieu Lacage
More... almost 18 years ago
Final pre-release files More... almost 18 years ago
Fixed NormalVariable::INFINITE_VALUE More... almost 18 years ago