Commit Graph

1300 Commits

Author SHA1 Message Date
Craig Dowell
c0b90df335 branch merge 2007-08-20 13:40:15 -07:00
Tom Henderson
bea15392ec Added tag release ns-3.0.5 for changeset 08046b6aef37 2007-08-15 23:31:51 -07:00
Tom Henderson
52de20c3b6 Add Emmanuelle to authors list 2007-08-15 23:03:06 -07:00
Tom Henderson
365e662472 update release_steps.txt 2007-08-15 22:50:31 -07:00
Tom Henderson
89758558cf bump version number 2007-08-15 22:49:06 -07:00
Tom Henderson
8d5ddc0ddf Release notes updated 2007-08-15 22:48:40 -07:00
Craig Dowell
9d2617d9a0 Fix bug 68. Implement IsMulticast 2007-08-14 12:00:03 -07:00
Craig Dowell
6b17652197 fix non-unique ethernet addresses 2007-08-13 23:40:51 -07:00
Tom Henderson
6c2a73ebda cleanup valgrind errors 2007-08-13 23:06:25 -07:00
Tom Henderson
ad45701790 restore ns-2 .tr format 2007-08-13 22:53:20 -07:00
Tom Henderson
ad3b6a04cc Doxygen cleanup 2007-08-13 20:53:29 -07:00
Craig Dowell
caab4a3f41 Silliness for optimized version 2007-08-13 20:14:36 -07:00
Craig Dowell
aecc283cb5 set source IP address in udp-socket packets 2007-08-13 19:54:47 -07:00
Craig Dowell
87c9e523c7 set source address in socket 2007-08-13 16:21:39 -07:00
Craig Dowell
90451d9635 cleanup. more complex multicast example 2007-08-13 14:58:06 -07:00
Craig Dowell
e567af9b24 more multicast plumbing 2007-08-13 12:08:01 -07:00
Craig Dowell
dfae0be7d0 branch merge 2007-08-12 22:43:25 -07:00
Craig Dowell
d62a38e533 many debug prints 2007-08-12 22:41:24 -07:00
Craig Dowell
bc8ee80491 debug prints to make validation easier 2007-08-12 15:51:12 -07:00
Tom Henderson
915e34b32b fix optimized build; remove old comment 2007-08-12 14:24:49 -07:00
Craig Dowell
5099a91a21 untested multicast support 2007-08-12 13:59:49 -07:00
Tom Henderson
5da9cd2205 remove spurious examples/simple-p2p.cc 2007-08-10 13:49:41 -07:00
Tom Henderson
883d92940f global routing csma patch 2007-08-10 13:33:45 -07:00
Craig Dowell
f53e19589d merge ns-3-csma with tip 2007-08-10 10:52:30 -07:00
Craig Dowell
8e6b694d6e move m_rxTrace to trace enet header 2007-08-10 10:45:59 -07:00
Craig Dowell
c298892833 print length/type in hex 2007-08-10 10:44:02 -07:00
Mathieu Lacage
971997fbc1 use implicit conversion rather than private explicit conversion: fixes build 2007-08-10 19:18:19 +02:00
Mathieu Lacage
8b87d39c72 merge with trunk 2007-08-10 16:28:09 +02:00
Mathieu Lacage
8881f8bd91 avoid more spurious whitespaces during testing 2007-08-10 13:24:36 +02:00
Mathieu Lacage
ee2b9fc885 avoid output of spurious whitespaces during testing 2007-08-10 13:17:57 +02:00
Craig Dowell
250109b215 remove old file 2007-08-09 15:58:13 -07:00
Craig Dowell
aaa8a45658 rename to csma 2007-08-09 15:56:28 -07:00
Mathieu Lacage
23a116b96e merge with win32 tree 2007-08-09 13:42:42 +02:00
Mathieu Lacage
29014acd87 add missing space in default PacketPrinter 2007-08-09 13:38:04 +02:00
Mathieu Lacage
c4ccb4a8ca merge 2007-08-09 09:39:29 +02:00
Mathieu Lacage
b392b2a867 merge with trunk 2007-08-09 09:36:59 +02:00
Tom Henderson
a7de7bcf31 Removing (again?) src/devices/p2p 2007-08-08 20:56:59 -07:00
Craig Dowell
371b1b01cb fix race in csma-cd channel 2007-08-08 14:19:56 -07:00
Gustavo J. A. M. Carneiro
08062bc3c5 By popular demand, add the working waf snapshot to the ns-3 source tree. 2007-08-08 21:17:48 +01:00
Gustavo J. A. M. Carneiro
bac11af00e Build all modules as a single ns3 shared library. 2007-08-08 21:07:52 +01:00
Mathieu Lacage
69ccebd108 avoid initialization ordering problem 2007-08-08 23:23:24 +02:00
Mathieu Lacage
7f3f471f12 rename Bind to DefaultValue::Bind. fix bug 62 2007-08-08 16:41:59 +02:00
Mathieu Lacage
9f7eb9eecb merge 2007-08-08 16:29:26 +02:00
Gustavo J. A. M. Carneiro
86f50b36d6 merge 2007-08-08 15:25:00 +01:00
Gustavo J. A. M. Carneiro
0eca73234a WAF: add new bld.create_ns3_module() and bld.create_ns3_program() methods to make declaration of modules and programs simpler, and allowing us to change how ns-3 is built in a centralized way, without needing to change every module wscript file. 2007-08-08 15:10:36 +01:00
Mathieu Lacage
f346815b18 use fixed-width types to avoid portability problems 2007-08-08 15:59:08 +02:00
Mathieu Lacage
5e9325fad1 merge with trunk 2007-08-08 15:49:41 +02:00
Mathieu Lacage
d668f7749f use NS_TEST_ASSERT macros 2007-08-08 15:43:05 +02:00
Gustavo J. A. M. Carneiro
a34d15da01 Revert experimental code in src/wscript accidentally committed. 2007-08-08 14:11:29 +01:00
Mathieu Lacage
7bc4564029 merge with trunk 2007-08-08 14:00:45 +02:00