Commit Graph

435 Commits

Author SHA1 Message Date
Mathieu Lacage
a269556050 pass regression tests on mingw 2009-05-04 16:30:53 +02:00
Tom Henderson
3c5b3218d8 remove Control-M from example 2009-05-01 09:07:04 -07:00
Craig Dowell
8e75aa36cb new emu-ping example 2009-04-26 18:44:03 -07:00
Mirko Banchi
8a94aee8aa add qos MACs 2009-04-24 10:21:37 +02:00
Mirko Banchi
9f0c9cd975 Add WifiMacHelper 2009-04-24 10:01:41 +02:00
Tom Henderson
bd5cf9cb07 merge with tip 2009-04-17 12:33:17 -07:00
Mathieu Lacage
b3507de41f output rraa simulation 2009-04-17 14:06:20 +02:00
Federico Maguolo
9e0617b9fc cara rate control 2009-04-17 10:59:51 +02:00
Federico Maguolo
5a9a6eab99 bug 536: aarf-cd rate control 2009-04-17 09:13:14 +02:00
Mathieu Lacage
306fe22769 bug 542: invalid trace paths 2009-04-16 11:00:13 +02:00
Tom Henderson
5c3fa90cac Implementation cut over to use Ipv4InterfaceAddress 2009-04-12 22:13:49 -07:00
Tom Henderson
3a277c0b56 revert gtk-config-store in csma-broadcast example 2009-04-06 22:05:02 -07:00
Tom Henderson
1f612b1dc0 fix csma-broadcast for regression script 2009-04-04 13:48:13 -07:00
Mathieu Lacage
0b4406a005 fix typo 2009-04-03 20:09:07 +02:00
Tom Henderson
d565da8710 wifi-wired-bridging does not need to call GlobalRouteManager 2009-03-25 10:34:11 -07:00
Craig Dowell
f2c609494d wrap up tutorial updates 2009-03-24 17:53:30 -07:00
Craig Dowell
d1e24be6b4 branch merge 2009-03-23 19:23:11 -07:00
Craig Dowell
076f6cd0de test out the tap-bridge modes and update the example 2009-03-23 18:28:08 -07:00
Craig Dowell
04022b35bf Bugs 458, swap 2 LOC for 526 2009-03-23 11:26:39 -07:00
Unknown
e7b57ecce4 Minor fix to stats example. 2009-03-18 11:19:18 -04:00
Craig Dowell
d9168088f3 add TraceAll False parameter for API change 2009-03-16 18:44:38 -07:00
Craig Dowell
fc3163d704 Piles of changes for tracing rework 2009-03-10 23:47:55 -07:00
Mathieu Lacage
cddb3bfe23 StaticMobilityModel -> ConstantPositionMobilityModel, StaticSpeedMobilityModel -> ConstantVelocityMobilityModel 2009-03-10 14:18:32 +01:00
Craig Dowell
a10c362368 trace consistency changes 2009-02-28 16:25:24 -08:00
Mathieu Lacage
ce505dda1d fix build 2009-02-25 10:50:59 +01:00
Raj Bhattacharjea
1a86859237 Merge in rng-changes branch 2009-02-24 19:24:09 -05:00
Mathieu Lacage
6e9c68ab24 bug 465: mixed-wireless.py does not work anymore. 2009-02-24 09:07:04 +01:00
Timo Bingmann
eb8ca704b4 bug 486: patches for icc compilation. 2009-02-24 08:29:36 +01:00
Raj Bhattacharjea
fc998323d4 Sync with ns-3-dev 2009-02-23 23:56:27 -05:00
Craig Dowell
9c653b5afa quiet second.cc and third.cc when running as regression tests 2009-02-18 22:32:09 -08:00
Gustavo J. A. M. Carneiro
d1b501f370 Python: wrap std::ostream/ofstream, for ascii tracing. 2009-02-18 12:23:08 +00:00
Unknown
b16cf00eb7 Sync with dev 2009-02-17 14:49:22 -05:00
Raj Bhattacharjea
ed1c9a7cd7 Merge tap branch 2009-02-13 00:10:21 -05:00
Raj Bhattacharjea
7083feedeb Merge names branch 2009-02-12 16:49:58 -05:00
Craig Dowell
95ac9448c8 branch merge 2009-02-10 16:41:54 -08:00
Gustavo J. A. M. Carneiro
f780e96965 examples/first.cc ported to Python 2009-02-10 17:15:06 +00:00
Craig Dowell
d19854afef don't build tap-bridge-helper or tap-wifi-dumbbell if tap-bride not enabled 2009-02-06 14:28:49 -08:00
Craig Dowell
f5e2fd0e18 update log component name 2009-02-05 11:27:30 -08:00
Craig Dowell
32da40280a rename names.cc to object-names.cc 2009-02-05 11:25:55 -08:00
Craig Dowell
832370ea13 remove old example 2009-02-04 17:47:29 -08:00
Craig Dowell
c7395b55e0 tweak wifi example, fix waf problems (thanks to Gustavo) 2009-02-03 08:31:48 -08:00
Craig Dowell
cfe6df26a9 add a wifi example for the tap bridge 2009-02-02 11:39:18 -08:00
Craig Dowell
dd01873dfd cleanup, doxygen, prepare for review 2009-02-02 10:12:29 -08:00
Craig Dowell
d32d34ff59 correct net numbering 2009-01-31 22:45:42 -08:00
Craig Dowell
8e659dbc41 expand comments in tap-dumbbell.cc to suggest some things to do 2009-01-31 22:41:43 -08:00
Craig Dowell
1e6e554af7 add a more complicated tap example that uses routing. 2009-01-31 21:53:25 -08:00
Craig Dowell
8d696d8061 add a Rename function to the object name service to facilitate auto naming 2009-01-30 17:34:41 -08:00
Craig Dowell
885b97a6ec turn on checksums in example csma-tap-bridge and tweaks to make ping demo work 2009-01-30 15:47:38 -08:00
Craig Dowell
ae6b0022b8 beef up a couple of comments in example names.cc 2009-01-30 10:34:05 -08:00
Craig Dowell
b128c223c7 Testmeister Tom found a bug in Names::Add for his shortcut semantics 2009-01-30 10:30:07 -08:00