Gitiles
Code Review
Sign In
gerrit.named-data.net
/
NFD
/
50a6af341d4a21965594cf65bda2720685ac599b
/
daemon
/
table
/
fib.cpp
50a6af3
table: code modernization
by Davide Pesavento
· 6 years ago
77d0bfd
face+table: move EndpointId typedef out of Transport and use it in table
by ashiqopu
· 6 years ago
3ad49db
fib: add EndpointId field in NextHop record
by ashiqopu
· 6 years ago
e4b2238
Improve and simplify code with modern C++ features
by Davide Pesavento
· 6 years ago
981db80
Delete core/asserts.hpp and use ndn-cxx's util/concepts.hpp instead
by Davide Pesavento
· 7 years ago
3aba754
table: make FIB and StrategyChoice iterators default-constructible
by Junxiao Shi
· 8 years ago
13ad4b7
table: simplify FIB iterator with Boost.Range
by Junxiao Shi
· 8 years ago
dd8f661
table: NameTree::findLongestPrefixMatch accepts all table entry types
by Junxiao Shi
· 8 years ago
7f35843
table: NameTree::lookup return Entry& instead of shared_ptr
by Junxiao Shi
· 8 years ago
f2420fc
table: ensure NameTree::lookup(tableEntry) does not return nullptr
by Junxiao Shi
· 8 years ago
811c010
table: NameTree findExactMatch, findLongestPrefixMatch return Entry*
by Junxiao Shi
· 8 years ago
e3cf285
table: delete deprecated functions in NameTree
by Junxiao Shi
· 8 years ago
02b73f5
table: delete PIT in-record and out-record when face is destroyed
by Junxiao Shi
· 8 years ago
a6de429
table: don't use shared_ptr in FIB
by Junxiao Shi
· 8 years ago
b184e53
table: NameTree::getEntry
by Junxiao Shi
· 8 years ago
4370fde
table: fix PIT not matching full name
by Junxiao Shi
· 9 years ago
319f2c8
src: Update copyright notices for files modified in 2015
by Alexander Afanasyev
· 10 years ago
09fc3d9
table: Ensure Fib::const_iterator is default and copy constructible
by Alexander Afanasyev
· 10 years ago
4b2e6cb
table: fix Fib::removeNextHopFromAllEntries invalidating NameTree iterator
by Junxiao Shi
· 10 years ago
60607c7
table: make NameTree enumeration usable with range-based for
by Junxiao Shi
· 10 years ago
56a21bf
table: simplify FIB with C++11 features
by Junxiao Shi
· 10 years ago
b303324
table: Fix segfault during Fib::removeNextHopFromAllEntries
by Alexander Afanasyev
· 10 years ago
ee5a444
table: erase NameTree entry when FIB/Measurements/StrategyChoice entry is erased
by Junxiao Shi
· 10 years ago
9bcbc7c
docs: Update of copyright and license statement in all .hpp and .cpp files
by Alexander Afanasyev
· 11 years ago
5d46942
table: FIB enumeration
by HangZhang
· 11 years ago
cb4fc83
table: shortcuts between FIB, PIT, Measurements, StrategyChoice
by HangZhang
· 11 years ago
efceadc
fib: implicitly delete empty Entry
by Junxiao Shi
· 11 years ago
e1079fc
table: NameTree enumeration
by Haowei Yuan
· 11 years ago
4063184
table: NameTree::findLongestPrefixMatch predicate
by Junxiao Shi
· 11 years ago
ad4afd1
table: FIB on NameTree
by HangZhang
· 11 years ago
dbe7173
table: MeasurementsAccessor for strategy
by Junxiao Shi
· 11 years ago
d5f8793
table: added findExactMatch and remove methods to Fib
by Steve DiBenedetto
· 11 years ago
18bbf81
src: Changing namespace ndn to namespace nfd
by Alexander Afanasyev
· 11 years ago
c1e1236
table: Mock implementation of FIB
by Junxiao Shi
· 11 years ago