Commit Graph

19651 Commits

Author SHA1 Message Date
Mathieu Lacage
93be0562cc check constructor with reference arguments 2008-01-03 10:15:41 +01:00
Mathieu Lacage
64bb988613 a replacement for ClassIdDefaultValue 2008-01-03 09:10:40 +01:00
Mathieu Lacage
3fcff1b1b3 add InterfaceId::HasConstructor 2008-01-03 09:10:23 +01:00
Mathieu Lacage
6150ba4860 make the internal InterfaceId constructor explicit 2008-01-03 08:42:04 +01:00
Mathieu Lacage
676307027c add support to browse the list of existing InterfaceId 2008-01-03 08:41:15 +01:00
Mathieu Lacage
976f16c4d9 get rid of MakeInterfaceId 2008-01-03 08:34:31 +01:00
Mathieu Lacage
b88e90fec3 add 'factory' support to InterfaceId 2008-01-02 15:54:53 +01:00
Mathieu Lacage
2103459845 merge with callback improvements. 2008-01-02 13:40:37 +01:00
Mathieu Lacage
348eb1e187 Make the CallbackBase class more useful than it was. 2008-01-02 13:39:56 +01:00
Mathieu Lacage
1fb6ad5488 rewrite interface id metadata 2008-01-02 12:24:25 +01:00
Mathieu Lacage
328aa2cc45 remove some remnants from the iid-a-variable era. 2008-01-02 11:08:11 +01:00
Mathieu Lacage
2deb2ea0f0 add some separation markers 2008-01-02 10:57:25 +01:00
Mathieu Lacage
bc1ab2d79b replace static const Interface iid; with static InterfaceId iid (void); 2008-01-02 10:33:39 +01:00
Mathieu Lacage
f3e77eea3d fix bug 122: get rid of duplicate argument to QueryInterface 2008-01-02 09:25:31 +01:00
Mathieu Lacage
6b0e717a19 add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>. 2008-01-02 09:09:24 +01:00
Tom Henderson
906a9748b5 fix bug in PacketSink 2007-12-30 19:36:44 -08:00
Tom Henderson
414c33ffc9 remove const qualifier from uint16_t 2007-12-28 06:50:47 -08:00
Tom Henderson
77f8c5cbf2 Fix small typo 2007-12-26 20:08:48 -08:00
Tom Henderson
3f5d7030cb update doc/tracing.h to Ptr<Packet> 2007-12-26 13:02:09 -08:00
Tom Henderson
c53c3afd46 back out doc/tutorial.h (not yet) 2007-12-26 11:41:47 -08:00
Tom Henderson
33fd7f0c67 Doxygen for internet-node.h 2007-12-26 11:39:52 -08:00
Mathieu Lacage
853f0a13e9 add missing copyright/license header 2007-12-26 15:41:48 +01:00
Mathieu Lacage
9569ad645b fix bug 98 2007-12-25 11:09:15 +01:00
Gustavo J. A. M. Carneiro
3a98117aa5 Remove ghost declaration of function AllocateClassId. 2007-12-22 18:46:43 +00:00
Gustavo J. A. M. Carneiro
42092bc91e Don't include the 'global-route-manager-impl.h' private header from the public header 'candidate-queue.h'. 2007-12-20 15:19:57 +00:00
Mathieu Lacage
2d6f46dfa8 forward only packets for ourselves. 2007-12-19 13:24:52 +01:00
Mathieu Lacage
f1f400bcee it is possible to receive packets which are not tagged. ignore them rather than crash. 2007-12-19 13:24:30 +01:00
Mathieu Lacage
a6e289c8ef ensure m_listener is initialized properly 2007-12-19 13:22:55 +01:00
Gustavo J. A. M. Carneiro
a83ec513a1 const fixes (new GCC 4.2 warning) 2007-12-17 14:53:14 +00:00
Mathieu Lacage
f043a8789c doxygen 2007-12-17 13:41:51 +01:00
Mathieu Lacage
30bbef4b14 add a few comments here and there 2007-12-17 13:27:22 +01:00
Mathieu Lacage
26fb62c748 more doxygen 2007-12-17 13:20:02 +01:00
Mathieu Lacage
77c0e85775 add some doxygen 2007-12-17 13:07:41 +01:00
Tom Henderson
ac45276835 update release_steps.txt 2007-12-15 15:08:30 -08:00
Tom Henderson
cfa242a6a5 Added tag release ns-3.0.9 for changeset 4db981a0d9eb 2007-12-15 14:58:58 -08:00
Tom Henderson
26599981a0 bump VERSION and finish RELEASE_NOTES 2007-12-15 14:01:36 -08:00
Tom Henderson
8fe2191d04 Repair doxygen errors 2007-12-15 13:59:33 -08:00
Tom Henderson
35b4c6c6b8 add internal keyword to udp-impl documentation 2007-12-15 13:52:00 -08:00
Mathieu Lacage
e42ccef4a7 fix optimized build 2007-12-15 11:58:14 +01:00
Mathieu Lacage
8449139061 fix optimized build 2007-12-15 11:57:43 +01:00
Craig Dowell
16e7e60cab packet pointer police patrolled product preventing presence of prior pattern proactively 2007-12-14 16:05:37 -08:00
Mathieu Lacage
c53988d01e success heuristic was inverted. 2007-12-14 17:42:16 +01:00
Mathieu Lacage
1fea8b38fc fix optimized build 2007-12-14 17:26:18 +01:00
Mathieu Lacage
7d6cd9ae7c some debugging. Max rate test was inverted. 2007-12-14 15:43:52 +01:00
Mathieu Lacage
bd70c33606 avoid uninitialized variables. 2007-12-14 15:18:14 +01:00
Craig Dowell
f2a0ca2b0e put updated tutorial.texi in doc directory 2007-12-13 23:50:16 -08:00
Raj Bhattacharjea
282543b759 Add uint8_t* based API for sockets 2007-12-13 09:40:21 -05:00
Mathieu Lacage
15748575d8 implement the MRR portion of AMRR 2007-12-13 15:07:08 +01:00
Mathieu Lacage
cc9655af45 return the computed rate 2007-12-13 15:04:11 +01:00
Mathieu Lacage
465bf1c10a implement AMRR for true. 2007-12-13 14:43:56 +01:00