Commit Graph

37 Commits

Author SHA1 Message Date
Peter D. Barnes, Jr. b26e2d5fb2 Add benchmark documentation, run timing. 2012-11-13 23:53:08 -08:00
Craig Dowell e17fe2e7cf make win32 compile again 2009-10-26 14:50:38 -07:00
Mathieu Lacage efec0cd2d0 tag -> packet tag 2009-03-23 20:41:12 +01:00
Mathieu Lacage e4fb44dd96 bug 343: bench-packets does not work. 2008-10-16 12:44:25 +02:00
Mathieu Lacage 0500b5353e bug 279: Packets need metadata support for printing without header checking 2008-08-25 15:21:01 -07:00
Mathieu Lacage b93a9aeef4 bug 245: build failure with gcc 4.3.x 2008-07-02 03:16:36 -07:00
Mathieu Lacage 94587dd4f3 bug 200: Packet::PrintTags is not implemented. 2008-06-03 16:20:17 -07:00
Mathieu Lacage 371ed54dc9 bench tags 2008-05-08 11:23:22 -07:00
Mathieu Lacage 66229167d2 enable metadata only on second run 2008-05-07 15:23:46 -07:00
Mathieu Lacage f2a37c6ca4 avoid stupid string allocation all the time. 2008-05-07 15:01:45 -07:00
Mathieu Lacage b34fbc477b fix bug 159 2008-04-04 19:02:03 +02:00
Mathieu Lacage d1d683ee21 remove 'All rigts reserved' keyword per tom's suggestion 2008-03-31 14:56:41 -07:00
Mathieu Lacage 6b9fc231e1 remove dead code. 2008-03-17 14:49:52 -07:00
Mathieu Lacage 5d4ecfc62c define a TypeId for each Header/Trailer. 2008-03-17 13:12:17 -07:00
Craig Dowell bb9c35ffea baranch merge 2007-11-08 17:05:37 -08:00
Tom Henderson 48a98d8b1f update bench-packets.cc program 2007-11-06 15:45:05 -08:00
Mathieu Lacage 327e60b275 do not use Packet objects directly. Use Ptr<Packet> instead 2007-10-01 14:15:56 +02:00
Mathieu Lacage 4ae082bfc7 avoid allocating strings all the time. 2007-09-11 10:35:56 +02:00
Mathieu Lacage 96f04b41cb re-enable packet benchmarking 2007-09-11 08:27:27 +02:00
Mathieu Lacage f4911e544b update packet benchmark 2007-06-13 00:10:40 +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 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 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 0fade9d7af fix coding style 2006-11-01 13:11:30 +01:00
Mathieu Lacage 90df8d054b change emacs mode to new NS3 elisp mode 2006-10-20 14:17:03 +02:00
Mathieu Lacage 9f93b7fb53 fix emacs tab mode (reported by george) 2006-10-02 14:34:53 +02:00
Mathieu Lacage f935fe02bd change indent to be 4 spaces 2006-09-05 13:18:11 +02:00
Mathieu Lacage e57dd3faa5 variable/method/function coding style update 2006-09-05 13:13:39 +02:00
Mathieu Lacage 28c0b86278 change yans namespace to ns3 2006-08-29 17:55:34 +02:00
Mathieu Lacage e54c17ecd7 replace yans include with ns3 include 2006-08-29 17:51:04 +02:00
Mathieu Lacage a95a257ae9 utils and samples 2006-08-29 17:47:17 +02:00