Mathieu Lacage
|
9421bfcfee
|
i-ipv4-impl.h -> ipv4-impl.h
|
2007-06-04 16:59:51 +02:00 |
|
Mathieu Lacage
|
a5a1152e95
|
Arp -> ArpL3Protocol
|
2007-06-04 16:57:24 +02:00 |
|
Mathieu Lacage
|
3a97fce182
|
arp.h -> arp-l3-protocol.h
|
2007-06-04 16:54:36 +02:00 |
|
Mathieu Lacage
|
e8ab5afb41
|
Ipv4 -> Ipv4L3Protocol
|
2007-06-04 16:51:59 +02:00 |
|
Mathieu Lacage
|
1d0658dc85
|
rename ipv4.h to ipv4-l3-protocol.h
|
2007-06-04 16:42:10 +02:00 |
|
Mathieu Lacage
|
01f37ccb65
|
rename MakeNewObject to Create
|
2007-06-04 16:32:37 +02:00 |
|
Mathieu Lacage
|
4d5a66d6e5
|
remove MakeInternetNode
|
2007-06-04 16:28:18 +02:00 |
|
Mathieu Lacage
|
c4234041bc
|
remove file
|
2007-06-04 16:24:05 +02:00 |
|
Mathieu Lacage
|
359a2f98a8
|
rename i-node to node
|
2007-06-04 16:21:05 +02:00 |
|
Mathieu Lacage
|
1225b1623e
|
rename INode to Node
|
2007-06-04 16:17:01 +02:00 |
|
Mathieu Lacage
|
62aa29999b
|
remove dead typedef
|
2007-06-04 09:33:38 +02:00 |
|
Mathieu Lacage
|
a4f727f68d
|
a bunch of optimizations
|
2007-06-03 20:09:56 +02:00 |
|
Mathieu Lacage
|
a6c8a11881
|
fix the packet benchmark and enable it
|
2007-06-02 19:10:35 +02:00 |
|
Mathieu Lacage
|
ce4bcba2e6
|
Added tag packet-history-working for changeset 0dc81e76166c
|
2007-06-02 18:36:56 +02:00 |
|
Mathieu Lacage
|
a88ff1f2c4
|
more tests, fix
|
2007-06-02 18:32:31 +02:00 |
|
Mathieu Lacage
|
a986e81353
|
more tests, initial fix.
|
2007-06-02 18:24:44 +02:00 |
|
Mathieu Lacage
|
b9899de6df
|
more tests
|
2007-06-02 18:13:19 +02:00 |
|
Mathieu Lacage
|
bebb4eb281
|
fix build for g++ 4.1
|
2007-06-02 18:08:04 +02:00 |
|
Mathieu Lacage
|
03ca60cd50
|
merge with trunk
|
2007-06-02 17:59:14 +02:00 |
|
Mathieu Lacage
|
1c46ed54e5
|
merge with trunk
|
2007-06-02 17:58:39 +02:00 |
|
Mathieu Lacage
|
34c6957f95
|
more tests
|
2007-06-01 15:26:21 +02:00 |
|
Mathieu Lacage
|
8a62c228b2
|
ensure that packets are real buffers before concatenating them
|
2007-06-01 15:23:30 +02:00 |
|
Mathieu Lacage
|
4c92dfe914
|
add more asserts, make TransformIntoRealBuffer public for Packet class
|
2007-06-01 15:23:07 +02:00 |
|
Mathieu Lacage
|
5f2b952521
|
enable more tests
|
2007-06-01 14:50:04 +02:00 |
|
Mathieu Lacage
|
3485d9829c
|
more tests
|
2007-06-01 14:35:18 +02:00 |
|
Mathieu Lacage
|
00d6bb5c8a
|
add more tests
|
2007-06-01 13:06:35 +02:00 |
|
Mathieu Lacage
|
89fc9310db
|
calculate the correct size of header and trailer to remove from buffer
|
2007-06-01 13:06:21 +02:00 |
|
Mathieu Lacage
|
26e52f0da4
|
more tests
|
2007-06-01 12:49:10 +02:00 |
|
Mathieu Lacage
|
99c235760e
|
new test and fix to make it pass
|
2007-06-01 12:46:23 +02:00 |
|
Mathieu Lacage
|
0dfdcfbdc3
|
add test and fix buggy assert
|
2007-06-01 12:42:29 +02:00 |
|
Gustavo J. A. M. Carneiro
|
5f48c4e7f3
|
add waf.bat for convenience (waf itself still has to be manually copied from outside, though)
|
2007-06-18 10:53:48 +01:00 |
|
Tom Henderson
|
5e703c70f7
|
Added tag release ns-3.0.3 for changeset 38099dd26e94
|
2007-06-17 16:04:52 -07:00 |
|
Tom Henderson
|
e9ae18f809
|
bump VERSION number
|
2007-06-17 16:04:12 -07:00 |
|
Tom Henderson
|
396c76892c
|
release_steps.txt document
|
2007-06-17 14:17:22 -07:00 |
|
Mathieu Lacage
|
c329d7dd4e
|
improve Packet Header/Trailer API dox
|
2007-06-16 17:15:58 +02:00 |
|
Tom Henderson
|
ca3871e4f6
|
Backed out changeset 767 for the release (not ready)
|
2007-06-15 13:30:40 -07:00 |
|
Tom Henderson
|
d1c6c9a348
|
back out unfinished p2p changes
|
2007-06-15 13:19:57 -07:00 |
|
Gustavo J. A. M. Carneiro
|
d5260811dc
|
Add a Packet::AddAtEnd unit test.
|
2007-06-15 18:10:40 +01:00 |
|
Gustavo J. A. M. Carneiro
|
ce155b4d35
|
WAF: remove debugging print accidentally left in.
|
2007-06-15 15:25:01 +01:00 |
|
Gustavo J. A. M. Carneiro
|
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.
|
2007-06-15 15:19:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
96418f577d
|
re-sync cairo-wideint.c with upstream cairo's version (also fixes the recent compiler warning, but in a different way)
|
2007-06-14 13:09:56 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2ee9064175
|
merge
|
2007-06-14 12:55:24 +01:00 |
|
George F. Riley
|
4042681e83
|
Simplification to p2p-net-device and p2p-channel (work in progress)
|
2007-06-14 10:41:47 +02:00 |
|
Tom Henderson
|
cdf13df87d
|
Add main-query-interface.cc sample file
|
2007-06-13 23:13:21 -07:00 |
|
Gustavo J. A. M. Carneiro
|
50037ae611
|
Fix compilier warning/error: src/simulator/cairo-wideint.c:789: warning: comparison between signed and unsigned integer expressions.
|
2007-06-13 18:40:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
e38244e7c0
|
WAF: add -Wall and -Werror to CXXFLAGS, like in the SCons build.
|
2007-06-13 18:34:05 +01:00 |
|
Mathieu Lacage
|
4f0eae4a6d
|
add a rationale for the way Trailers work
|
2007-06-13 16:37:04 +02:00 |
|
Mathieu Lacage
|
438e58cc1c
|
add test and fix buggy assert
|
2007-06-01 12:42:29 +02:00 |
|
Mathieu Lacage
|
4bfd1c4a2a
|
Packet API must call Trailer::DoSerialize on end of trailer, not start of trailer
|
2007-06-01 11:37:19 +02:00 |
|
Mathieu Lacage
|
abfdb4befc
|
test payload
|
2007-06-01 11:17:59 +02:00 |
|