Commit Graph

864 Commits

Author SHA1 Message Date
Mathieu Lacage
8e2ee88b93 merge 2007-06-12 22:54:43 +02:00
Mathieu Lacage
d27fe9ac8e merge 2007-06-12 22:54:10 +02:00
Mathieu Lacage
0d7b0e26ee history -> metadata 2007-06-12 22:52:56 +02:00
Gustavo J. A. M. Carneiro
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. 2007-06-12 19:04:38 +01:00
Gustavo J. A. M. Carneiro
4772e79fee Define env['NS3_MODULE_PATH'] in configure rather than build. 2007-06-12 18:52:58 +01:00
Gustavo J. A. M. Carneiro
72622c0755 Re-sync WAF build with the latest SConstruct changes. 2007-06-12 14:05:01 +01:00
Mathieu Lacage
55f2084e86 avoid duplicating the packet uid 2007-06-12 13:21:06 +02:00
Mathieu Lacage
f34463d1cc add release notes 2007-06-12 11:37:56 +02:00
Mathieu Lacage
76b31adc2f fix bug 29 2007-06-12 11:04:00 +02:00
Mathieu Lacage
641ecb2736 fix bug 28 2007-06-12 10:53:38 +02:00
Mathieu Lacage
3dbf735aeb fix main dox entry point 2007-06-11 17:54:06 +02:00
Mathieu Lacage
33a493fe5d IIpv4 -> Ipv4 2007-06-11 17:50:16 +02:00
Mathieu Lacage
1ec3ab4a1f merge with HEAD 2007-06-11 17:47:49 +02:00
Gustavo J. A. M. Carneiro
005d9c9877 Add my institutional email address (gjc@inescporto.pt), in addition to the GMail one. 2007-06-08 18:58:34 +01:00
Mathieu Lacage
102dcfd4bc do not crash is the payload printer is null 2007-06-07 13:19:25 +02:00
Mathieu Lacage
e89ad0a86b fix uleb128 reading bug 2007-06-07 13:16:15 +02:00
Mathieu Lacage
b7ded4e595 PacketHistory -> PacketMetadata 2007-06-07 12:51:57 +02:00
Mathieu Lacage
b61417101f rename packet-history.h to packet-metadata.h 2007-06-07 12:48:52 +02:00
Mathieu Lacage
6e2d898443 add an option to control the history implementation 2007-06-07 12:44:44 +02:00
Mathieu Lacage
1ba5c01281 more dox 2007-06-07 12:42:44 +02:00
Mathieu Lacage
c6f42b1cff constify Callback::IsNull 2007-06-07 12:30:52 +02:00
Mathieu Lacage
2b3882fb1a make the code match the dox doc 2007-06-07 12:29:38 +02:00
Mathieu Lacage
12476595ad improve dox doc 2007-06-07 12:29:27 +02:00
Mathieu Lacage
8435bfc4fe add back optimization option 2007-06-07 12:25:40 +02:00
Mathieu Lacage
9cec524f88 rename History::Enable to Packet::EnableMetadata 2007-06-07 12:17:25 +02:00
Mathieu Lacage
fb3786c137 remove dead code 2007-06-07 11:38:06 +02:00
Mathieu Lacage
40e654dd22 store chunkUid and packetUid as fixed-size fields 2007-06-07 11:21:21 +02:00
Mathieu Lacage
d5087e2d90 unconditionally set m_data 2007-06-07 11:00:49 +02:00
Mathieu Lacage
adf49bbc32 fix gcov link 2007-06-07 10:51:25 +02:00
Mathieu Lacage
8361cbab71 try alternative implementation of AddSmall 2007-06-07 10:38:48 +02:00
Mathieu Lacage
49abdbd009 fix Append and optimize GetUleb128Size 2007-06-07 09:38:51 +02:00
Mathieu Lacage
4b95d67bea optimize a bit AddHeader 2007-06-07 09:18:04 +02:00
Mathieu Lacage
a6382422df remove atStart arg to AddBig 2007-06-07 08:13:19 +02:00
Mathieu Lacage
e77c211955 remove ReadSmall and ReadExtra 2007-06-07 07:39:47 +02:00
Mathieu Lacage
8a3e4b7b14 ReadItems does not depend on ReadSmall & ReadExtra 2007-06-07 07:32:10 +02:00
Mathieu Lacage
a0901958a8 make some methods inline 2007-06-06 14:40:48 +02:00
Mathieu Lacage
8e0ccbb45a Update -> UpdateHead + UpdateTail 2007-06-06 14:38:52 +02:00
Mathieu Lacage
1608934b89 simplify a bit the small item logic 2007-06-06 14:32:17 +02:00
Mathieu Lacage
02763bf7cb fix bug introduced in commit 767 2007-06-06 14:19:21 +02:00
Mathieu Lacage
e5b63ce34d add counters 2007-06-06 14:14:22 +02:00
Mathieu Lacage
4ed6463d22 remove Update call from within AddSmall and AddBig 2007-06-06 14:11:22 +02:00
Mathieu Lacage
f348fc4fbc remove useless CanAdd 2007-06-06 13:56:42 +02:00
Mathieu Lacage
07489e7e9c a few micro-optimizations 2007-06-06 13:51:15 +02:00
Mathieu Lacage
eb6eea0f72 make all tests pass 2007-06-06 13:02:00 +02:00
Mathieu Lacage
b0a30b32bb implement ReplaceTail 2007-06-06 12:39:33 +02:00
Mathieu Lacage
2caaf90037 simplify calls to AddBig and AddSmall 2007-06-06 11:30:17 +02:00
Mathieu Lacage
929ea4dab0 share some code, implement AddAtEnd 2007-06-06 11:01:59 +02:00
Mathieu Lacage
f5ce4791d2 IUdp -> Udp 2007-06-06 10:54:58 +02:00
Mathieu Lacage
5698e745c9 fix a few bugs in ::RemoveAtEnd 2007-06-06 10:04:02 +02:00
Mathieu Lacage
8c03ce9e0c remove data from end of trailer, not start of header 2007-06-06 09:55:01 +02:00