Mathieu Lacage
|
35170aed54
|
merge with HEAD
|
2008-04-17 15:54:35 -07:00 |
|
Gustavo J. A. M. Carneiro
|
254057bd80
|
Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
|
2008-04-17 17:19:24 +01:00 |
|
Mathieu Lacage
|
f5f32e0ea3
|
merge
|
2008-04-16 10:52:38 -07:00 |
|
Mathieu Lacage
|
39ef17d6a4
|
bug 107
|
2008-04-16 10:52:26 -07:00 |
|
Gustavo J. A. M. Carneiro
|
505de0c685
|
Address instances of different m_type's should compare differently; closes #173.
|
2008-04-16 18:37:20 +01:00 |
|
Raj Bhattacharjea
|
bb10734d66
|
Fix for bug 166
|
2008-04-16 12:40:46 -04:00 |
|
Gustavo J. A. M. Carneiro
|
edb480ad29
|
Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
|
2008-04-16 11:32:55 +01:00 |
|
Mathieu Lacage
|
f4cff0e194
|
fix optimized build
|
2008-04-15 15:56:42 -07:00 |
|
Mathieu Lacage
|
78a2df8963
|
use function logging macros
|
2008-04-15 15:53:54 -07:00 |
|
Mathieu Lacage
|
f8ec434cdb
|
code was dead.
|
2008-04-15 15:29:43 -07:00 |
|
Mathieu Lacage
|
1649c1dc65
|
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
2008-04-15 15:10:53 -07:00 |
|
Mathieu Lacage
|
5c5ab1f1f0
|
bug 150: CommandLine::Parse argc parameter should not be a reference
|
2008-04-15 11:01:13 -07:00 |
|
Mathieu Lacage
|
53be11fe6f
|
update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
|
2008-04-15 10:49:09 -07:00 |
|
Mathieu Lacage
|
6fd8b6c572
|
bug 143: rename scheduler files
|
2008-04-15 10:09:42 -07:00 |
|
Liu Jian
|
61375f8ef5
|
Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
|
2008-04-15 09:41:58 -07:00 |
|
Mathieu Lacage
|
8a32b1e369
|
fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
|
2008-04-14 17:12:52 -07:00 |
|
Mathieu Lacage
|
22d1a6046d
|
change NS_LOG= syntax and default behavior to be more useful by default.
|
2008-04-14 16:39:26 -07:00 |
|
Mathieu Lacage
|
43dbc0b4d1
|
fix optimized build
|
2008-04-14 12:21:24 -07:00 |
|
Mathieu Lacage
|
5e9344d2d4
|
add doxygen.
|
2008-04-14 12:15:05 -07:00 |
|
Mathieu Lacage
|
2b0056553c
|
add time logging support
|
2008-04-14 11:30:15 -07:00 |
|
Mathieu Lacage
|
6cf0d2e645
|
cleanup to avoid too many #ifdefs
|
2008-04-14 10:40:46 -07:00 |
|
Mathieu Lacage
|
822e13a7df
|
align with the semantics of _PARAMS
|
2008-04-14 10:28:42 -07:00 |
|
Mathieu Lacage
|
a62f9d7771
|
do not use __PRETTY_PRINT__
|
2008-04-14 10:26:26 -07:00 |
|
Mathieu Lacage
|
112b278854
|
kill NS_LOG_PARAMS_BEGIN/END.
|
2008-04-14 10:10:17 -07:00 |
|
Gustavo Carneiro
|
14c60f7ad3
|
Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
|
2008-04-14 14:19:12 +01:00 |
|
Mathieu Lacage
|
ed0dcc982b
|
merge
|
2008-04-11 11:30:05 -07:00 |
|
Mathieu Lacage
|
a390b13f86
|
Backed out changeset 9fa2f44cdafa
|
2008-04-11 11:29:49 -07:00 |
|
Mathieu Lacage
|
9167a8b308
|
merge with HEAD
|
2008-04-11 11:20:05 -07:00 |
|
Mathieu Lacage
|
60c81de8b5
|
ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces.
|
2008-04-11 11:19:54 -07:00 |
|
Mathieu Lacage
|
3211fbb0bf
|
allocate/deallocate buffer by hand.
|
2008-04-10 14:08:14 -07:00 |
|
Raj Bhattacharjea
|
3327b9da92
|
Shorten Tcp attribute names (bug 163)
|
2008-04-10 16:33:44 -04:00 |
|
Raj Bhattacharjea
|
271ea4bc75
|
Add support for TCP cwnd tracing
|
2008-04-10 15:04:47 -04:00 |
|
Craig Dowell
|
e7c2292d7b
|
make duplicate aggregations fail; avoid duplicate aggregations
|
2008-04-10 13:16:43 -07:00 |
|
Mathieu Lacage
|
b807dfa090
|
Make sure that we really attempt to destroy everything upon process exit. Gets rid of spurious leak reports in valgrind.
|
2008-04-09 10:04:16 -07:00 |
|
Mathieu Lacage
|
5a16b2cad8
|
add destructor. Easier to plant a breakpoint in there.
|
2008-04-09 10:03:28 -07:00 |
|
Mathieu Lacage
|
9ea56ac66a
|
add pcap files to ignore list.
|
2008-04-09 10:02:54 -07:00 |
|
Mathieu Lacage
|
478e810ad5
|
add some debugging
|
2008-04-09 10:01:16 -07:00 |
|
Mathieu Lacage
|
bf90dded3c
|
avoid compilation warning about undefined MobilityModel class.
|
2008-04-09 09:08:54 -07:00 |
|
Tom Henderson
|
c22d5c5733
|
revive mixed-wireless example from Simutools tutorial
|
2008-04-08 23:12:19 -07:00 |
|
Tom Henderson
|
bb5f9f1a50
|
Prevent internet stack helper from overwriting internet stack
|
2008-04-08 23:10:39 -07:00 |
|
Tom Henderson
|
3f1c2d2653
|
some additional debugging for addressing conflicts
|
2008-04-08 23:10:11 -07:00 |
|
Tom Henderson
|
f6dcb76287
|
Added tag release ns-3.0.12 for changeset b17f2928291e
|
2008-04-07 21:39:40 -07:00 |
|
Tom Henderson
|
6740fc4627
|
note that waf generates reference trace tarball now
|
2008-04-07 21:35:54 -07:00 |
|
Tom Henderson
|
edc7af8a02
|
nits for 3.0.12 release
|
2008-04-07 21:07:38 -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 |
|
Gustavo J. A. M. Carneiro
|
c3f0505ddc
|
Create regression traces tarball automatically on waf dist.
|
2008-04-06 21:57:11 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8501ca807c
|
Ignore .py[co] files (python bytecodes)
|
2008-04-06 21:41:31 +01:00 |
|