Commit Graph

105 Commits

Author SHA1 Message Date
Mathieu Lacage
caf9c39afa make the previous merge actually work 2007-08-06 15:45:29 +02:00
Mathieu Lacage
0db07e14d6 merge implicit conversion tree 2007-08-06 15:32:27 +02:00
Mathieu Lacage
4946bbcf97 main should return a value 2007-08-06 10:29:19 +02:00
Mathieu Lacage
fbbd5dc9a6 use the InetSocketAddress API for ip sockets 2007-08-06 10:06:25 +02:00
Mathieu Lacage
913319d9e3 merge packet socket with trunk 2007-08-06 09:59:29 +02:00
Tom Henderson
5de2add9c3 fix compilation problems and test 2007-08-03 09:49:02 -07:00
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
Mathieu Lacage
707b722c36 fix tracing 2007-08-01 13:53:48 +02:00
Mathieu Lacage
a4c3028881 example code. 2007-08-01 10:29:40 +02:00
Mathieu Lacage
802ac99d0d remove extra includes 2007-08-01 09:15:48 +02: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
Mathieu Lacage
2641f7fe88 InetSocketAddress: replace explicit conversion to implicit conversion 2007-07-30 14:07:39 +02:00
Mathieu Lacage
df7f115415 InetAddress -> InetSocketAddress 2007-07-30 13:29:36 +02:00
Mathieu Lacage
7b9fbc36e1 merge 2007-07-30 10:35:03 +02: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
8474486b74 add extra conveniance constructors and use them 2007-07-27 08:47:58 +02:00
Mathieu Lacage
695119b3a5 Ipv4TransportAddress -> InetAddress 2007-07-27 08:44:26 +02:00
Mathieu Lacage
863de62880 ipv4-transport-address -> inet-address 2007-07-27 08:32:34 +02:00
Mathieu Lacage
c716994cab convert Socket to use Address class 2007-07-27 08:23:20 +02:00
Mathieu Lacage
db6a90d956 replace MacAddress by Address 2007-07-26 17:36:53 +02: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