- 2693db9 mgmt: echo FibManagementOptions as response body on command success by Steve DiBenedetto · 11 years ago
- d482fd3 build: Fixes for the latest reorganizations in ndn-cpp-dev library by Alexander Afanasyev · 11 years ago
- 1d80cd0 test/mgmt: remove unnecessary fib and fib manager references by Steve DiBenedetto · 11 years ago
- b78ec7d build: Fixing code to compile using the latest version of ndn-cpp-dev by Alexander Afanasyev · 11 years ago
- b35bcf2 ci: Fixes for travis-ci by Alexander Afanasyev · 11 years ago
- 0b73f44 mgmt: added FIB manager support for insert, delete, and remove-nexthop verbs by Steve DiBenedetto · 11 years ago
- bc1d1e2 ndn.cxx: Check whether Callback IsNull() for ApiFace by YuZhang · 11 years ago
- 94ceb12 core: Fixing scheduler, so it doesn't crash when an event is cancelled from the event invocation by Alexander Afanasyev · 11 years ago
- d5f8793 table: added findExactMatch and remove methods to Fib by Steve DiBenedetto · 11 years ago
- 214563c main: Added fib manager to management initialization by Steve DiBenedetto · 11 years ago
- ca920cd Merge branch for issue #1138 by Alexander Afanasyev · 11 years ago
- bdedce9 mgmt: moved signing into AppFace, code streamlining, and bug fixes by Steve DiBenedetto · 11 years ago
- 80ddc21 mgmt: improved control response identification and bug fixes by Steve DiBenedetto · 11 years ago
- 43cd037 mgmt: improved interest filter matching and bug fixes by Steve DiBenedetto · 11 years ago
- 3970c89 mgmt: loosened coupling between FibManager and InternalFace by Steve DiBenedetto · 11 years ago
- 042bfe9 mgmt: Initial fib manager with support for fib/add-nexthop by Steve DiBenedetto · 11 years ago
- 26b730f fw: Added FaceId to Face conversion method by Steve DiBenedetto · 11 years ago
- 09bf7c4 daemon: mock program integration by Junxiao Shi · 11 years ago
- a16abd2 face/tcp: Fixing multiple accept on a channel by Alexander Afanasyev · 11 years ago
- 96dc0c4 face: TCP end-to-end test case by Junxiao Shi · 11 years ago
- 3958b01 face/tcp: Fixing TcpChannel and TcpFace implementation and enable basic logging in both by Alexander Afanasyev · 11 years ago
- 6688681 core: Logger extension to allow in-class-defined logger by Alexander Afanasyev · 11 years ago
- 46f6647 face: Fixing a small bug by Alexander Afanasyev · 11 years ago
- 8c8d218 fw: integrate forwarder, strategy, tables by Junxiao Shi · 11 years ago
- 234a532 core: Scheduler::cancelEvent allows empty EventId by Junxiao Shi · 11 years ago
- d3c792f fw: basic forwarding procedure & strategy skeleton by Junxiao Shi · 11 years ago
- a807e65 core: Implementation of the logging module for NFD by Ilya Moiseenko · 11 years ago
- 7f02c1e core: move event-emitter to core by Junxiao Shi · 11 years ago
- 5b43398 mgmt: Added skeleton for InternalFace by Steve DiBenedetto · 11 years ago
- 71929b3 ci: Add .travis.yml (for ubuntu only) by Yi Huang · 11 years ago
- 18bbf81 src: Changing namespace ndn to namespace nfd by Alexander Afanasyev · 11 years ago
- 9b74c2c Merge branch for issue: #1132 by Alexander Afanasyev · 11 years ago
- 334b714 face/tcp: Add map of remoteEndpoint-Face within channel by Alexander Afanasyev · 11 years ago
- d32cb96 face/tcp: Implementing mock version of TcpFace by Alexander Afanasyev · 11 years ago
- 855a53c face/tcp: Adding success/fail callbacks for TCP channel connect/listen by Alexander Afanasyev · 11 years ago
- 8ad71ba face/tcp: Implementing accepting and establishing connections with TCP Channel by Alexander Afanasyev · 11 years ago
- 33b7277 fw: Basic Forwarder class definition by Alexander Afanasyev · 11 years ago
- cbba04c table: mock PIT by Junxiao Shi · 11 years ago
- a9034b0 face: Skeleton implementation for the TCP protocol (face, channel, factory) by Alexander Afanasyev · 11 years ago
- fd603ee table: Small stylistic update in CS API by Alexander Afanasyev · 11 years ago
- 920af2f core: Basic implementation of Scheduler by Alexander Afanasyev · 11 years ago
- c1e1236 table: Mock implementation of FIB by Junxiao Shi · 11 years ago
- c9765df cs: Update interface by Alexander Afanasyev · 11 years ago
- 32bfeb3 abstract Face class by Junxiao Shi · 11 years ago
- 61c5ef3 core: time::Duration, time:Point, time::now by Junxiao Shi · 11 years ago
- 2c29f3a face: declare Face class and FaceId type by Junxiao Shi · 11 years ago
- b927a3a src: Creating daemon/common.hpp for all generic includes and import of commonly used abstractions to ndn namespace by Alexander Afanasyev · 11 years ago
- 0fcb41e cs: Implementing fake CS by Junxiao Shi · 11 years ago
- 1a2a856 util: EventEmitter by Junxiao Shi · 11 years ago
- 336e4f7 doc: add pkg-config as a prerequisite by Junxiao Shi · 11 years ago
- 2aa3962 Adding build system, README, COPYING, basic INSTALL.md, and skeleton for unit tests by Alexander Afanasyev · 11 years ago
- a141700 Initial commit by Alexander Afanasyev · 11 years ago
- 7606f70 apps/producer: Include in the Data packet timestamp field the actual time the packet was created by José Quevedo · 11 years ago
- 16d252a helper: ndn::GlobalRoutingHelper extension by Alexander Afanasyev · 11 years ago
- 1914d49 Fix route calculation for shared channel by José Quevedo · 11 years ago
- 465f781 model/pit: Fixing implementation bugs in serialized_size_policy_traits by Alexander Afanasyev · 11 years ago
- dfa6985 model: Fixing bug with wire format handling by Alexander Afanasyev · 11 years ago
- 4e30a8f docs: Typo correction by Alexander Afanasyev · 11 years ago
- f21bfc1 model: Extending ContentStoreImpl interface to get access to the underlying policy by Alexander Afanasyev · 11 years ago
- 547e5e6 tools: Make sure code compiles with the latest version of base NS-3 by Alexander Afanasyev · 11 years ago v0.5.1
- dc794a3 model: Remove assert in fib::Entry::UpdateFaceRtt and fib::Entry::UpdateStatus by Alexander Afanasyev · 11 years ago
- adcff3d build: Honor "--disable-python" and disable PyNDN "compilation"/installation by Alexander Afanasyev · 11 years ago
- f5a0bf2 docs: Small update by Alexander Afanasyev · 11 years ago
- cd31abd model: Adding experimental support for caching policies with probability caching by Alexander Afanasyev · 11 years ago
- 6283f30 docs: Another small addition by Alexander Afanasyev · 11 years ago
- dfd5249 model: Fixing bug with CCNb name encoding/decoding by Alexander Afanasyev · 11 years ago
- 51c9f9b model: Extending ndn::fib::Entry to provide access to RTT estimate by Alexander Afanasyev · 11 years ago
- d16b50c docs: Another small update by Alexander Afanasyev · 11 years ago
- 819eb77 docs: Small update and bugfix by Alexander Afanasyev · 11 years ago
- 0d584e3 examples: Adding an extremely basic WiFi-based ndnSIM scenario by Alexander Afanasyev · 11 years ago
- 39314e0 examples: Adding missing command-line processing in pcap example by Alexander Afanasyev · 11 years ago
- f0bda2f PyNDN: Removing no longer necessary memory cleanup cheatings by Alexander Afanasyev · 11 years ago
- 260e409 utils/tracers: An optimized way to connect to L2 and ndn.CS traces by Alexander Afanasyev · 11 years ago
- 9ab7d67 docs: Documentation update and returning requirement of boost 1.48 by Alexander Afanasyev · 11 years ago
- fc9d9e1 docs: Documentation update by Alexander Afanasyev · 11 years ago
- db5f3b6 utils/tracers: Adding *::Destroy () method in Tracers by Alexander Afanasyev · 11 years ago v0.5-rc2
- f34fe56 docs: Redesigned the index page of the ndnSIM website by Alexander Afanasyev · 11 years ago
- 3fe94dc utils/tracers: Modifying (simplifying) interface for ndnSIM tracers by Alexander Afanasyev · 11 years ago
- 05d4094 PyNDN: Fixing bug in Data, and adding compatibility tricks to Key and SignedInfo by Alexander Afanasyev · 11 years ago
- baccf7d ndn.cxx: Expressing interests and publishing data use event scheduling, instead of directly calling the callback by Alexander Afanasyev · 11 years ago
- 666a57f PyNDN: Fixing bug in nre (needed an explicit casting name components to str) by Alexander Afanasyev · 11 years ago
- 7ff81b7 PyNDN: A couple of bug fixes in Name and Data classes by Alexander Afanasyev · 11 years ago
- 7271156 ndn.cxx: Bug with timeout-policy by Alexander Afanasyev · 11 years ago
- 208c25d model: Data packet's copy constructor had a bug regarding KeyLocator by Alexander Afanasyev · 11 years ago
- 36f1053 PyNDN: Adding python exception handing inside callback. Fixing nre by Alexander Afanasyev · 11 years ago
- 40bc46d PyNDN: A lot of fixes and API unification by Alexander Afanasyev · 11 years ago
- fce5bbd PyNDN: Bug fixing and API unification by Alexander Afanasyev · 11 years ago
- b4921ec PyNDN: adding option to install PyNDN to a custom location by Alexander Afanasyev · 11 years ago
- 6eba36f src: One more set of renaming: ndn-content-object.h|cc is renamed to ndn-data.h|cc by Alexander Afanasyev · 11 years ago
- 4699242 ndn.cxx: Add trick for gcc to ignore warning from boost includes by Alexander Afanasyev · 11 years ago
- 772f51b src: Global renaming ContentObject -> Data by Alexander Afanasyev · 11 years ago
- e63a7c1 docs: Adding one more research paper by Alexander Afanasyev · 11 years ago
- 0aa47bf model-wire: Adding partial compliance to CCNb format in Signature block by Alexander Afanasyev · 11 years ago
- b4bf3ef model-wire: Fixing compliance with CCNb format regarding Content tag by Alexander Afanasyev · 11 years ago
- 52a09bd helper: Fixing bug with ndn::GlobalRoutingHelper by Alexander Afanasyev · 11 years ago
- a8914be model: Fixing bug with redundant adding of FwHopCountTag in fw.Nacks by Alexander Afanasyev · 11 years ago
- 7920651 docs: Update documentation and Doxygen documentation generation by Alexander Afanasyev · 11 years ago
- 8d6e3f6 python: Rescanned bindings by Alexander Afanasyev · 11 years ago
- b0c5ecd Merge branch 'feature/tcp-and-udp-faces' by Alexander Afanasyev · 11 years ago v0.5-rc1
- d573af2 plugins/ip-faces: Implementing UdpFace and fixing bugs with TcpFace by Alexander Afanasyev · 11 years ago