- ce81014 Rescanned bindings to reflect latest rebase of ns-3-base by Alexander Afanasyev · 13 years ago
- 161a5c4 Small file reorganization (moving CCNx-unrelated stuff out of model/) by Alexander Afanasyev · 13 years ago
- 8e2f112 Finalizing BGL-implementation of ccnx global routing controller. Also, several extensions in CcnxFib by Alexander Afanasyev · 13 years ago
- a5abcd9 BGL implementation for ccnx global routing seems to work. Need more debugging by Alexander Afanasyev · 13 years ago
- ad3757f Initial support for route calculations with Boost.Graph library (BGL) by Alexander Afanasyev · 13 years ago
- 9568f95 Adding support for Timestamp and Freshness in ContentObject by Alexander Afanasyev · 13 years ago
- 42e131e Repair bug with CcnxTraceHelper causing SEGFAULT by Alexander Afanasyev · 13 years ago
- 7e71c75 Adding IPv4 rate tracer by Alexander Afanasyev · 13 years ago
- 8e0d281 Moving around path weight tagging. Now CcnxFace owns metric field, which is used for tagging. by Alexander Afanasyev · 13 years ago
- 3f1c8b0 Repair bug with broken non-p2p-based CcnxNetDeviceFaces (when limits enabled) by Alexander Afanasyev · 13 years ago
- 6bff0df Finalizing PathWeight tracing by Alexander Afanasyev · 13 years ago
- e9c9d72 Change in CcnxApp API. Now callbacks also contain pointer of original by Alexander Afanasyev · 13 years ago
- 94cebd0 CcnxConsumerCbr now is really CBR (no randomization). by Alexander Afanasyev · 13 years ago
- b762684 Update of BlackholeSprint scenario. Extending CcnxStackHelper API by Alexander Afanasyev · 13 years ago
- 06b42ec Enabling TCP window tracing (there is a trick to do it with by Alexander Afanasyev · 13 years ago
- e4c2ece Tracing window size in CcnxConsumerWindow by Alexander Afanasyev · 13 years ago
- 33d6231 Reserve bandwidth for backward-direction interests by Alexander Afanasyev · 13 years ago
- 8080940 Merge remote-tracking branch 'git.irl/ilya' by Alexander Afanasyev · 13 years ago
- c4f8828 Correcting GlobalRouting lookups. Adding Ipv4SeqsAppTracer by Alexander Afanasyev · 13 years ago
- 36d5c2a Temp commit by Alexander Afanasyev · 13 years ago
- 956d054 documentation by Ilya Moiseenko · 13 years ago
- 332add0 documentation by Ilya Moiseenko · 13 years ago
- 3183b5a Adding sequence number tracer by Alexander Afanasyev · 13 years ago
- b3e4b85 Separating ccnx-tracers into separate files. by Alexander Afanasyev · 13 years ago
- c86c283 Rate recorder trace helper by Alexander Afanasyev · 13 years ago
- 4975f73 Slight API change. Now there is only one CcnxAppHelper that can create all CcnxApps by Alexander Afanasyev · 13 years ago
- 120bf31 When giving up PIT entry, remove all outgoing interests. Otherwise, by Alexander Afanasyev · 13 years ago
- 8f5a9bb Rescanned bindings. Slight change in input format for AnnotatedTopology by Alexander Afanasyev · 13 years ago
- 141d131 Implementing CcnxTraceHelper (only aggregate traces for now) by Alexander Afanasyev · 13 years ago
- f377b33 Update of tracing by Alexander Afanasyev · 13 years ago
- cbe92ae All CCNx faces are now available through FaceList object attribute by Alexander Afanasyev · 13 years ago
- f9f4eb0 Resolve compilation issues (more accurate with headers) by Alexander Afanasyev · 13 years ago
- 0782718 Correcting python bindings (+ rescan) by Alexander Afanasyev · 13 years ago
- 4a5c2c1 Implementing notion of default routes (useful for Flooding scenarios) by Alexander Afanasyev · 13 years ago
- c39f0b4 Finalizing interest limits. Now everything seem to work. by Alexander Afanasyev · 13 years ago
- 1145314 Enable limits options in CcnxStackHelper by Alexander Afanasyev · 13 years ago
- 19426ef Making everything compile. Now everything seems to work, but more by Alexander Afanasyev · 13 years ago
- a5bbe0e Correcting everything to the stage that everything compiles by Alexander Afanasyev · 13 years ago
- a46844b Correcting bugs with cleaning timeouts in PIT/RIT/ContentStore by Alexander Afanasyev · 13 years ago
- 4fa5e84 Removing unnecessary debug information. Adding missing virtual by Alexander Afanasyev · 13 years ago
- 795f9b5 More debug by Alexander Afanasyev · 13 years ago
- 233f197 Temporary commit by Alexander Afanasyev · 13 years ago
- d02a5d6 Adding several corrections. Most important is fixing regression in ccnb-parser-block.cc by Alexander Afanasyev · 13 years ago
- 8c193dc small fix of congestion by Ilya Moiseenko · 13 years ago
- d83eb0d I think congestion works by Ilya Moiseenko · 13 years ago
- d1f1951 serialization / deserialization fixed by Ilya Moiseenko · 13 years ago
- a4e3f85 Merge remote-tracking branch 'git.irl/Ilya' by Alexander Afanasyev · 13 years ago
- 52e9aa9 Finishing with FIB initialization based on IPv4 global routing controller by Alexander Afanasyev · 13 years ago
- ae39487 ccnx stack helper corrections by Ilya Moiseenko · 13 years ago
- 82b8eea ccnx-grid example corrections by Ilya Moiseenko · 13 years ago
- c926604 Ccnx-grid example by Ilya Moiseenko · 13 years ago
- fb2362f CcnxProducerHelper was refactored by Ilya Moiseenko · 13 years ago
- fbd0a8b Setup for packet filtering was added by Ilya Moiseenko · 13 years ago
- 9181afd Refactoring of CcnxForwardingHelper by Ilya Moiseenko · 13 years ago
- 2a59e0e dummy commit by Ilya Moiseenko · 13 years ago
- aa17c8e Serialization for Nack and Congestion fields was added by Ilya Moiseenko · 13 years ago
- 0f13db6 NDN_DTAG_Nack and NDN_DTAG_Congested were added by Ilya Moiseenko · 13 years ago
- 25f7d4d Flooding forwarding strategy added by Ilya Moiseenko · 13 years ago
- c5a23e2 Many corrections to face/local-face/net-device-face/fib/pit. Now by Alexander Afanasyev · 13 years ago
- cf133f0 Initial steps for Interest packet processing by Alexander Afanasyev · 13 years ago
- 78cf0c9 NDN layer now knows how to process ContentObject packets by Alexander Afanasyev · 13 years ago
- a67e28c Adding RIT, PIT, FIB, and CS to ccnx-l3-protocol. Some small by Alexander Afanasyev · 13 years ago
- e91ab75 ContentObject and Interest serialization and deserialization seem to by Alexander Afanasyev · 13 years ago
- 85a3bca Debugging and resolving problems with interest serialization/deserialization by Alexander Afanasyev · 13 years ago
- ae0d652 Adding temporary solution to estimate packet size. Should be changed to by Alexander Afanasyev · 13 years ago
- 152cf11 Small updates to reflect changes in CcnxNameComponents by Alexander Afanasyev · 13 years ago
- 24d2166 Merge remote-tracking branch 'git.irl/master' by Alexander Afanasyev · 13 years ago
- a121411 Producer and consumer helpers by Ilya Moiseenko · 13 years ago
- 7fd74f9 Implementing first approximation of FIB by Alexander Afanasyev · 13 years ago
- d26e682 file and header renaming by Ilya Moiseenko · 13 years ago
- 946b87b CcnxInterestSender and its helper fixes by Ilya Moiseenko · 13 years ago
- 171afe1 Interest Sender Helper was added by Ilya Moiseenko · 13 years ago
- 2bd1bc3 Refactoring of Name::Components into CcnxNameComponents by Ilya Moiseenko · 13 years ago
- 2922365 headers fix by Ilya Moiseenko · 13 years ago
- f21c5be Implement forgotten Timestamp and Nonce visitors and appropriate by Alexander Afanasyev · 13 years ago
- e709f3d Make everything compile by Alexander Afanasyev · 13 years ago
- 8b37905 Checkpoint. Reorganizing ccnb parsing into many small files. by Alexander Afanasyev · 13 years ago
- 0ab833e Solving compilation problems, adding more comments. Modified ccnx-test example by Alexander Afanasyev · 13 years ago
- eface60 Update of Python bindings, commenting out broken code by Alexander Afanasyev · 13 years ago
- 7112f48 Repair bug in ccnb parsing. First steps in adding correct documentation tags by Alexander Afanasyev · 13 years ago
- 834f35c Implementing visitor pattern for CCNx message parsing. Needs debugging. by Alexander Afanasyev · 13 years ago
- 2a5df20 Finalizing packet serialization. Set boost requirement (module will not be compiled without boost) by Alexander Afanasyev · 13 years ago
- c74a602 First steps in CCNx packet coding. ccnx_encode* routines rewritten in NS3 style (using NS3::Buffer) by Alexander Afanasyev · 13 years ago
- 45b92d4 More progress on CCNx stack. Now we have helpers. Everything compiles, but not yet working by Alexander Afanasyev · 13 years ago
- 9b273ce Canonical helper for InterestGenerator was added by Ilya Moiseenko · 13 years ago
- a9b20d1 file extensions changed - ns-3 sometimes doesn't build *.c files by Ilya Moiseenko · 13 years ago
- 54a6bba settings for external dependency to OpenSSL by Ilya Moiseenko · 13 years ago
- 1762af7 Module template now builds into ns-3 by Ilya Moiseenko · 13 years ago