Mathieu Lacage
|
cf2e2f54c7
|
merge
|
2007-03-30 13:02:11 +02:00 |
|
Mathieu Lacage
|
b37e67aec2
|
remove last warnings
|
2007-03-30 13:00:47 +02:00 |
|
Mathieu Lacage
|
5979e2483e
|
fix more dox warnings
|
2007-03-30 12:37:02 +02:00 |
|
Mathieu Lacage
|
173dbba314
|
fix dox warnings
|
2007-03-30 11:08:47 +02:00 |
|
Craig Dowell
|
403f2419d6
|
fix queue leak and add p2p net device dox
|
2007-03-29 15:53:20 -07:00 |
|
Mathieu Lacage
|
9bc94d7f80
|
remove useless code
|
2007-03-29 22:39:26 +02:00 |
|
Mathieu Lacage
|
04a6e02b58
|
remove dead code
|
2007-03-29 22:39:11 +02:00 |
|
Mathieu Lacage
|
80edf00e0d
|
start some doxygen template
|
2007-03-29 18:07:37 +02:00 |
|
Mathieu Lacage
|
0932fee6b2
|
more doc
|
2007-03-29 18:04:56 +02:00 |
|
Mathieu Lacage
|
b6c62d5650
|
add empty template for doxygen doc
|
2007-03-29 18:04:06 +02:00 |
|
Mathieu Lacage
|
99c79ebf7e
|
doxygen for Ipv4L4Demux class
|
2007-03-29 17:43:52 +02:00 |
|
Mathieu Lacage
|
4f3783760b
|
doxygen for Ipv4L4Protocol class
|
2007-03-29 17:37:51 +02:00 |
|
Mathieu Lacage
|
65ffa3827a
|
doxygen for Ipv4 class
|
2007-03-29 17:37:39 +02:00 |
|
Mathieu Lacage
|
035a670993
|
completely document DatagramSocket
|
2007-03-29 17:23:04 +02:00 |
|
Mathieu Lacage
|
adfedc643b
|
document Ipv4Interface completely
|
2007-03-29 17:17:46 +02:00 |
|
Mathieu Lacage
|
11d19f32e1
|
document Channel base class
|
2007-03-29 17:09:16 +02:00 |
|
Mathieu Lacage
|
2584c78959
|
add NetDevice::GetChannel method and doxygen-document it
|
2007-03-29 17:07:04 +02:00 |
|
Mathieu Lacage
|
f83f28eacc
|
add doxygen doc for missing methopds
|
2007-03-29 16:55:42 +02:00 |
|
Mathieu Lacage
|
a94fb22965
|
add models to doxygen index
|
2007-03-29 16:53:34 +02:00 |
|
Mathieu Lacage
|
119eebe3ca
|
change doxygen index for tracing
|
2007-03-29 16:41:53 +02:00 |
|
Mathieu Lacage
|
3fd6c7d28c
|
index some new features from the main doxygen index
|
2007-03-29 16:39:40 +02:00 |
|
Mathieu Lacage
|
55d3a13b59
|
move ValueCDF class to private class member
|
2007-03-29 16:35:34 +02:00 |
|
Mathieu Lacage
|
467b3d3161
|
add a randomvariable group
|
2007-03-29 16:33:28 +02:00 |
|
Mathieu Lacage
|
e9ba4fb43c
|
doxygen documentation for ObjectContainer
|
2007-03-29 16:23:31 +02:00 |
|
Mathieu Lacage
|
3563f218ec
|
forgot to put back TraceResolver in lowleveltracing doxygen group
|
2007-03-29 15:28:31 +02:00 |
|
Mathieu Lacage
|
f4b1b82f47
|
rework the tracing architecture description
|
2007-03-29 15:27:39 +02:00 |
|
Mathieu Lacage
|
51d7f89ece
|
fix compilation for optimized builds
|
2007-03-29 13:24:22 +02:00 |
|
Mathieu Lacage
|
73e6a7aef6
|
make sure we include std::cout definition even in optimized builds
|
2007-03-29 13:20:27 +02:00 |
|
Unknown
|
98c97c8047
|
a point to point ipv4 interface
|
2007-03-28 19:38:56 +02:00 |
|
Unknown
|
da52245cc8
|
split out AsciiTrace class from simple example
|
2007-03-28 19:26:58 +02:00 |
|
Unknown
|
6b461f0f8a
|
add packet type logging
|
2007-03-28 18:33:03 +02:00 |
|
Unknown
|
66b7a217c6
|
coding style typo
|
2007-03-28 17:58:17 +02:00 |
|
Unknown
|
e51debfab5
|
work around static initiliazer ordering problem
|
2007-03-28 17:57:58 +02:00 |
|
Unknown
|
2caa234d78
|
no need to use compare function directly
|
2007-03-28 17:52:39 +02:00 |
|
Unknown
|
dc1a82772b
|
fix build zith gcc 4.1
|
2007-03-28 16:48:54 +02:00 |
|
Tom Henderson
|
2d13252e7f
|
One-line bug fix on PointToPointTopology
|
2007-03-27 23:33:07 -07:00 |
|
Tom Henderson
|
5233780b1c
|
Switch over simple-p2p.cc to use OnOffApplication
|
2007-03-27 23:14:31 -07:00 |
|
Tom Henderson
|
f1cd4984a1
|
Add ApplicationList and Capability
|
2007-03-27 21:48:22 -07:00 |
|
Craig Dowell
|
6bf9d35ba8
|
turn off debug messages
|
2007-03-27 15:42:17 -07:00 |
|
Craig Dowell
|
6af1c8bb1f
|
net device copy and assignment, reference counted channel.
|
2007-03-27 15:41:08 -07:00 |
|
Craig Dowell
|
994c7be384
|
remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel
|
2007-03-27 13:04:11 -07:00 |
|
Tom Henderson
|
1a65d66361
|
A few type changes to not-yet-defined functions
|
2007-03-26 06:50:33 -07:00 |
|
Tom Henderson
|
3d8f778457
|
Add net devices to net-device-list in topology
|
2007-03-26 06:39:20 -07:00 |
|
Tom Henderson
|
a3663bc40c
|
Make queues copyable; change p2p-topology.cc to reflect this
|
2007-03-25 17:47:59 -07:00 |
|
Tom Henderson
|
39d15f6f7e
|
merge in Raj's time changes
|
2007-03-25 15:35:08 -07:00 |
|
Tom Henderson
|
fd92794e43
|
Move simple-p2p.cc to DataRate; fix small bug in DataRate and add include guards
|
2007-03-25 15:33:24 -07:00 |
|
Unknown
|
be28cb56ff
|
Added back corrected version of TimeUnit(string)
|
2007-03-25 13:11:20 -04:00 |
|
Tom Henderson
|
8a2cff0607
|
Add back member variable initializers in p2p-net-device.cc
|
2007-03-25 07:24:04 -07:00 |
|
Tom Henderson
|
c2a49fc1c2
|
remove 512-byte MTU for P2P net device; make default in base class equal to max uint16
|
2007-03-25 07:20:24 -07:00 |
|
Tom Henderson
|
dd986b3340
|
Rename classes from Serial to PointToPoint
|
2007-03-25 07:13:03 -07:00 |
|