03ca60cd50
merge with trunk
Mathieu Lacage
2007-06-02 17:59:14 +02:00
1c46ed54e5
merge with trunk
Mathieu Lacage
2007-06-02 17:58:39 +02:00
34c6957f95
more tests
Mathieu Lacage
2007-06-01 15:26:21 +02:00
8a62c228b2
ensure that packets are real buffers before concatenating them
Mathieu Lacage
2007-06-01 15:23:30 +02:00
4c92dfe914
add more asserts, make TransformIntoRealBuffer public for Packet class
Mathieu Lacage
2007-06-01 15:23:07 +02:00
5f2b952521
enable more tests
Mathieu Lacage
2007-06-01 14:50:04 +02:00
3485d9829c
more tests
Mathieu Lacage
2007-06-01 14:35:18 +02:00
00d6bb5c8a
add more tests
Mathieu Lacage
2007-06-01 13:06:35 +02:00
89fc9310db
calculate the correct size of header and trailer to remove from buffer
Mathieu Lacage
2007-06-01 13:06:21 +02:00
26e52f0da4
more tests
Mathieu Lacage
2007-06-01 12:49:10 +02:00
99c235760e
new test and fix to make it pass
Mathieu Lacage
2007-06-01 12:46:23 +02:00
0dfdcfbdc3
add test and fix buggy assert
Mathieu Lacage
2007-06-01 12:42:29 +02:00
5f48c4e7f3
add waf.bat for convenience (waf itself still has to be manually copied from outside, though)
Gustavo J. A. M. Carneiro
2007-06-18 10:53:48 +01:00
5e703c70f7
Added tag release ns-3.0.3 for changeset 38099dd26e94
Tom Henderson
2007-06-17 16:04:52 -07:00
e9ae18f809
bump VERSION number
Tom Henderson
2007-06-17 16:04:12 -07:00
396c76892c
release_steps.txt document
Tom Henderson
2007-06-17 14:17:22 -07:00
ca3871e4f6
Backed out changeset 767 for the release (not ready)
Tom Henderson
2007-06-15 13:30:40 -07:00
d1c6c9a348
back out unfinished p2p changes
Tom Henderson
2007-06-15 13:19:57 -07:00
d5260811dc
Add a Packet::AddAtEnd unit test.
Gustavo J. A. M. Carneiro
2007-06-15 18:10:40 +01:00
ce155b4d35
WAF: remove debugging print accidentally left in.
Gustavo J. A. M. Carneiro
2007-06-15 15:25:01 +01:00
65aca43f3f
WAF: make all ns3 modules register themselves in the environment; link the run-tests program with all ns3 modules, not with a hardcoded list.
Gustavo J. A. M. Carneiro
2007-06-15 15:19:38 +01:00
96418f577d
re-sync cairo-wideint.c with upstream cairo's version (also fixes the recent compiler warning, but in a different way)
Gustavo J. A. M. Carneiro
2007-06-14 13:09:56 +01:00
2ee9064175
merge
Gustavo J. A. M. Carneiro
2007-06-14 12:55:24 +01:00
4042681e83
Simplification to p2p-net-device and p2p-channel (work in progress)
George F. Riley
2007-06-14 10:41:47 +02:00
cdf13df87d
Add main-query-interface.cc sample file
Tom Henderson
2007-06-13 23:13:21 -07:00
50037ae611
Fix compilier warning/error: src/simulator/cairo-wideint.c:789: warning: comparison between signed and unsigned integer expressions.
Gustavo J. A. M. Carneiro
2007-06-13 18:40:38 +01:00
e38244e7c0
WAF: add -Wall and -Werror to CXXFLAGS, like in the SCons build.
Gustavo J. A. M. Carneiro
2007-06-13 18:34:05 +01:00
4f0eae4a6d
add a rationale for the way Trailers work
Mathieu Lacage
2007-06-13 16:37:04 +02:00
da531b4aef
WAF: process --run and --shell command-line options sooner, before running the build, since we may need a shell before the build finishes, in case the program to debug is part of the build itself.
Gustavo J. A. M. Carneiro
2007-06-12 19:04:38 +01:00
4772e79fee
Define env['NS3_MODULE_PATH'] in configure rather than build.
Gustavo J. A. M. Carneiro
2007-06-12 18:52:58 +01:00
72622c0755
Re-sync WAF build with the latest SConstruct changes.
Gustavo J. A. M. Carneiro
2007-06-12 14:05:01 +01:00