Tom Henderson
|
72dba0d456
|
branch merge
|
2008-05-21 19:00:38 -07:00 |
|
Tom Henderson
|
8dc2460416
|
move Tcp to TcpSocketFactory
|
2008-05-20 12:16:55 -07:00 |
|
Tom Henderson
|
2a14b1c408
|
remove spurious test line
|
2008-05-20 07:27:16 -07:00 |
|
Tom Henderson
|
5b119aa40d
|
Add attributes to new abstract base class for UdpSocket
|
2008-05-20 07:25:17 -07:00 |
|
Tom Henderson
|
25de2ff3c4
|
s/UdpImpl/UdpSocketFactoryImpl
|
2008-05-17 22:02:09 -07:00 |
|
Tom Henderson
|
4c4ef85a93
|
s/ns3::Udp/ns3::UdpSocketFactory
|
2008-05-17 12:08:20 -07:00 |
|
Mathieu Lacage
|
2c57f536e3
|
merge with HEAD
|
2008-05-16 15:52:04 -07:00 |
|
Mathieu Lacage
|
7c509777e5
|
forgot to remove dead includes
|
2008-05-16 10:40:37 -07:00 |
|
Mathieu Lacage
|
d5a75f0cec
|
merge with HEAD
|
2008-05-16 10:29:34 -07:00 |
|
Mathieu Lacage
|
91c4ef481f
|
remove dead code.
|
2008-05-16 10:25:24 -07:00 |
|
Tom Henderson
|
aa7b91f890
|
branch merge
|
2008-05-15 21:35:55 -07:00 |
|
Mathieu Lacage
|
05c3383610
|
remove XXX
|
2008-05-15 11:25:17 -07:00 |
|
Mathieu Lacage
|
43c64f656b
|
ensure that the list of positions is long enough
|
2008-05-15 10:39:44 -07:00 |
|
Unknown
|
8d3dfb1df9
|
Merged nonotifier with main branch.
|
2008-05-15 07:47:17 -04:00 |
|
Unknown
|
1b12b95ee9
|
Removed TraceContext and TraceResolver references, removed MobilityModelNotifier class, and minor changes on samples/main-random-walk.cc.
|
2008-05-14 19:24:17 -04:00 |
|
Mathieu Lacage
|
47e58be578
|
update pcap trace setup filename
|
2008-05-14 09:37:00 -07:00 |
|
Tom Henderson
|
a042d0bbef
|
Move API for socket factory to a Socket::CreateSocket () factory method
|
2008-05-12 06:39:00 -07:00 |
|
Tom Henderson
|
fc73accacd
|
branch merge from ns-3-dev
|
2008-05-11 15:17:18 -07:00 |
|
Craig Dowell
|
515183caae
|
fix bug 161
|
2008-05-11 11:18:21 -07:00 |
|
Tom Henderson
|
bfe0533aa3
|
overloaded Recv() method suggested by Gustavo
|
2008-05-02 09:38:18 -07:00 |
|
Tom Henderson
|
f8a2add627
|
more cleanup
|
2008-05-02 09:21:01 -07:00 |
|
Tom Henderson
|
c6f7bb2d3e
|
remove previous socket receive methods
|
2008-04-28 21:45:55 -07:00 |
|
Tom Henderson
|
9fd7fbb86c
|
Fix two nits that escaped checkin
|
2008-04-22 22:08:53 -07:00 |
|
Tom Henderson
|
829a6dd8bb
|
branch merge
|
2008-04-22 21:19:39 -07:00 |
|
Tom Henderson
|
1f0dd55d8d
|
EnablePcap()->EnablePcapAll(); EnableAscii()->EnableAsciiAll()
|
2008-04-22 21:18:04 -07:00 |
|
Mathieu Lacage
|
9b153c313b
|
avoid crash due to mis-spelled data rate unit
|
2008-04-21 08:32:50 -07:00 |
|
Mathieu Lacage
|
2c1b7db441
|
merge with HEAD
|
2008-04-17 15:50:49 -07:00 |
|
Mathieu Lacage
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -07:00 |
|
Tom Henderson
|
e855838ed1
|
Align helper API use of Install()
|
2008-04-13 15:46:17 -07:00 |
|
Craig Dowell
|
e7c2292d7b
|
make duplicate aggregations fail; avoid duplicate aggregations
|
2008-04-10 13:16:43 -07:00 |
|
Mathieu Lacage
|
e110fea8ff
|
get rid of implicit conversion of Attribute to/from Ptr<>. Replace this with an explicit Pointer class.
|
2008-04-09 12:15:24 -07:00 |
|
Tom Henderson
|
c22d5c5733
|
revive mixed-wireless example from Simutools tutorial
|
2008-04-08 23:12:19 -07:00 |
|
Craig Dowell
|
80c8937a01
|
rework app constructors
|
2008-04-07 18:29:38 -07:00 |
|
Mathieu Lacage
|
4400054ebe
|
SetupUdp -> SetUdpLocal, SetupTcp -> SetTcpLocal
|
2008-04-07 10:44:06 -07:00 |
|
Mathieu Lacage
|
3a43bd4987
|
Ipv4AddressHelper::Allocate -> Ipv4AddressHelper::Assign
|
2008-04-07 10:41:21 -07:00 |
|
Mathieu Lacage
|
c140066890
|
Build -> Install
|
2008-04-07 10:38:37 -07:00 |
|
Raj Bhattacharjea
|
31d26c1e84
|
Small fix to tcp example
|
2008-04-04 14:00:41 -04:00 |
|
Craig Dowell
|
6490c81cf8
|
Point regression tests to final locations, update release steps, bug 158
|
2008-04-02 21:33:31 -07:00 |
|
Raj Bhattacharjea
|
ec3d666f3b
|
Add IP layer tracing helpers to InternetStackHelper
|
2008-04-02 14:09:36 -04:00 |
|
Craig Dowell
|
aad4e224e5
|
test test
|
2008-03-31 18:14:47 -07:00 |
|
Craig Dowell
|
5bd019aba0
|
use global seed in examples, new regression tests
|
2008-03-31 17:48:21 -07:00 |
|
Mathieu Lacage
|
a4a18943f7
|
change pcap filename template to be slightly more coherent.
|
2008-03-31 15:19:11 -07:00 |
|
Mathieu Lacage
|
d06c2b4fae
|
add back max simulation time on olsr example
|
2008-03-31 14:23:07 -07:00 |
|
Mathieu Lacage
|
379c3d5390
|
port to helper API
|
2008-03-31 14:00:40 -07:00 |
|
Mathieu Lacage
|
0dfe8fa5df
|
use static method syntax to setup tracing
|
2008-03-31 13:49:45 -07:00 |
|
Mathieu Lacage
|
e173bb868d
|
remove example of p2p static routing: this requires using the low-level API and we don't want to show how to do this.
|
2008-03-31 13:44:08 -07:00 |
|
Mathieu Lacage
|
c5ffe4c9dc
|
remove dead comment
|
2008-03-31 13:41:09 -07:00 |
|
Raj Bhattacharjea
|
f2769ba5a5
|
Remove the TCP examples that aren't in line with the helper API
|
2008-03-31 12:22:05 -04:00 |
|
Tom Henderson
|
78bfd610d9
|
Move csma-one-subnet to helper api
|
2008-03-30 21:41:25 -07:00 |
|
Tom Henderson
|
20726f8201
|
move csma-multicast to new tracing helpers
|
2008-03-30 21:12:02 -07:00 |
|