1. be55cf6 src: Updating code style to conform (more or less) to ndn-cxx style by Alexander Afanasyev · 10 years ago
  2. 0c39537 build: Fixing of includes by Alexander Afanasyev · 10 years ago
  3. 76f8f65 src: Renaming files according to ndn-cxx naming convention by Alexander Afanasyev · 10 years ago[Renamed from utils/trie/trie-with-policy.h]
  4. ac49cad utils: Small memory optimization with trie data structure by Alexander Afanasyev · 11 years ago
  5. eec89ba model: Adding exclude filter processing in all content store implementations by Alexander Afanasyev · 11 years ago
  6. 9213601 model: Another major change: switching to NDN.cxx API for ndn::Name by Alexander Afanasyev · 11 years ago
  7. eec6629 model: (Re-)Implementing ability to keep PIT records after Interest is getting satisfied by Alexander Afanasyev · 11 years ago
  8. adcccf4 model: Implementing two more events for forwarding strategy: DidAddFibEntry and WillRemoveFibEntry by Alexander Afanasyev · 12 years ago
  9. 1a2df6a Small reorganization of utils/ folder contents by Alexander Afanasyev · 12 years ago[Renamed from utils/trie-with-policy.h]
  10. 2b4c947 Another set of refactoring by Alexander Afanasyev · 12 years ago
  11. e77db79 Normalizing namespace usage (ndnSIM namespace is now always under ns3) by Alexander Afanasyev · 12 years ago
  12. 0845c09 Initial steps in stats tree building. Almost done, but something is fishy by Alexander Afanasyev · 12 years ago
  13. 30f60e3 Some progress on CcnxPit. Partially working by Alexander Afanasyev · 12 years ago
  14. 1ba09b8 Small changes in in FIB re-implementations with tries, rescanned python bindings by Alexander Afanasyev · 12 years ago
  15. 44bb6ea New implementation of FIB seems to be working now by Alexander Afanasyev · 12 years ago
  16. 78057c3 Separating interface and implementation of FIB. Right now everything is by Alexander Afanasyev · 12 years ago
  17. 30cb117 Small reoraganization, cleaning 'use namespace' usages by Alexander Afanasyev · 12 years ago
  18. 9e96e36 Making policy container more flexible by Alexander Afanasyev · 12 years ago
  19. 9a98970 Implementing new cache replacement strategies: Random and FIFO by Alexander Afanasyev · 12 years ago