Commit Graph

88 Commits

Author SHA1 Message Date
Tom Henderson
de77db64fc interim 2007-08-03 09:29:57 -07:00
Tom Henderson
fce7c3cc39 merge with ns-3-dev 2007-08-03 08:29:24 -07:00
Tom Henderson
d3f1f2a341 remove manual routing commands from example script 2007-07-31 09:45:13 -07:00
Craig Dowell
833462a84e add simple-global-routing.cc 2007-07-30 15:50:20 -07:00
Tom Henderson
e7f300bc7c fix tracing 2007-07-27 14:54:41 -07:00
Tom Henderson
45773a987d disable tracing; fix ifIndex assignment 2007-07-27 14:43:56 -07:00
Craig Dowell
ef462dbb5e copywrongs 2007-07-27 14:09:02 -07:00
Craig Dowell
d38da7ae3d rename party 2007-07-27 14:04:54 -07:00
Tom Henderson
a9fe0f2d23 rename example from p2p to point-to-point 2007-07-27 13:07:36 -07:00
Tom Henderson
5e4dbc66dc new script for csma-cd 2007-07-27 12:50:31 -07:00
Mathieu Lacage
230b3840ad cleanup simple example 2007-07-27 21:39:58 +02:00
Emmanuelle Laprise
31530c7311 a csma/cd NetDevice subclass and a test script 2007-07-27 21:17:14 +02:00
Emmanuelle Laprise
b078d91894 cleanup the wscripts 2007-07-27 20:45:07 +02:00
Emmanuelle Laprise
0e21d85be1 src/devices/point-to-point/p2p-* -> src/devices/point-to-point/point-to-point-* 2007-07-27 20:26:36 +02:00
Tom Henderson
bc634975d4 remove old routing code 2007-07-23 19:02:55 -07:00
Craig Dowell
2f682ca9f8 single populate call 2007-07-23 15:53:37 -07:00
Craig Dowell
897a518750 parenthesis police were here 2007-07-20 14:28:18 -07:00
Craig Dowell
c9b7590dd9 turn off debug flag 2007-07-20 14:22:46 -07:00
Craig Dowell
4d3d250d5e make static router a singleton, make implementation details private 2007-07-20 14:21:21 -07:00
Gustavo J. A. M. Carneiro
76223227ba Allow compiling the 'routing' module and example with WAF 2007-07-17 11:02:14 +01:00
Tom Henderson
57b3448019 Check for static routing flag before instantiating a StaticRouteManager 2007-07-13 14:21:44 -07:00
Tom Henderson
c4ee764dd8 Debugged; works 2007-07-13 13:33:56 -07:00
Craig Dowell
3640d302e1 checkpoint 2007-07-10 01:28:19 -07:00
Craig Dowell
bd0cbfb5b8 checkpoint 2007-07-09 15:16:27 -07:00
Tom Henderson
1194823a73 Add more scaffolding 2007-07-06 16:57:35 -07:00
Tom Henderson
60685f35d8 Add static-route-manager scaffolding 2007-07-06 16:44:58 -07:00
Craig Dowell
e2428486b1 merge ns3-dev 2007-07-06 15:10:01 -07:00
Craig Dowell
7979a01371 static routing 2007-07-06 15:03:59 -07:00
Tom Henderson
59633b8ba6 remove p2p strings in simple-static-routing example 2007-07-06 14:47:01 -07:00
Tom Henderson
4156e28d78 add example static routing script; a few changes to static-router LSAs 2007-07-06 13:13:43 -07:00
Mathieu Lacage
76b31adc2f fix bug 29 2007-06-12 11:04:00 +02:00
Mathieu Lacage
f5ce4791d2 IUdp -> Udp 2007-06-06 10:54:58 +02:00
Mathieu Lacage
967b3f34e9 IIpv4 -> Ipv4 2007-06-04 18:25:43 +02:00
Mathieu Lacage
01f37ccb65 rename MakeNewObject to Create 2007-06-04 16:32:37 +02:00
Mathieu Lacage
4d5a66d6e5 remove MakeInternetNode 2007-06-04 16:28:18 +02:00
Mathieu Lacage
1225b1623e rename INode to Node 2007-06-04 16:17:01 +02:00
Mathieu Lacage
109139b07f make OnOffApplication not depend on IUdp 2007-05-14 12:59:44 +02:00
Mathieu Lacage
94c5cf7457 implement and use the OnOffApplication default values 2007-05-14 12:33:17 +02:00
Mathieu Lacage
866c4cd4ec add dox doc and DefaultValue support to OnOffApplication 2007-05-14 11:12:29 +02:00
Mathieu Lacage
ee02cd1a23 rename Node to INode 2007-05-14 10:06:12 +02:00
Mathieu Lacage
0d9f136298 rename internet-node.h to i-node-impl.h 2007-05-14 09:26:32 +02:00
Gustavo J. A. M. Carneiro
7aacb7d136 merge 2007-05-13 12:52:38 +01:00
Gustavo J. A. M. Carneiro
ca2416f431 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. 2007-05-13 12:46:18 +01:00
Mathieu Lacage
1f454dd36e merge with trunk 2007-05-13 11:24:28 +02:00
Mathieu Lacage
26c628e81a remove ApplicationList. Move functionality to Node class 2007-05-13 09:46:38 +02:00
Tom Henderson
bca528b89a Remove unused code 2007-05-12 15:36:41 -07:00
Tom Henderson
dc01b2136e Separate address assignment from routing in PointToPoint topology code 2007-05-12 15:31:40 -07:00
Mathieu Lacage
bc15f7157e remove useless assignments 2007-05-11 09:11:49 +02:00
Mathieu Lacage
720fae1bbe rework the refcounting framework to use the MakeNewObject function 2007-05-11 08:59:49 +02:00
Mathieu Lacage
4bd2abebd2 use Ptr<> everywhere Object or NsUnknown are used 2007-05-10 20:19:26 +02:00