Commit Graph

27 Commits

Author SHA1 Message Date
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